Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2005 19:15:41 +0800 (CST)
From:      Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/85345: [MAINTAINER-UPDATE] Update ports/games/asc to 1.16.2.0
Message-ID:  <200508271115.j7RBFfbx013572@alumni.csie.nctu.edu.tw>
Resent-Message-ID: <200508271120.j7RBKE8w051860@freefall.freebsd.org>

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

>Number:         85345
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Update ports/games/asc to 1.16.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 27 11:20:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
>Release:        FreeBSD 4.11-RELEASE-p1 i386
>Organization:
MANA lab, CCU CS
>Environment:
System: FreeBSD nb.mana.cs.ccu.edu.tw 4.11-RELEASE-p1 FreeBSD 4.11-RELEASE-p1 #3: Sat Apr 2 21:45:26 CST 2005 root@nb.mana.cs.ccu.edu.tw:/usr/obj/usr/src/sys/KERNEL i386


	
>Description:

	Update ports/games/asc to 1.16.2.0.
	Please commit it, thanks!

>How-To-Repeat:

	Apply the following patch.

>Fix:

diff -ruN /usr/ports/games/asc/Makefile asc/Makefile
--- /usr/ports/games/asc/Makefile	Sat Mar 12 07:59:26 2005
+++ asc/Makefile	Sat Aug 27 17:21:02 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asc
-PORTVERSION=	1.15.3.0
+PORTVERSION=	1.16.2.0
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	asc-hq
@@ -21,10 +21,11 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
 USE_SDL=	image mm mixer sdl
+USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_PERL5_BUILD=yes
 USE_REINPLACE=	yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
 USE_GETOPT_LONG=	yes
 CONFIGURE_ENV=	CPPFLAGS="`${SDL_CONFIG} --cflags`" \
 		CXXFLAGS="-D_UNICODE_BROKEN_" \
diff -ruN /usr/ports/games/asc/distinfo asc/distinfo
--- /usr/ports/games/asc/distinfo	Sat Mar 12 07:59:26 2005
+++ asc/distinfo	Sat Aug 27 17:18:48 2005
@@ -1,5 +1,5 @@
-MD5 (asc-source-1.15.3.0.tar.gz) = 5b1259915e48dfd9a44d5ac72ceaea6c
-SIZE (asc-source-1.15.3.0.tar.gz) = 12034077
+MD5 (asc-source-1.16.2.0.tar.bz2) = ed36bf0f298ced596f9510074bce74f3
+SIZE (asc-source-1.16.2.0.tar.bz2) = 8512218
 MD5 (frontiers.mp3) = 560f5783836b309906e57e77417f3864
 SIZE (frontiers.mp3) = 4407769
 MD5 (time_to_strike.mp3) = f0ab3c633f51430af0445ecaa02e3197
diff -ruN /usr/ports/games/asc/pkg-plist asc/pkg-plist
--- /usr/ports/games/asc/pkg-plist	Fri Oct  1 08:18:29 2004
+++ asc/pkg-plist	Sat Aug 27 18:15:50 2005
@@ -17,4 +17,4 @@
 %%MUSIC:%%share/games/asc/music/machine_wars.mp3
 %%MUSIC:%%@dirrm share/games/asc/music
 @dirrm share/games/asc
-@dirrm share/games
+@unexec rmdir %D/share/games 2>/dev/null || true

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



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