[22130] trunk/dports/devel/modglue/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Feb 18 08:08:58 PST 2007


Revision: 22130
          http://trac.macosforge.org/projects/macports/changeset/22130
Author:   gwright at macports.org
Date:     2007-02-18 08:08:58 -0800 (Sun, 18 Feb 2007)

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

Modified Paths:
--------------
    trunk/dports/devel/modglue/Portfile

Modified: trunk/dports/devel/modglue/Portfile
===================================================================
--- trunk/dports/devel/modglue/Portfile	2007-02-18 13:56:18 UTC (rev 22129)
+++ trunk/dports/devel/modglue/Portfile	2007-02-18 16:08:58 UTC (rev 22130)
@@ -2,8 +2,7 @@
 
 PortSystem 1.0
 name		modglue
-version		1.2
-revision	3
+version		1.5
 categories	devel
 platforms	darwin
 maintainers	gwright at macports.org
@@ -16,21 +15,9 @@
 homepage	http://www.aei.mpg.de/~peekas/cadabra/
 master_sites	${homepage}
 
-checksums	sha1 6c5169d6627137306a2ea17faf676717863bc7d1
+checksums	sha1 0e138e6ff934ea6563e78288fd7cbc4db6bff249
 
 depends_lib	port:libsigcxx2
 
-configure.args	--prefix=${destroot}${prefix}
+patchfiles	patch-src-Makefile.in
 
-post-destroot	{ reinplace "s|^prefix=${destroot}${prefix}|prefix=${prefix}|" ${destroot}${prefix}/lib/pkgconfig/modglue.pc
-
-		  reinplace "s|^libdir='${destroot}${prefix}|libdir='${prefix}|" ${destroot}${prefix}/lib/lib${name}.la
-
-		  system "install_name_tool -id ${prefix}/lib/lib${name}.1.dylib ${destroot}${prefix}/lib/lib${name}.1.0.0.dylib"
-		  system "install_name_tool -id ${prefix}/lib/libmid.1.dylib ${destroot}${prefix}/lib/libmid.1.0.0.dylib"
-
-		  system "install_name_tool -change ${destroot}${prefix}/lib/lib${name}.1.dylib ${prefix}/lib/lib${name}.1.dylib ${destroot}${prefix}/bin/prompt"
-
-		}
-
-

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070218/4452460c/attachment.html


More information about the macports-changes mailing list