diff options
| author | Johan van Selst <johans@FreeBSD.org> | 2009-10-01 20:10:54 +0000 |
|---|---|---|
| committer | Johan van Selst <johans@FreeBSD.org> | 2009-10-01 20:10:54 +0000 |
| commit | 356bd1b264d8a09ef0db4eba39be051fd0b29afb (patch) | |
| tree | 82fe5f420ec65ad62452c4af30341a1a7c27b4b6 /security/xmlsec1 | |
| parent | - Update to 0.07 (diff) | |
Update to 1.2.13
Diffstat (limited to 'security/xmlsec1')
| -rw-r--r-- | security/xmlsec1/Makefile | 5 | ||||
| -rw-r--r-- | security/xmlsec1/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile index fa63b0e7be67..5274b1db2a2d 100644 --- a/security/xmlsec1/Makefile +++ b/security/xmlsec1/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmlsec1 -PORTVERSION= 1.2.11 -PORTREVISION= 2 +PORTVERSION= 1.2.13 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ @@ -70,7 +69,7 @@ post-patch: -e 's|^confexecdir =.*$$|confexecdir = \$$(sysconfdir)|g' \ -e 's|/tmp/\*\.log|${WRKSRC}/*.log|g' \ ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e '/objformat=/s|=[`/a-z]*|=elf|' \ + @${REINPLACE_CMD} \ -e '/^XMLSEC_SHLIBSFX="/s|"[^"]*"|".so"|' \ -e 's|openssl_exlibs=-ldl|openssl_exlibs=|' \ -e 's|-ldl"|"|' \ diff --git a/security/xmlsec1/distinfo b/security/xmlsec1/distinfo index b3017574deb9..2250e990b8bb 100644 --- a/security/xmlsec1/distinfo +++ b/security/xmlsec1/distinfo @@ -1,3 +1,3 @@ -MD5 (xmlsec1-1.2.11.tar.gz) = 5652d44eec1375a399a6c61f5f6091f1 -SHA256 (xmlsec1-1.2.11.tar.gz) = d802bb84e8ef6b95abab45c6e9c381a62d0e38fb40a44044eff126add57fdc96 -SIZE (xmlsec1-1.2.11.tar.gz) = 1641811 +MD5 (xmlsec1-1.2.13.tar.gz) = f8eb1ac14917f47bc35c265c9d76aaab +SHA256 (xmlsec1-1.2.13.tar.gz) = d61de28c7960012f80c156d49d8eec94ee91fbaa18a5fc8f59714e87f0268604 +SIZE (xmlsec1-1.2.13.tar.gz) = 1576354 |
