[19533] trunk/dports/devel/inform

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 14 23:04:07 PDT 2006


Revision: 19533
Author:   markd at macports.org
Date:     2006-09-14 23:04:04 -0700 (Thu, 14 Sep 2006)

Log Message:
-----------
Closes 10460.  Update to 6.31.1.

Modified Paths:
--------------
    trunk/dports/devel/inform/Portfile
    trunk/dports/devel/inform/files/patch-include-Makefile.in
    trunk/dports/devel/inform/files/patch-lib-Makefile.in

Modified: trunk/dports/devel/inform/Portfile
===================================================================
--- trunk/dports/devel/inform/Portfile	2006-09-15 04:55:46 UTC (rev 19532)
+++ trunk/dports/devel/inform/Portfile	2006-09-15 06:04:04 UTC (rev 19533)
@@ -3,14 +3,14 @@
 PortSystem 1.0
 
 name              inform
-version           6.30.2
+version           6.31.1
 categories        devel
 maintainers       vim at tritarget.com
 description       A Z-Code (Infocom Text Adventures) compiler
 long_description  Inform is a programming language and design \
                   system for interactive fiction, created in 1993 \
                   by Graham Nelson.
-checksums         md5 2b5c06ecdcd97975ea4fe45b1583841c
+checksums         md5 02e64fc13c06a888a6c0f97974e2c02c
 homepage          http://www.inform-fiction.org/
 set subdir        if-archive/infocom/compilers/inform6/source/
 master_sites      http://mirror.ifarchive.org/${subdir} \
@@ -24,7 +24,7 @@
 # do not exists after install. Also the name-version the package uses is
 # different then the name-version this Portfile uses so I had to make a special
 # variable for this. Then fix the sym link to be relative.
-set exec-name     inform-6.30
+set exec-name     inform-6.31
 
 destroot.args     htmldir=${prefix}/share/doc/${name}
 

Modified: trunk/dports/devel/inform/files/patch-include-Makefile.in
===================================================================
--- trunk/dports/devel/inform/files/patch-include-Makefile.in	2006-09-15 04:55:46 UTC (rev 19532)
+++ trunk/dports/devel/inform/files/patch-include-Makefile.in	2006-09-15 06:04:04 UTC (rev 19533)
@@ -1,6 +1,6 @@
---- include/Makefile.in~	Tue Mar 16 03:08:10 2004
-+++ include/Makefile.in	Sun Nov  7 04:17:33 2004
-@@ -348,10 +348,9 @@
+--- include/Makefile.in.orig	2006-05-03 08:57:31.000000000 +0100
++++ include/Makefile.in	2006-08-17 16:58:13.000000000 +0100
+@@ -381,10 +381,9 @@
  	uninstall-includeHEADERS uninstall-info-am uninstall-local
  
  

Modified: trunk/dports/devel/inform/files/patch-lib-Makefile.in
===================================================================
--- trunk/dports/devel/inform/files/patch-lib-Makefile.in	2006-09-15 04:55:46 UTC (rev 19532)
+++ trunk/dports/devel/inform/files/patch-lib-Makefile.in	2006-09-15 06:04:04 UTC (rev 19533)
@@ -1,6 +1,6 @@
---- lib/Makefile.in~	Mon Mar  8 02:47:48 2004
-+++ lib/Makefile.in	Sun Nov  7 04:18:54 2004
-@@ -352,11 +352,9 @@
+--- lib/Makefile.in.orig	2006-05-03 08:57:30.000000000 +0100
++++ lib/Makefile.in	2006-08-17 16:58:03.000000000 +0100
+@@ -378,11 +378,9 @@
  
  .h.m5:;	$(INFORM) $(INFFLAGS) -M $< $@
  

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20060914/2f0d7d25/attachment.html


More information about the macports-changes mailing list