ports/151262: [MAINTAINER-UPDATE] games/inform7: update to 6E72

Andy Kosela akosela at andykosela.com
Wed Oct 6 14:00:04 UTC 2010


>Number:         151262
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] games/inform7: update to 6E72
>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:   Wed Oct 06 14:00:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andy Kosela
>Release:        FreeBSD 7.3-RELEASE-p2 amd64
>Organization:
>Environment:
>Description:

 * bug fix (i7.sh)
 * bump PORTREVISION

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- inform7-6E72_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/inform7/Makefile /usr/home/akosela/if/inform7/Makefile
--- /usr/ports/games/inform7/Makefile	2010-10-06 07:16:46.000000000 +0200
+++ /usr/home/akosela/if/inform7/Makefile	2010-10-06 15:49:42.000000000 +0200
@@ -7,6 +7,7 @@
 
 PORTNAME=	inform7
 PORTVERSION=	6E72
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	http://ftp.ifarchive.org/if-archive/infocom/compilers/inform7/source/:1 \
 		http://ifarchive.heanet.ie/if-archive/infocom/compilers/inform7/source/:1 \
diff -ruN --exclude=CVS /usr/ports/games/inform7/files/i7.sh.in /usr/home/akosela/if/inform7/files/i7.sh.in
--- /usr/ports/games/inform7/files/i7.sh.in	2010-10-06 07:16:46.000000000 +0200
+++ /usr/home/akosela/if/inform7/files/i7.sh.in	2010-10-06 15:50:48.000000000 +0200
@@ -34,7 +34,7 @@
 main()
 {
 	mkdir -p $pkg.inform/Build $pkg.inform/Source $pkg.inform/Index
-	cp $pkg.ni $pkg.inform/Source
+	cp $pkg.ni $pkg.inform/Source/story.ni
 	$ni --release --rules $rules --extension=$zsuf --package $pkg.inform
 	mv "$pkg.inform/Build/Debug log.txt" debug.log
 	if [ -s $pkg.inform/Build/auto.inf ]; then
--- inform7-6E72_1.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list