[69366] trunk/dports/graphics/fig2ps/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Jul 2 08:32:40 PDT 2010
Revision: 69366
http://trac.macports.org/changeset/69366
Author: ryandesign at macports.org
Date: 2010-07-02 08:32:39 -0700 (Fri, 02 Jul 2010)
Log Message:
-----------
fig2ps: maintainer update to 1.5 (#25477) and indicate this is noarch
Modified Paths:
--------------
trunk/dports/graphics/fig2ps/Portfile
Modified: trunk/dports/graphics/fig2ps/Portfile
===================================================================
--- trunk/dports/graphics/fig2ps/Portfile 2010-07-02 15:28:55 UTC (rev 69365)
+++ trunk/dports/graphics/fig2ps/Portfile 2010-07-02 15:32:39 UTC (rev 69366)
@@ -4,7 +4,7 @@
PortSystem 1.0
name fig2ps
-version 1.3.6
+version 1.5
categories graphics tex
maintainers vcn.com:jjstickel
platforms darwin
@@ -21,19 +21,22 @@
seamlessly integrated with the text (notably, the font \
in the figures is exactly the same as in the text).
-checksums md5 ad8156d5177d76bbfb9b84ea3f403453 \
- sha1 6184054e3ed8b460db0f15f07400c66d8dbd7254
+checksums md5 22ea30b5d0f36dfec7b462449b0fc82b \
+ sha1 088f5b4a4beda035b6ddb8019e290627c2452d34 \
+ rmd160 1d33c9b7377989f1a83cbfd8f63ecf82c8bad5ac
+use_bzip2 yes
+
+supported_archs noarch
+
depends_run path:bin/perl:perl5 \
port:ghostscript \
port:transfig \
bin:latex:texlive
post-extract {
- reinplace "s|\$(DESTDIR)/usr|${destroot}${prefix}|" ${worksrcpath}/Makefile
- reinplace "s|\$(DESTDIR)|${destroot}${prefix}|" ${worksrcpath}/Makefile
- reinplace "s|usr/||" ${worksrcpath}/dirs
- reinplace "s|/etc|${prefix}/etc|" ${worksrcpath}/bin/fig2ps
+ reinplace "s|/usr/local|${prefix}|" ${worksrcpath}/Makefile
+ reinplace "s|/etc|${prefix}/etc|" ${worksrcpath}/Makefile ${worksrcpath}/bin/fig2ps
}
build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100702/dcba51d6/attachment.html>
More information about the macports-changes
mailing list