ports/60932: Update port: games/xscavenger 1.4.4
KATO Tsuguru
tkato at prontomail.com
Mon Jan 5 14:50:56 UTC 2004
>Number: 60932
>Category: ports
>Synopsis: Update port: games/xscavenger 1.4.4
>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: Mon Jan 05 06:50:16 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.4.4
Remove file:
files/patch-aa
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/games/xscavenger/Makefile games/xscavenger/Makefile
--- /usr/ports/games/xscavenger/Makefile Tue Aug 12 01:47:30 2003
+++ games/xscavenger/Makefile Sun Jan 4 01:00:54 2004
@@ -6,20 +6,21 @@
#
PORTNAME= xscavenger
-PORTVERSION= 1.4.2
+PORTVERSION= 1.4.4
CATEGORIES= games
MASTER_SITES= http://www.xdr.com/dash/
-DISTNAME= xscavenger-142
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
COMMENT= A Lode Runner clone for X11
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+
USE_IMAKE= yes
MAN6= scavenger.6
-post-extract:
- (cd ${WRKSRC}; ${CP} scavenger.6 scavenger.man)
+pre-configure:
+ @${LN} -sf scavenger.6 ${WRKSRC}/scavenger.man
+ @${ECHO_CMD} "MANSUFFIX=6" >> ${WRKSRC}/Imakefile
.include <bsd.port.mk>
diff -urN /usr/ports/games/xscavenger/distinfo games/xscavenger/distinfo
--- /usr/ports/games/xscavenger/distinfo Wed May 23 04:58:54 2001
+++ games/xscavenger/distinfo Sun Jan 4 00:53:05 2004
@@ -1 +1 @@
-MD5 (xscavenger-142.tgz) = 6015afafc46b4c41a53e65e5afb37ae6
+MD5 (xscavenger-1.4.4.tgz) = 23719d370626b0ba147d4e534bb39402
diff -urN /usr/ports/games/xscavenger/files/patch-aa games/xscavenger/files/patch-aa
--- /usr/ports/games/xscavenger/files/patch-aa Wed May 23 04:58:57 2001
+++ games/xscavenger/files/patch-aa Thu Jan 1 09:00:00 1970
@@ -1,11 +0,0 @@
---- Imakefile.orig Mon Jan 10 06:15:30 2000
-+++ Imakefile Tue May 22 17:39:49 2001
-@@ -15,6 +15,8 @@
-
- LOCAL_LIBRARIES = $(XLIB)
- EXTRA_DEFINES = -DLIBNAME=\"$(LIBNAME)\"
-+MANSUFFIX = 6
-
- ComplexProgramTarget(scavenger)
- InstallMultipleFlags($(LIB_DATA),$(LIBNAME),-m 644)
-+install:: install.man
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list