aboutsummaryrefslogtreecommitdiff
path: root/security/xmlsec1
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2007-12-15 19:37:32 +0000
committerJohan van Selst <johans@FreeBSD.org>2007-12-15 19:37:32 +0000
commit55ca5470695b5efe20bd0204d655d54fff12bda0 (patch)
tree422736c1059c7cdafe7eb72615a210fe38ed5b06 /security/xmlsec1
parent66cb24086df39acf6330a46666c2125ff523d567 (diff)
downloadports-55ca5470695b5efe20bd0204d655d54fff12bda0.tar.gz
ports-55ca5470695b5efe20bd0204d655d54fff12bda0.zip
Notes
Diffstat (limited to 'security/xmlsec1')
-rw-r--r--security/xmlsec1/Makefile11
-rw-r--r--security/xmlsec1/distinfo6
2 files changed, 10 insertions, 7 deletions
diff --git a/security/xmlsec1/Makefile b/security/xmlsec1/Makefile
index 902a2c2d097b..27177aeb6e36 100644
--- a/security/xmlsec1/Makefile
+++ b/security/xmlsec1/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= xmlsec1
-PORTVERSION= 1.2.10
-PORTREVISION= 2
+PORTVERSION= 1.2.11
CATEGORIES= security
MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \
ftp://ftp.aleksey.com/pub/xmlsec/releases/ \
@@ -27,7 +26,8 @@ USE_OPENSSL= yes
USE_GNOME= gnomehack lthack libxslt gnometarget
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-PLIST_FILES= bin/xmlsec1 bin/xmlsec1-config etc/xmlsec1Conf.sh
+PLIST_FILES= bin/xmlsec1 bin/xmlsec1-config etc/xmlsec1Conf.sh \
+ share/aclocal/xmlsec1.m4
MAN1= xmlsec1.1 xmlsec1-config.1
# The software comes with its own tests, but it is nauseating to sort,
@@ -69,7 +69,10 @@ post-patch:
-e 's|^confexecdir =.*$$|confexecdir = \$$(sysconfdir)|g' \
-e 's|/tmp/\*\.log|${WRKSRC}/*.log|g' \
${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e '/objformat=/s|=[`/a-z]*|=elf|' \
+ -e '/^XMLSEC_SHLIBSFX="/s|"[^"]*"|".so"|' \
+ -e 's|openssl_exlibs=-ldl|openssl_exlibs=|' \
+ ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|-ldl"|"|' \
-e 's,with_nspr/include,with_nspr/include/nspr ${PTHREAD_CFLAGS},' \
-e 's,with_nss/include,with_nss/include/nss/nss,' \
diff --git a/security/xmlsec1/distinfo b/security/xmlsec1/distinfo
index dae7731e463b..b3017574deb9 100644
--- a/security/xmlsec1/distinfo
+++ b/security/xmlsec1/distinfo
@@ -1,3 +1,3 @@
-MD5 (xmlsec1-1.2.10.tar.gz) = 52b1b528fc80753a0cb51f27455ca3bf
-SHA256 (xmlsec1-1.2.10.tar.gz) = 020f54ff5ebbc846e0f13b7aa79b2bdf0fe4554d5fe581fb7db5636f72c0d21a
-SIZE (xmlsec1-1.2.10.tar.gz) = 5028566
+MD5 (xmlsec1-1.2.11.tar.gz) = 5652d44eec1375a399a6c61f5f6091f1
+SHA256 (xmlsec1-1.2.11.tar.gz) = d802bb84e8ef6b95abab45c6e9c381a62d0e38fb40a44044eff126add57fdc96
+SIZE (xmlsec1-1.2.11.tar.gz) = 1641811