aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-11-20 01:11:28 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-11-20 01:11:28 +0800
commit60403c17fdde865522efbefc4b9ed19f7f2bd0ab (patch)
treeda66e391f209528b365be27da4ad8b7d42811e5b
parent7910dc9e4293a2e1431523ea8b1fcde048916549 (diff)
downloadfreebsd-ports-graphics-60403c17fdde865522efbefc4b9ed19f7f2bd0ab.tar.gz
freebsd-ports-graphics-60403c17fdde865522efbefc4b9ed19f7f2bd0ab.tar.zst
freebsd-ports-graphics-60403c17fdde865522efbefc4b9ed19f7f2bd0ab.zip
- Update to 0.23
- Add LICENSE - Strip shared library Changes: http://search.cpan.org/dist/Authen-Libwrap/ChangeLog
-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 62270ef2bf0..9fb11609c1e 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 4ca225d6b01..ce80720a543 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