From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 19 18:00:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DE5704C6 for ; Sat, 19 Apr 2014 18:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A395E1C56 for ; Sat, 19 Apr 2014 18:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3JI00Tj020623 for ; Sat, 19 Apr 2014 18:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3JI00S8020622; Sat, 19 Apr 2014 18:00:00 GMT (envelope-from gnats) Resent-Date: Sat, 19 Apr 2014 18:00:00 GMT Resent-Message-Id: <201404191800.s3JI00S8020622@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aaron Baugher Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 237473D4 for ; Sat, 19 Apr 2014 17:54:12 +0000 (UTC) Received: from adams.net (mx3.adams.net [216.138.0.13]) by mx1.freebsd.org (Postfix) with SMTP id DDD391C04 for ; Sat, 19 Apr 2014 17:54:11 +0000 (UTC) Received: (qmail 27023 invoked from network); 19 Apr 2014 17:47:28 -0000 Received: from ppp-qncyas1-035.adams.net (HELO baugher.biz) (66.226.101.35) by adams.net with SMTP; 19 Apr 2014 17:47:28 -0000 Received: (qmail 15228 invoked by uid 0); 19 Apr 2014 17:42:38 -0000 Message-Id: <20140419174238.15227.qmail@baugher.biz> Date: 19 Apr 2014 17:42:38 -0000 From: Aaron Baugher To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/188798: [PATCH] games/xlogical: [PORTTOOLS: SUMMARIZE CHANGES] Cc: aaron@baugher.biz X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2014 18:00:00 -0000 >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: