[23942] trunk/dports/devel

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 12 22:28:58 PDT 2007


Revision: 23942
          http://trac.macosforge.org/projects/macports/changeset/23942
Author:   pipping at macports.org
Date:     2007-04-12 22:28:57 -0700 (Thu, 12 Apr 2007)

Log Message:
-----------
 * apply patches submitted by boeyms at fastmail.fm:
   * gnutls 1.4.1 -> 1.6.1 (#11671)
   * libtasn1-0.3.4 -> 0.3.9 (#11669)
   * opencdk-0.5.8 -> 0.5.11 (#11670) (modified to fit after r23941)
 * bump opencdk further (to 0.5.13)

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

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
+++ trunk/dports/devel/gnutls/Portfile	2007-04-13 05:28:57 UTC (rev 23942)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		gnutls
-version		1.4.1
+version		1.6.1
 categories	devel
 maintainers	nomaintainer at macports.org
 description	GNU Transport Layer Security Library
@@ -16,12 +16,14 @@
 
 master_sites	gnupg
 
-checksums	sha1 25d183fef21abbcaab0afe6b5809893aa70b577d
+checksums	sha1 e9517a6ad324245a5ebf8d86a16fc1486cd0b6ee
 
 use_bzip2	yes
 
-depends_lib	port:libgcrypt port:libtasn1 port:opencdk
+depends_lib	port:libgcrypt port:libtasn1 port:opencdk port:lzo
 
+patchfiles	patch-includes_gnutls_gnutlsxx.h patch-lib_gnutlsxx.cpp
+
 configure.env	LDFLAGS="-L${prefix}/lib" CPPFLAGS="-I${prefix}/include -D_asn1_find_node=asn1_find_node"
 configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info \
 			--with-libtasn1-prefix=${prefix} --with-libreadline-prefix=${prefix}

Modified: trunk/dports/devel/libtasn1/Portfile
===================================================================
--- trunk/dports/devel/libtasn1/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
+++ trunk/dports/devel/libtasn1/Portfile	2007-04-13 05:28:57 UTC (rev 23942)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		libtasn1
-version		0.3.4
+version		0.3.9
 categories	devel
 maintainers	nomaintainer at macports.org
 description	ASN.1 structure parser library
@@ -13,8 +13,11 @@
 
 master_sites	gnupg:alpha/gnutls/${name}
 
-checksums	sha1 9429bbedd4bd7e94b9119c2ef36522bfd55a676d
+checksums	md5 01e23a6b48a762ce88f178267dbb1458 \
+		sha1 952173c518c09438d6a0c975d173977cc651911e \
+		rmd160 21444279b9e7d9ba5af8177b1e3fc96011fe0d4b
 
+
 configure.args	--infodir=${prefix}/share/info --mandir=${prefix}/share/man
 
 livecheck.check regex

Modified: trunk/dports/devel/opencdk/Portfile
===================================================================
--- trunk/dports/devel/opencdk/Portfile	2007-04-13 05:03:17 UTC (rev 23941)
+++ trunk/dports/devel/opencdk/Portfile	2007-04-13 05:28:57 UTC (rev 23942)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		opencdk
-version		0.5.8
+version		0.5.13
 categories	devel
 maintainers	nomaintainer at macports.org
 description	Open Crypto Development Kit
@@ -13,7 +13,9 @@
 
 master_sites	gnupg:alpha/gnutls/${name}
 
-checksums	md5 900c4dee7712845c19d7b2d2a93ea546
+checksums	md5 65324874074ba7c67028b93979e6d1d9 \
+		sha1 bff9daabfe8f20824e4d167a9dc11e0908f11370 \
+		rmd160 587d3fb578b66c67f85aa751010140355b522774
 
 depends_lib	port:libgcrypt
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070412/0ac16ac6/attachment.html


More information about the macports-changes mailing list