[143216] trunk/dports/www/links/Portfile

cal at macports.org cal at macports.org
Sat Dec 12 09:02:53 PST 2015


Revision: 143216
          https://trac.macports.org/changeset/143216
Author:   cal at macports.org
Date:     2015-12-07 15:52:44 -0800 (Mon, 07 Dec 2015)
Log Message:
-----------
links: update to 2.12, enable lzma compression support

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

Modified: trunk/dports/www/links/Portfile
===================================================================
--- trunk/dports/www/links/Portfile	2015-12-07 23:49:43 UTC (rev 143215)
+++ trunk/dports/www/links/Portfile	2015-12-07 23:52:44 UTC (rev 143216)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            links
-version         2.10
+version         2.12
 description     Lynx-like WWW browser that supports tables, menus, etc
 
 long_description \
@@ -16,17 +16,19 @@
 license         GPL-2+
 homepage        http://links.twibright.com/
 master_sites    http://links.twibright.com/download/
-checksums      sha1    bffd48917a9d038f4277443bf6ea2cf8c9372c3c \
-               rmd160  6c760dbc3b1ba61d6f47ce1512061f9d5b518980
+checksums       rmd160  a40fbb6d821c2702a435ed66e375ca2cd2639003 \
+                sha256  98411811ded1e8028f5aed708dd7d8ec0ae63ce24c2991a0241a989b7d09d84e
 
 maintainers     nomaintainer
 use_bzip2       yes
 
+depends_build   port:pkgconfig
 depends_lib     path:lib/libssl.dylib:openssl \
                 port:bzip2 \
                 port:jpeg \
                 port:libpng \
-                port:zlib
+                port:zlib \
+                port:xz
 
 configure.args  --enable-javascript --without-svgalib \
                 --mandir=${prefix}/share/man --with-ssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/48a3c8a8/attachment-0001.html>


More information about the macports-changes mailing list