aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Prima
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-12 18:37:08 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-12 18:37:08 +0000
commit1c742239687e5f33e6c83ca2d28ff524060df0c5 (patch)
treec8eb66ae5b2c1d721d5bc82666450064d2a1f1ee /x11-toolkits/p5-Prima
parent3291f0510a755f2e6a8e454fc42f64a85fbfd40f (diff)
downloadports-1c742239687e5f33e6c83ca2d28ff524060df0c5.tar.gz
ports-1c742239687e5f33e6c83ca2d28ff524060df0c5.zip
- Update to 1.41
- Allow to strip shared library as regular user Changes: http://search.cpan.org/dist/Prima/Changes
Notes
Notes: svn path=/head/; revision=376878
Diffstat (limited to 'x11-toolkits/p5-Prima')
-rw-r--r--x11-toolkits/p5-Prima/Makefile5
-rw-r--r--x11-toolkits/p5-Prima/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Prima/Makefile b/x11-toolkits/p5-Prima/Makefile
index f7fe21e26f5a..38ae7cf0a16d 100644
--- a/x11-toolkits/p5-Prima/Makefile
+++ b/x11-toolkits/p5-Prima/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Prima
-PORTVERSION= 1.40
-PORTREVISION= 3
+PORTVERSION= 1.41
CATEGORIES= x11-toolkits graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -38,6 +37,8 @@ XFT_CONFIGURE_ON= WITH_XFT=1
XFT_USE= XORG=xft
post-install:
+ ${CHMOD} u+w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Prima/Prima.so
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Prima/Prima.so
+ ${CHMOD} u-w ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Prima/Prima.so
.include <bsd.port.mk>
diff --git a/x11-toolkits/p5-Prima/distinfo b/x11-toolkits/p5-Prima/distinfo
index e03b3348b92f..99489ec00e7d 100644
--- a/x11-toolkits/p5-Prima/distinfo
+++ b/x11-toolkits/p5-Prima/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Prima-1.40.tar.gz) = daab2e2e305ba44bc8ca45642817bc47851dcaaf2ed1378f38a81e4567f4e946
-SIZE (Prima-1.40.tar.gz) = 1380314
+SHA256 (Prima-1.41.tar.gz) = 04d880c63207d7fef0ba927e357e3bc91802abb4757f94f11e0b7a46368631e3
+SIZE (Prima-1.41.tar.gz) = 1381688