aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Libwrap
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-19 17:11:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-19 17:11:28 +0000
commit81c8d378b1c622a34113f25807f237d4b9b95746 (patch)
treeda66e391f209528b365be27da4ad8b7d42811e5b /security/p5-Authen-Libwrap
parent3009e99558235454982651c029709d8c077dc3cf (diff)
downloadports-81c8d378b1c622a34113f25807f237d4b9b95746.tar.gz
ports-81c8d378b1c622a34113f25807f237d4b9b95746.zip
- Update to 0.23
- Add LICENSE - Strip shared library Changes: http://search.cpan.org/dist/Authen-Libwrap/ChangeLog
Notes
Notes: svn path=/head/; revision=426504
Diffstat (limited to 'security/p5-Authen-Libwrap')
-rw-r--r--security/p5-Authen-Libwrap/Makefile9
-rw-r--r--security/p5-Authen-Libwrap/distinfo5
2 files changed, 10 insertions, 4 deletions
diff --git a/security/p5-Authen-Libwrap/Makefile b/security/p5-Authen-Libwrap/Makefile
index 62270ef2bf00..9fb11609c1e9 100644
--- a/security/p5-Authen-Libwrap/Makefile
+++ b/security/p5-Authen-Libwrap/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Authen-Libwrap
-PORTVERSION= 0.22
-PORTREVISION= 1
+PORTVERSION= 0.23
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,9 +10,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Authen::Libwrap - access to TCP Wrappers library
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception
USES= perl5
USE_PERL5= modbuild
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Authen/Libwrap/Libwrap.so
+
.include <bsd.port.mk>
diff --git a/security/p5-Authen-Libwrap/distinfo b/security/p5-Authen-Libwrap/distinfo
index 4ca225d6b011..ce80720a543d 100644
--- a/security/p5-Authen-Libwrap/distinfo
+++ b/security/p5-Authen-Libwrap/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Authen-Libwrap-0.22.tar.gz) = 79a0e5e4d2bfe412200812c5498f010a6f3db82aec3c73793e559af71fa3038c
-SIZE (Authen-Libwrap-0.22.tar.gz) = 19678
+TIMESTAMP = 1479554399
+SHA256 (Authen-Libwrap-0.23.tar.gz) = 7af33a5ef8dd9605ca3a52e62faeca524d92e4c06779c84404b5dd3b01328e85
+SIZE (Authen-Libwrap-0.23.tar.gz) = 20031