[42130] trunk/dports/science/gri/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Nov 15 16:34:23 PST 2008


Revision: 42130
          http://trac.macports.org/changeset/42130
Author:   mcalhoun at macports.org
Date:     2008-11-15 16:34:22 -0800 (Sat, 15 Nov 2008)
Log Message:
-----------
gri: version update 2.12.17 -> 2.12.18
change perl dependency from port:perl5.8 to path:bin/perl (see #16830)
Fixes #17131 (maintainer timeout)

Modified Paths:
--------------
    trunk/dports/science/gri/Portfile

Modified: trunk/dports/science/gri/Portfile
===================================================================
--- trunk/dports/science/gri/Portfile	2008-11-16 00:18:50 UTC (rev 42129)
+++ trunk/dports/science/gri/Portfile	2008-11-16 00:34:22 UTC (rev 42130)
@@ -3,7 +3,7 @@
 PortSystem           1.0
 
 name                 gri
-version              2.12.17
+version              2.12.18
 categories           science graphics
 platforms            darwin
 maintainers          dal.ca:dan.kelley neu.edu:j.stalnaker
@@ -21,11 +21,12 @@
 		     provides common mathematical symbols.
 homepage             http://gri.sourceforge.net
 master_sites         sourceforge
-checksums           md5 235c32be7dca8db9ab56cb8ee9162f39 \
-                    sha1 b7d277f05dd789505e7679612f2d9a87b74a8054
+checksums           md5 7bcc56936508a112507cbd335001e27e \
+                    sha1 978f7ebcff13bbc830b90a5d58b01acbf0321057 \
+                    rmd160 fbf66ac8c40010749c40ed96bf5f6b0086cfa0e9
 
 depends_build	    port:ImageMagick \
                     bin:tex:texlive \
                     port:ghostscript \
-                    port:perl5.8
+                    path:bin/perl:perl5
 configure.args	     --infodir=${prefix}/share/info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081115/f8300a29/attachment.html>


More information about the macports-changes mailing list