Skip site navigation (1)Skip section navigation (2)
Date:      19 Apr 2014 17:42:38 -0000
From:      Aaron Baugher <abaugher@bannor.baugher.biz>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        aaron@baugher.biz
Subject:   ports/188798: [PATCH] games/xlogical: [PORTTOOLS: SUMMARIZE CHANGES]
Message-ID:  <20140419174238.15227.qmail@baugher.biz>
Resent-Message-ID: <201404191800.s3JI00S8020622@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188798
>Category:       ports
>Synopsis:       [PATCH] games/xlogical: [PORTTOOLS: SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 19 18:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Aaron Baugher
>Release:        FreeBSD 9.2-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD bannor.baugher.biz 9.2-RELEASE-p4 FreeBSD 9.2-RELEASE-p4 #0: Tue Apr  8 18:08:22 UTC
>Description:
[PORTTOOLS: DESCRIBE CHANGES]

Port maintainer (aaron@baugher.biz) is cc'd.

Generated with FreeBSD Port Tools 1.01 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- xlogical-1.0p8.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351603)
+++ Makefile	(working copy)
@@ -12,8 +12,11 @@
 MAINTAINER=	aaron@baugher.biz
 COMMENT=	Remake of the classic puzzle game Logical
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+LICENSE=	GPLv2
+
+USES=		tar:bzip2 gmake
+USE_AUTOTOOLS=	aclocal automake autoconf
+AUTOMAKE_ARGS=	--add-missing
 USE_SDL=	sdl image mixer
 GNU_CONFIGURE=	yes
 
--- xlogical-1.0p8.patch ends here ---

Maintainer updating port.  Minor update to Makefile to specify 
autotools.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140419174238.15227.qmail>