Bug 152026 - [MAINTAINER-UPDATE] games/inform7: update to 6F95
Summary: [MAINTAINER-UPDATE] games/inform7: update to 6F95
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Andrej Zverev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-07 20:20 UTC by Andy Kosela
Modified: 2010-11-09 11:10 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Kosela 2010-11-07 20:20:10 UTC
- 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>
Comment 1 Andrej Zverev freebsd_committer freebsd_triage 2010-11-08 06:55:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->az

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-09 11:01:05 UTC
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"
Comment 3 Andrej Zverev freebsd_committer freebsd_triage 2010-11-09 11:03:56 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!