[23383] trunk/dports/devel/modglue

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 30 07:59:10 PDT 2007


Revision: 23383
          http://trac.macosforge.org/projects/macports/changeset/23383
Author:   gwright at macports.org
Date:     2007-03-30 07:59:09 -0700 (Fri, 30 Mar 2007)

Log Message:
-----------
Version bump to 1.8.

Modified Paths:
--------------
    trunk/dports/devel/modglue/Portfile
    trunk/dports/devel/modglue/files/patch-src-Makefile.in

Modified: trunk/dports/devel/modglue/Portfile
===================================================================
--- trunk/dports/devel/modglue/Portfile	2007-03-30 13:29:47 UTC (rev 23382)
+++ trunk/dports/devel/modglue/Portfile	2007-03-30 14:59:09 UTC (rev 23383)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		modglue
-version		1.6
+version		1.8
 categories	devel
 platforms	darwin
 maintainers	gwright at macports.org
@@ -15,7 +15,7 @@
 homepage	http://www.aei.mpg.de/~peekas/cadabra/
 master_sites	${homepage}
 
-checksums	sha1 6c46569ceb8d91e8e37501c8c72ac28b56c94548
+checksums	sha1 40f24c212fd3b94b1375c2ab188f881bd168008a
 
 depends_lib	port:libsigcxx2
 

Modified: trunk/dports/devel/modglue/files/patch-src-Makefile.in
===================================================================
--- trunk/dports/devel/modglue/files/patch-src-Makefile.in	2007-03-30 13:29:47 UTC (rev 23382)
+++ trunk/dports/devel/modglue/files/patch-src-Makefile.in	2007-03-30 14:59:09 UTC (rev 23383)
@@ -1,6 +1,6 @@
---- src/Makefile.in.sav	2007-02-13 22:14:51.000000000 -0500
-+++ src/Makefile.in	2007-02-13 22:15:17.000000000 -0500
-@@ -95,7 +95,7 @@
+--- src/Makefile.in.sav	2007-03-05 11:29:32.000000000 -0500
++++ src/Makefile.in	2007-03-05 11:29:51.000000000 -0500
+@@ -89,17 +89,17 @@
  	install -m 755 -d ${DESTDIR}@prefix@
  	install -m 755 -d ${DESTDIR}@prefix@/lib
  	install -m 755 -d ${DESTDIR}@prefix@/bin
@@ -9,8 +9,7 @@
  	${IPHASE} libmodglue.la ${DESTDIR}@prefix@/lib
  	${IPHASE} libmid.la ${DESTDIR}@prefix@/lib
  	${FPHASE}
-@@ -104,10 +104,10 @@
- endif
+ 	${IPHASE} ptywrap ${DESTDIR}@prefix@/bin
  	${IPHASE} prompt ${DESTDIR}@prefix@/bin
  	${IPHASE} isatty ${DESTDIR}@prefix@/bin
 -	install -m 0644 ../include/modglue/ext_process.hh ${DEVDESTDIR}@prefix@/include/modglue

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070330/6e1780ed/attachment.html


More information about the macports-changes mailing list