[138112] trunk/dports/www/analog/Portfile

larryv at macports.org larryv at macports.org
Mon Jun 29 09:38:18 PDT 2015


Revision: 138112
          https://trac.macports.org/changeset/138112
Author:   larryv at macports.org
Date:     2015-06-29 09:38:18 -0700 (Mon, 29 Jun 2015)
Log Message:
-----------
analog: Update to 6.0.12 (#48201)

Modified Paths:
--------------
    trunk/dports/www/analog/Portfile

Modified: trunk/dports/www/analog/Portfile
===================================================================
--- trunk/dports/www/analog/Portfile	2015-06-29 13:24:56 UTC (rev 138111)
+++ trunk/dports/www/analog/Portfile	2015-06-29 16:38:18 UTC (rev 138112)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                analog
-version             6.0.11
+version             6.0.12
 
 categories          www
 license             GPL-2
@@ -22,11 +22,9 @@
 distname            analog-src-[string range [subst [regsub -all {\.} "${version}" {}]] 0 6]ce
 use_zip             yes
 
-checksums           rmd160  14769d38a047fc274570e975d3e88a9a986ca732 \
-                    sha256  5aa8e1a5458f4536555bb0f63888321143fee7e600e89bc3bde4757e9cb047b3
+checksums           rmd160  01391b8674284c63571653eb6efd49a5d506663c \
+                    sha256  0cb14aa9b9b3e204656fcb61fef5ecefc63b54eca8772a358ab7ea6a1eb443fd
 
-worksrcdir          analog-[string range [subst [regsub -all {\.} "${version}" {-}]] 0 6]source
-
 # Note, it'd be nice to use an already-installed version of jpeg and libpng
 # as well, but analog currently doesn't have a HAVE_ define for them, just
 # zlib (as well as gd, which should be here too if possible)
@@ -41,7 +39,6 @@
 
 build.args          DEFS="-DHAVE_ZLIB" LIBS="-lz"
 build.target        analog
-#build.cmd          cd ${worksrcpath}/src && make
 
 destroot {
     xinstall -m 755 -d "${destroot}${prefix}/bin" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150629/46b0d50b/attachment.html>


More information about the macports-changes mailing list