- Update to 6F95 Generated with FreeBSD Port Tools 0.99 Fix: --Andy--1gjIHPPb2UjiTXAp4IWL3GIwc3hMdZKEfUshYQRm6XKLFB6R Content-Type: text/plain; name="inform7-6F95.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="inform7-6F95.patch" diff -ruN --exclude=CVS /usr/ports/games/inform7/Makefile /usr/home/akosela/if/inform7/Makefile --- /usr/ports/games/inform7/Makefile 2010-10-08 12:12:49.000000000 +0200 +++ /usr/home/akosela/if/inform7/Makefile 2010-11-07 21:16:31.000000000 +0100 @@ -2,19 +2,18 @@ # Date created: 23 September 2010 # Whom: Andy Kosela <akosela@andykosela.com> # -# $FreeBSD: ports/games/inform7/Makefile,v 1.2 2010/10/07 18:30:02 az Exp $ +# $FreeBSD$ # PORTNAME= inform7 -PORTVERSION= 6E72 -PORTREVISION= 1 +PORTVERSION= 6F95 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 \ http://ftp.ifarchive.org/if-archive/infocom/compilers/inform7/executables/:2 \ http://ifarchive.heanet.ie/if-archive/infocom/compilers/inform7/executables/:2 DISTFILES= inform6.zip:1 \ - I7_6E72_FreeBSD.zip:2 + I7_6F95_FreeBSD.zip:2 MAINTAINER= akosela@andykosela.com COMMENT= Inform 7 programming language (CLI edition) diff -ruN --exclude=CVS /usr/ports/games/inform7/distinfo /usr/home/akosela/if/inform7/distinfo --- /usr/ports/games/inform7/distinfo 2010-10-06 07:16:46.000000000 +0200 +++ /usr/home/akosela/if/inform7/distinfo 2010-11-03 21:58:50.000000000 +0100 @@ -1,6 +1,6 @@ MD5 (inform6.zip) = 0de11c601f0489963b687cb1862d0c2c SHA256 (inform6.zip) = 7dc5a67c6db59d6b566a647e2321b0e23bf8571480da0a14161a6768d84e9b5d SIZE (inform6.zip) = 262130 -MD5 (I7_6E72_FreeBSD.zip) = 0502f4858539067493b7a12a51cce2b1 -SHA256 (I7_6E72_FreeBSD.zip) = aff0917addc0a75efd8528de484f58f2c88f63372a7c21a198050ec1907c6a5e -SIZE (I7_6E72_FreeBSD.zip) = 2932108 +MD5 (I7_6F95_FreeBSD.zip) = 440860782037cdc980ac2f38195dce86 +SHA256 (I7_6F95_FreeBSD.zip) = 8ef792d8dcad069f95205a7a025ea179c86d68af983504766e8581cc96d86e10 +SIZE (I7_6F95_FreeBSD.zip) = 2903446 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-08 12:12:49.000000000 +0200 +++ /usr/home/akosela/if/inform7/files/i7.sh.in 2010-11-07 21:17:07.000000000 +0100 @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD: ports/games/inform7/files/i7.sh.in,v 1.2 2010/10/07 18:30:02 az Exp $ +# $FreeBSD$ # # Copyright (c) 2010 Andy Kosela <akosela@andykosela.com>
Responsible Changed From-To: freebsd-ports-bugs->az I'll take it.
az 2010-11-09 11:00:59 UTC FreeBSD ports repository Modified files: games/inform7 Makefile distinfo pkg-plist Log: - Update to 6F95 PR: ports/152026 Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer) Revision Changes Path 1.3 +2 -3 ports/games/inform7/Makefile 1.2 +2 -4 ports/games/inform7/distinfo 1.2 +32 -65 ports/games/inform7/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!