aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socket
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 13:20:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 13:20:37 +0000
commit51a8d0bba9e0044e1af50ab5f7ac7de452e56766 (patch)
tree233680bd063d2479d27c110204b6febd1ae5b54a /net/p5-Socket
parent38d725aed15c7a94b9675482bbdaf8b7d2143bcf (diff)
downloadports-51a8d0bba9e0044e1af50ab5f7ac7de452e56766.tar.gz
ports-51a8d0bba9e0044e1af50ab5f7ac7de452e56766.zip
- Update to 2.021
- Strip shared library Changes: http://search.cpan.org/dist/Socket/Changes
Notes
Notes: svn path=/head/; revision=402075
Diffstat (limited to 'net/p5-Socket')
-rw-r--r--net/p5-Socket/Makefile5
-rw-r--r--net/p5-Socket/distinfo4
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Socket/Makefile b/net/p5-Socket/Makefile
index 608924ca9caf..a974a1cca920 100644
--- a/net/p5-Socket/Makefile
+++ b/net/p5-Socket/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Socket
-PORTVERSION= 2.020
+PORTVERSION= 2.021
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PEVANS
@@ -19,4 +19,7 @@ PORTSCOUT= limit:^[0-9\.]*$$
USE_PERL5= configure
USES= perl5
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Socket/Socket.so
+
.include <bsd.port.mk>
diff --git a/net/p5-Socket/distinfo b/net/p5-Socket/distinfo
index 3a1d5821cb63..5631e6b2e74b 100644
--- a/net/p5-Socket/distinfo
+++ b/net/p5-Socket/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Socket-2.020.tar.gz) = 9ad4174c45b4c31d5e0b8019ada1fc767093849e77f268f0d1831eeb891dfdd7
-SIZE (Socket-2.020.tar.gz) = 41663
+SHA256 (Socket-2.021.tar.gz) = 1ef59ca106b7ed3b3481266fe8d98ecc94790dd87f35aa09b8a09202eb01a5ec
+SIZE (Socket-2.021.tar.gz) = 42485