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

snc at macports.org snc at macports.org
Sat Dec 12 03:54:59 PST 2015


Revision: 142002
          https://trac.macports.org/changeset/142002
Author:   snc at macports.org
Date:     2015-11-01 13:48:26 -0800 (Sun, 01 Nov 2015)
Log Message:
-----------
pspp: update to 0.8.5, disable perl module for now

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

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2015-11-01 20:47:53 UTC (rev 142001)
+++ trunk/dports/math/pspp/Portfile	2015-11-01 21:48:26 UTC (rev 142002)
@@ -6,7 +6,7 @@
 PortGroup               active_variants 1.1
 
 name                    pspp
-version                 0.8.4
+version                 0.8.5
 revision                1
 categories              math
 license                 GPL-3+
@@ -23,8 +23,8 @@
 platforms               darwin
 master_sites            gnu
 
-checksums           rmd160  ff397b3b89cb0e1a5d6e6bfa98ce40d0e3bfe13e \
-                    sha256  bfcc3b0e98a5e2d44b4f3383e52c1a26b7eacf5bf419786f49fa16d00bc1c52c
+checksums           rmd160  745419154700a38c83eaa31bd9e7fffb7478d6d1 \
+                    sha256  e7efd2ffa58882e97f719cb403d84683751c913cc2ca133b49b1c5e9bd110331
 
 depends_lib-append  path:lib/pkgconfig/cairo.pc:cairo \
                     port:fontconfig \
@@ -40,7 +40,8 @@
                     port:zlib
 
 depends_build-append    port:libglade2 \
-                        port:pkgconfig
+                        port:pkgconfig \
+                        port:texinfo
 
 post-extract {
     if {[variant_isset gui]} {
@@ -58,6 +59,7 @@
 configure.args-append   --disable-rpath \
                     --without-libpq \
                     --without-gui \
+                    --without-perl-module \
                     --with-packager=snc \
                     --with-packager-version=${version} \
                     --with-packager-bug-reports=${maintainers}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/a35a2831/attachment.html>


More information about the macports-changes mailing list