[151389] trunk/dports/devel/libtasn1/Portfile

mps at macports.org mps at macports.org
Sun Aug 14 12:27:52 PDT 2016


Revision: 151389
          https://trac.macports.org/changeset/151389
Author:   mps at macports.org
Date:     2016-08-14 12:27:52 -0700 (Sun, 14 Aug 2016)
Log Message:
-----------
libtasn1: update to version 4.9.

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

Modified: trunk/dports/devel/libtasn1/Portfile
===================================================================
--- trunk/dports/devel/libtasn1/Portfile	2016-08-14 16:11:30 UTC (rev 151388)
+++ trunk/dports/devel/libtasn1/Portfile	2016-08-14 19:27:52 UTC (rev 151389)
@@ -4,11 +4,11 @@
 PortSystem      1.0
 
 name            libtasn1
-version         4.8
+version         4.9
 categories      devel
 # libs are LGPL; executables, examples and tests are GPL
 license         {LGPL-2.1+ GPL-3+}
-maintainers     gmail.com:mschamschula openmaintainer
+maintainers     mps openmaintainer
 description     ASN.1 structure parser library
 homepage        http://www.gnu.org/software/libtasn1/
 platforms       darwin
@@ -19,9 +19,13 @@
 
 master_sites    gnu
 
-checksums       rmd160  c0959f5f5ed12e2963e2edb10a28a17c387d735a \
-                sha256  fa802fc94d79baa00e7397cedf29eb6827d4bd8b4dd77b577373577c93a8c513
+checksums       rmd160  ed8e56174119c95d66d631d4f9464acf3f13a868 \
+                sha256  4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920
 
+# Fix for 4.9 build failure.
+# See http://lists.gnu.org/archive/html/help-libtasn1/2016-07/msg00001.html
+configure.args  --disable-gcc-warnings
+
 test.run        yes
 test.target     check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160814/0f41e4d9/attachment.html>


More information about the macports-changes mailing list