[21739] trunk/dports/editors/TeXmacs/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Feb 4 14:10:57 PST 2007


Revision: 21739
          http://trac.macosforge.org/projects/macports/changeset/21739
Author:   gwright at macports.org
Date:     2007-02-04 14:10:56 -0800 (Sun, 04 Feb 2007)

Log Message:
-----------
Version bump to 1.0.6.8.  Also move cadabra plugin to cadabra.texmacs
directory, to avoid collision with the plugin from cadabra that installs
to the same place.

Modified Paths:
--------------
    trunk/dports/editors/TeXmacs/Portfile

Modified: trunk/dports/editors/TeXmacs/Portfile
===================================================================
--- trunk/dports/editors/TeXmacs/Portfile	2007-02-04 20:40:31 UTC (rev 21738)
+++ trunk/dports/editors/TeXmacs/Portfile	2007-02-04 22:10:56 UTC (rev 21739)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		TeXmacs
-version		1.0.6.7
+version		1.0.6.8
 distname	${distname}-src
 categories	editors
 maintainers	gwright at macports.org
@@ -43,7 +43,7 @@
 distfiles	${name}-${version}-src${extract.suffix} \
 		${name}-600dpi-fonts${extract.suffix}
 
-checksums	${name}-${version}-src.tar.gz md5 baa7ef9969aeecab9460b2bead7302ae \
+checksums	${name}-${version}-src.tar.gz md5 eb279c5118ce13b0b2448dd589f4a79f \
 		${name}-600dpi-fonts.tar.gz   md5 945dfd3f76b20082aeea8131d87a260f
 
 patchfiles	patch-configure
@@ -73,5 +73,8 @@
 
                   cd         ${destroot}/${prefix}/share/
                   system "chown -R root:admin ${name}"
+
+		  file rename ${destroot}${prefix}/share/${name}/plugins/cadabra \
+			      ${destroot}${prefix}/share/${name}/plugins/cadabra.texmacs
                 }
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070204/1971adb5/attachment.html


More information about the macports-changes mailing list