[152426] trunk/dports/net/metaproxy/Portfile

devans at macports.org devans at macports.org
Thu Sep 8 09:06:01 PDT 2016


Revision: 152426
          https://trac.macports.org/changeset/152426
Author:   devans at macports.org
Date:     2016-09-08 09:06:01 -0700 (Thu, 08 Sep 2016)
Log Message:
-----------
metaproxy: update to version 1.11.5, dependencies (#52167, maintainer timeout).

Modified Paths:
--------------
    trunk/dports/net/metaproxy/Portfile

Modified: trunk/dports/net/metaproxy/Portfile
===================================================================
--- trunk/dports/net/metaproxy/Portfile	2016-09-08 16:01:52 UTC (rev 152425)
+++ trunk/dports/net/metaproxy/Portfile	2016-09-08 16:06:01 UTC (rev 152426)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                metaproxy
-version             1.5.9
+version             1.11.5
 categories          net databases devel
 platforms           darwin
 license             GPL-2+
@@ -20,12 +20,18 @@
 
 master_sites        http://ftp.indexdata.com/pub/metaproxy/
 
-checksums           sha1    283bed2fa4d1ea8b93d9fede38df4de2b60f78ae \
-                    rmd160  3ba049e00405d09d4508bd19d845d5836efe81e0
+checksums           rmd160  2ec31fe8744396877bdb8fd2e32d8bfcb3fbc378 \
+                    sha256  34a8d122db1117e0f534b5a3d487826b4a86d8ca867b3fac15bf8e74c0170fb6
 
-depends_build       port:boost
+# metaproxy links with boost libs
 
-depends_lib         port:yazpp
+depends_lib         port:boost \
+                    port:yaz \
+                    port:yazpp \
+                    port:libiconv \
+                    port:libxml2 \
+                    port:xz \
+                    port:zlib
 
 livecheck.type      regex
 livecheck.url       [lindex ${master_sites} 0]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160908/c39f9296/attachment.html>


More information about the macports-changes mailing list