aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-12 22:56:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-12 22:56:58 +0000
commit601eebf27457da54a7cbaab1184ff2f6b94eb27f (patch)
tree7cd5fe039e82c4ca4ccf611712fc62f56c919bcf
parent53e7845ece38ea64f23c90f7b5252e8c880667f4 (diff)
downloadports-601eebf27457da54a7cbaab1184ff2f6b94eb27f.tar.gz
ports-601eebf27457da54a7cbaab1184ff2f6b94eb27f.zip
Notes
-rw-r--r--math/p5-Geo-Distance-XS/Makefile11
-rw-r--r--math/p5-Geo-Distance-XS/distinfo5
2 files changed, 9 insertions, 7 deletions
diff --git a/math/p5-Geo-Distance-XS/Makefile b/math/p5-Geo-Distance-XS/Makefile
index 77cbe253a611..a21690f94baa 100644
--- a/math/p5-Geo-Distance-XS/Makefile
+++ b/math/p5-Geo-Distance-XS/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Geo-Distance-XS
-PORTVERSION= 0.11
-PORTREVISION= 1
+PORTVERSION= 0.13
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,11 +13,13 @@ COMMENT= Calculate Distances and Closest Locations faster
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Geo-Distance>=0.16:math/p5-Geo-Distance
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Simple>=0.94:devel/p5-Test-Simple
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Geo-Distance>=0.16:math/p5-Geo-Distance
USES= perl5
USE_PERL5= configure
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Geo/Distance/XS/XS.so
+
.include <bsd.port.mk>
diff --git a/math/p5-Geo-Distance-XS/distinfo b/math/p5-Geo-Distance-XS/distinfo
index 7d53fa09cbc2..aa4e8873891b 100644
--- a/math/p5-Geo-Distance-XS/distinfo
+++ b/math/p5-Geo-Distance-XS/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Geo-Distance-XS-0.11.tar.gz) = dcff4b331e89135959699f63a69b3c89d8dd64f678aae8fbf95fd70cc5f9c968
-SIZE (Geo-Distance-XS-0.11.tar.gz) = 25760
+TIMESTAMP = 1536761454
+SHA256 (Geo-Distance-XS-0.13.tar.gz) = 25199be334213e0ef0f6f3037f09ce49688116e050afd4c223db27de64eba01e
+SIZE (Geo-Distance-XS-0.13.tar.gz) = 26611