[152708] trunk/dports/devel/talloc/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Sep 15 02:31:47 PDT 2016


Revision: 152708
          https://trac.macports.org/changeset/152708
Author:   ryandesign at macports.org
Date:     2016-09-15 02:31:47 -0700 (Thu, 15 Sep 2016)
Log Message:
-----------
talloc: update to 2.1.8

Also use https homepage and master_sites

Modified Paths:
--------------
    trunk/dports/devel/talloc/Portfile

Modified: trunk/dports/devel/talloc/Portfile
===================================================================
--- trunk/dports/devel/talloc/Portfile	2016-09-15 08:57:29 UTC (rev 152707)
+++ trunk/dports/devel/talloc/Portfile	2016-09-15 09:31:47 UTC (rev 152708)
@@ -5,7 +5,7 @@
 
 name                talloc
 conflicts           samba3
-version             2.0.8
+version             2.1.8
 set major           [lindex [split ${version} .] 0]
 categories          devel
 # mostly LGPL, but a few files are GPL
@@ -16,15 +16,14 @@
 long_description    talloc is a hierarchical, reference counted memory pool \
                     system with destructors. It is the core memory allocator \
                     used in Samba.
-homepage            http://talloc.samba.org/
-master_sites        http://www.samba.org/ftp/talloc/
+homepage            https://talloc.samba.org/
+master_sites        https://www.samba.org/ftp/talloc/
 
-checksums           rmd160  76a5721fdef6102f692aaa5982302b6bd479b8f1 \
-                    sha256  1ec11e635e0318dbbb014db38ff96e8dba3ce5f614eeb7d993b4a5b71c016783
+checksums           rmd160  5bef7db691f79d3fb673d3656434f33e761f67e4 \
+                    sha256  22d14911164d4de67ff76b5269fa5250d01f78c955bc77e28615350996877130
 
 configure.args      --disable-python \
-                    --with-libiconv=${prefix} \
-                    --with-gettext=${prefix}
+                    --with-libiconv=${prefix}
 
 # disable silent rules
 build.args          V=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160915/03b2e857/attachment.html>


More information about the macports-changes mailing list