Date: Mon, 15 Aug 2005 15:10:19 GMT From: "Alejandro Pulver" <alejandro@varnet.biz> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/84626: [UPDATE] games/asc: update to version 1.16.1, clean-up, use DATADIR Message-ID: <200508151510.j7FFAJa7043699@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/84626; it has been noted by GNATS. From: "Alejandro Pulver" <alejandro@varnet.biz> To: "FreeBSD gnats submit" <bug-followup@FreeBSD.org> Cc: Subject: Re: ports/84626: [UPDATE] games/asc: update to version 1.16.1, clean-up, use DATADIR Date: Mon, 15 Aug 2005 12:01:04 -0300 >Submitter-Id: current-users >Originator: Alejandro Pulver >Organization: >Confidential: no >Synopsis: Re: ports/84626: [UPDATE] games/asc: update to version 1.16.1, clean-up, use DATADIR >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 5.4-RELEASE i386 >Environment: >Description: This is a patch to the previous patch. Changes: * Update to version 1.16.2. >How-To-Repeat: >Fix: --- asc-new.diff begins here --- --- asc-old.diff Mon Aug 15 11:59:44 2005 +++ asc.diff Mon Aug 15 11:48:20 2005 @@ -1,13 +1,12 @@ ---- asc.diff begins here --- diff -urN /usr/ports/games/asc/Makefile asc/Makefile --- /usr/ports/games/asc/Makefile Fri Mar 11 19:14:26 2005 -+++ asc/Makefile Sat Aug 6 15:37:55 2005 ++++ asc/Makefile Mon Aug 15 11:27:19 2005 @@ -6,10 +6,10 @@ # PORTNAME= asc -PORTVERSION= 1.15.3.0 -+PORTVERSION= 1.16.1.0 ++PORTVERSION= 1.16.2.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= asc-hq @@ -15,7 +14,7 @@ DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= yinjieh@csie.nctu.edu.tw -@@ -20,46 +20,48 @@ +@@ -20,46 +20,47 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} @@ -34,7 +33,6 @@ -CONFIGURE_ARGS= --disable-paraguitest +USE_LIBTOOL_VER=15 -+CONFIGURE_ARGS= --datadir=${DATADIR} OPTIONS= MUSIC "Install extra music files" off @@ -86,21 +84,21 @@ .include <bsd.port.post.mk> diff -urN /usr/ports/games/asc/distinfo asc/distinfo --- /usr/ports/games/asc/distinfo Fri Mar 11 19:14:26 2005 -+++ asc/distinfo Sat Aug 6 11:05:08 2005 ++++ asc/distinfo Sun Aug 14 16:50:40 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.1.0.tar.bz2) = cf9dce7df8c4fba7cc2a3c9439cb376c -+SIZE (asc-source-1.16.1.0.tar.bz2) = 8528469 ++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 -urN /usr/ports/games/asc/files/patch-configure asc/files/patch-configure --- /usr/ports/games/asc/files/patch-configure Wed Dec 31 21:00:00 1969 -+++ asc/files/patch-configure Sat Aug 6 12:07:43 2005 ++++ asc/files/patch-configure Mon Aug 15 10:54:21 2005 @@ -0,0 +1,11 @@ +--- configure.orig Sun May 29 14:07:52 2005 -++++ configure Sat Aug 6 12:07:29 2005 +++++ configure Mon Aug 15 10:54:19 2005 +@@ -22962,7 +22962,7 @@ + + @@ -203,4 +201,3 @@ +%%DATADIR%%/units-mk3.con +@dirrm %%DATADIR%%/music +@dirrm %%DATADIR%% ---- asc.diff ends here --- --- asc-new.diff ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508151510.j7FFAJa7043699>