[119434] trunk/dports/math/pspp/Portfile

snc at macports.org snc at macports.org
Fri Apr 25 05:53:25 PDT 2014


Revision: 119434
          https://trac.macports.org/changeset/119434
Author:   snc at macports.org
Date:     2014-04-25 05:53:25 -0700 (Fri, 25 Apr 2014)
Log Message:
-----------
pspp: update to 0.8.3

Modified Paths:
--------------
    trunk/dports/math/pspp/Portfile

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2014-04-25 12:47:30 UTC (rev 119433)
+++ trunk/dports/math/pspp/Portfile	2014-04-25 12:53:25 UTC (rev 119434)
@@ -6,8 +6,7 @@
 PortGroup               active_variants 1.1
 
 name                    pspp
-version                 0.8.2
-revision                1
+version                 0.8.3
 categories              math
 license                 GPL-3+
 maintainers             snc
@@ -23,8 +22,8 @@
 platforms               darwin
 master_sites            gnu
 
-checksums           rmd160  c77e51856448a8ce78eab9f695c9c17c39380cde \
-                    sha256  b947cd168c094aa5d79159608143de626af72e5a0598c503a612f4475f1bf0f0
+checksums           rmd160  194328073ad2d6abed9ced2eaea12bde8f9c79ae \
+                    sha256  adb8de281098b0d8632a8f2ea2af6514100786cf946f07a3c268d4baff15316f
 
 depends_lib-append  path:lib/pkgconfig/cairo.pc:cairo \
                     port:fontconfig \
@@ -51,7 +50,7 @@
 
 post-patch {
     if {[variant_isset gui]} {
-        reinplace s|@@PREFIX@@|${prefix}| ${worksrcpath}/PSPP
+        reinplace s|@@PREFIX@@|${prefix}|g ${worksrcpath}/PSPP
     }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140425/4923d44c/attachment.html>


More information about the macports-changes mailing list