From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 21 22:30:02 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1732E8BB for ; Fri, 21 Dec 2012 22:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id EF0BE8FC14 for ; Fri, 21 Dec 2012 22:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBLMU1s6071014 for ; Fri, 21 Dec 2012 22:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBLMU1Wq071013; Fri, 21 Dec 2012 22:30:01 GMT (envelope-from gnats) Date: Fri, 21 Dec 2012 22:30:01 GMT Message-Id: <201212212230.qBLMU1Wq071013@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: nemysis Subject: Re: ports/174382: [PATCH] games/rocksndiamonds: Added Master site, desktop entry, icons, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: nemysis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2012 22:30:02 -0000 The following reply was made to PR ports/174382; it has been noted by GNATS. From: nemysis To: bug-followup@FreeBSD.org, Pawel Pekala Cc: Subject: Re: ports/174382: [PATCH] games/rocksndiamonds: Added Master site, desktop entry, icons, take maintainership Date: Fri, 21 Dec 2012 23:22:53 +0100 Added Levels and switched to SDL. Makefile changed: +MASTER_SITES= +DISTFILES= +DIST_SUBDIR=<->${PORTNAME} +EXTRACT_ONLY=<>${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ +<-----><------>${PORTNAME}_icons.zip portlint -A looks fine. port test: clean