aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Net-SAML
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-11 13:29:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-11 13:29:25 +0000
commit1cf5c63d8fe99ae11f7c90d76019c2003cb0cdf4 (patch)
tree6d272fa64aae849125615d9950ad27e0fc93a1ae /security/p5-Net-SAML
parent43c9c62325ed61d330f8a063cd01c572584319da (diff)
downloadports-1cf5c63d8fe99ae11f7c90d76019c2003cb0cdf4.tar.gz
ports-1cf5c63d8fe99ae11f7c90d76019c2003cb0cdf4.zip
- Update to 1.22
- Use PORTEXAMPLES - Sort and cleanup PLIST Changes: http://search.cpan.org/dist/zxid/Changes
Notes
Notes: svn path=/head/; revision=376754
Diffstat (limited to 'security/p5-Net-SAML')
-rw-r--r--security/p5-Net-SAML/Makefile7
-rw-r--r--security/p5-Net-SAML/distinfo4
-rw-r--r--security/p5-Net-SAML/pkg-plist5
3 files changed, 7 insertions, 9 deletions
diff --git a/security/p5-Net-SAML/Makefile b/security/p5-Net-SAML/Makefile
index 41d7dcc3ec46..254779b36b24 100644
--- a/security/p5-Net-SAML/Makefile
+++ b/security/p5-Net-SAML/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= Net-SAML
-PORTVERSION= 1.18
-PORTREVISION= 1
+PORTVERSION= 1.22
CATEGORIES= security perl5
MASTER_SITES= http://zxid.org/ \
CPAN
@@ -23,11 +22,13 @@ USES= perl5 shebangfix tar:tgz
USE_PERL5= configure
WRKSRC= ${WRKDIR}/${DISTNAME}/Net
+PORTEXAMPLES= zxid.pl zxidhlo.pl
+
SHEBANG_FILES= ../zxid.pl ../zxidhlo.pl
post-patch:
@${REINPLACE_CMD} -e 's|hexdump|my&|' ${WRKSRC}/../errmac.h
- @${REINPLACE_CMD} -e 's|/apps/openssl/std|${LOCALBASE}|' ${WRKSRC}/Makefile.PL
+ @${REINPLACE_CMD} -e '/INC/ s|-I\.\.|& -I${LOCALBASE}/include|; /LIBS/ s|-L\.\.|-L${LOCALBASE}/lib|; s|-ldl||' ${WRKSRC}/Makefile.PL
post-install:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
diff --git a/security/p5-Net-SAML/distinfo b/security/p5-Net-SAML/distinfo
index bb96a7b84e35..ab88ff34215d 100644
--- a/security/p5-Net-SAML/distinfo
+++ b/security/p5-Net-SAML/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zxid-1.18.tgz) = 80cd65e0fd45d61cbf4f0a0e46c11f8dc7752979676d00ce89719ce3497ec393
-SIZE (zxid-1.18.tgz) = 2075055
+SHA256 (zxid-1.22.tgz) = fcef4f1fc7f3c26ebb8eaffb03494c82c71f807ba02993014535aca69f767a49
+SIZE (zxid-1.22.tgz) = 2102806
diff --git a/security/p5-Net-SAML/pkg-plist b/security/p5-Net-SAML/pkg-plist
index 3012cf3c50aa..f1d8b30f6578 100644
--- a/security/p5-Net-SAML/pkg-plist
+++ b/security/p5-Net-SAML/pkg-plist
@@ -1,7 +1,4 @@
-%%PERL5_MAN3%%/Net::SAML.3.gz
%%SITE_ARCH%%/Net/SAML.pm
%%SITE_ARCH%%/Net/SAML.pod
%%SITE_ARCH%%/auto/Net/SAML/SAML.so
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zxid.pl
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zxidhlo.pl
-%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
+%%PERL5_MAN3%%/Net::SAML.3.gz