ports/51746: Update games/barrage (maintainer): 1.0 -> 1.0.1

Kirill Ponomarew ponomarew at oberon.net
Sun May 4 08:20:15 UTC 2003


>Number:         51746
>Category:       ports
>Synopsis:       Update games/barrage (maintainer): 1.0 -> 1.0.1
>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:   Sun May 04 01:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update games/barrage: 1.0 -> 1.0.1

>How-To-Repeat:
>Fix:


diff -ruN barrage.orig/Makefile barrage/Makefile
--- barrage.orig/Makefile	Sun Apr 27 18:34:23 2003
+++ barrage/Makefile	Sun May  4 01:13:23 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	barrage
-PORTVERSION=	1.0
+PORTVERSION=	1.0.1
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	lgames
@@ -23,9 +23,14 @@
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-profile-path=/var/games
+USE_REINPLACE=	yes
 
 CONFIGURE_ENV=	SDL_CONFIG="${SDL_CONFIG}" \
 		CPPFLAGS="-I${X11BASE}/include"
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|applications|applnk/Applications|g' \
+		${WRKSRC}/Makefile.in
 
 post-install:
 	${CHMOD} 0755 ${PREFIX}/bin/${PORTNAME}
diff -ruN barrage.orig/distinfo barrage/distinfo
--- barrage.orig/distinfo	Sun Apr 27 18:34:23 2003
+++ barrage/distinfo	Sun May  4 00:43:16 2003
@@ -1 +1 @@
-MD5 (barrage-1.0.tar.gz) = 85f1c2fec26ba73d21395aeeea008b9b
+MD5 (barrage-1.0.1.tar.gz) = 5ed847cf05d51f80c7e49d71af7c7938
diff -ruN barrage.orig/pkg-plist barrage/pkg-plist
--- barrage.orig/pkg-plist	Sun Apr 27 18:34:23 2003
+++ barrage/pkg-plist	Sun May  4 01:01:29 2003
@@ -1,4 +1,5 @@
 bin/barrage
+share/applnk/Applications/barrage.desktop
 share/barrage/gfx/ammo.bmp
 share/barrage/gfx/crater.bmp
 share/barrage/gfx/cursors.bmp
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list