[128002] trunk/dports/devel/gnutls

larryv at macports.org larryv at macports.org
Mon Nov 10 10:09:20 PST 2014


Revision: 128002
          https://trac.macports.org/changeset/128002
Author:   larryv at macports.org
Date:     2014-11-10 10:09:19 -0800 (Mon, 10 Nov 2014)
Log Message:
-----------
gnutls: Update to 3.3.10 (#45844)

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

Removed Paths:
-------------
    trunk/dports/devel/gnutls/files/

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2014-11-10 18:08:29 UTC (rev 128001)
+++ trunk/dports/devel/gnutls/Portfile	2014-11-10 18:09:19 UTC (rev 128002)
@@ -5,7 +5,7 @@
 PortGroup       muniversal 1.0
 
 name            gnutls
-version         3.3.9
+version         3.3.10
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      devel security
 # yes, some of the libs are GPL only
@@ -24,8 +24,8 @@
 master_sites    ftp://ftp.gnutls.org/gcrypt/gnutls/v${branch}/ \
                 http://archive.hmug.org/src/gnutls/
 
-checksums       rmd160  c62a3833c454e0643fdd334b2968b706ad6b113b \
-                sha256  39166de5293a9d30ef1cd0a4d97f01fdeed7d7dbf8db95392e309256edcb13c1
+checksums       rmd160  6f99c37b7f9cc12b5de88fd8a2ef77f2fad6d8d9 \
+                sha256  e27553981d48d9211a7e5e94f6e78c575205202a181c2345a1c8466ebf1d2219
 
 use_xz          yes
 
@@ -39,8 +39,6 @@
                 port:nettle \
                 path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
 
-patchfiles      Makefile.am.diff
-
 post-patch {
     # Remove comments which confuse at least Leopard's assembler.
     eval reinplace {/^#/d} [glob ${worksrcpath}/lib/accelerated/x86/macosx/*.s]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141110/e6760fc9/attachment.html>


More information about the macports-changes mailing list