diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-03 08:48:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-07-03 08:48:58 +0000 |
commit | 9bf6e5e50c8fc1b65823d1af9b1f3b4ff24094fd (patch) | |
tree | bad775c7948dea0b7ce0dee5dd68ead94c1ffdf4 | |
parent | 4f153e09a48862409ee0b736c5036545020d5ad4 (diff) | |
download | ports-9bf6e5e50c8fc1b65823d1af9b1f3b4ff24094fd.tar.gz ports-9bf6e5e50c8fc1b65823d1af9b1f3b4ff24094fd.zip |
Notes
-rw-r--r-- | www/p5-Perlanet/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Perlanet/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-Perlanet/Makefile b/www/p5-Perlanet/Makefile index 5471ffe1de07..bf43abc8150f 100644 --- a/www/p5-Perlanet/Makefile +++ b/www/p5-Perlanet/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= Perlanet -PORTVERSION= 0.58 +PORTVERSION= 1.1.0 +DISTVERSIONPREFIX= v CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAVECROSS @@ -31,6 +32,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure .include <bsd.port.mk> diff --git a/www/p5-Perlanet/distinfo b/www/p5-Perlanet/distinfo index 05f736c90245..6f9b22100de6 100644 --- a/www/p5-Perlanet/distinfo +++ b/www/p5-Perlanet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1490877093 -SHA256 (Perlanet-0.58.tar.gz) = ecb927af186fdd0a9f1d9865db496f97b05959044fcae946c12bc0c66ea56004 -SIZE (Perlanet-0.58.tar.gz) = 63190 +TIMESTAMP = 1499070745 +SHA256 (Perlanet-v1.1.0.tar.gz) = 4b9e6cfd0504002089f0cd468c75d4e55070579455e48f60c5454564782397f9 +SIZE (Perlanet-v1.1.0.tar.gz) = 67241 |