From b44889ec0e3794c4803ebad6790f2783d3b79166 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Mar 2015 12:17:34 +0000 Subject: [PATCH] - Update to 0.27 - Allow to strip shared library as regular user Changes: http://search.cpan.org/dist/Scope-Upper/Changes --- devel/p5-Scope-Upper/Makefile | 4 +++- devel/p5-Scope-Upper/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/devel/p5-Scope-Upper/Makefile b/devel/p5-Scope-Upper/Makefile index 17fb4fac9ed6..3678f75e46b1 100644 --- a/devel/p5-Scope-Upper/Makefile +++ b/devel/p5-Scope-Upper/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Scope-Upper -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:VPIT @@ -18,6 +18,8 @@ USES= perl5 USE_PERL5= configure post-install: + ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Scope/Upper/Upper.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Scope/Upper/Upper.so + ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Scope/Upper/Upper.so .include diff --git a/devel/p5-Scope-Upper/distinfo b/devel/p5-Scope-Upper/distinfo index ac052bffa7b5..791dc1153e57 100644 --- a/devel/p5-Scope-Upper/distinfo +++ b/devel/p5-Scope-Upper/distinfo @@ -1,2 +1,2 @@ -SHA256 (Scope-Upper-0.26.tar.gz) = 682b4c39065098ffd26ccfb2477734320184b9f480b8245daae2f81729eaa3f6 -SIZE (Scope-Upper-0.26.tar.gz) = 78445 +SHA256 (Scope-Upper-0.27.tar.gz) = e65e6c49761809384ea39fa0b3da1a7daec87936bcbcfbda2218c22c8a3bcbf9 +SIZE (Scope-Upper-0.27.tar.gz) = 80859