diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-01-11 12:51:21 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-01-11 12:51:21 +0000 |
commit | 230957981d66d7ccc8c13d8e22cd065ec0cabcf8 (patch) | |
tree | 31634c7f4694ad80d4a3f912953b92f99c294040 /www/p5-App-Nopaste | |
parent | d6efd3fbac946b805e3a2584eb0c15b8890823e7 (diff) | |
download | ports-230957981d66d7ccc8c13d8e22cd065ec0cabcf8.tar.gz ports-230957981d66d7ccc8c13d8e22cd065ec0cabcf8.zip |
Notes
Diffstat (limited to 'www/p5-App-Nopaste')
-rw-r--r-- | www/p5-App-Nopaste/Makefile | 12 | ||||
-rw-r--r-- | www/p5-App-Nopaste/distinfo | 4 |
2 files changed, 6 insertions, 10 deletions
diff --git a/www/p5-App-Nopaste/Makefile b/www/p5-App-Nopaste/Makefile index b731d1522f7b..5e110feeabc1 100644 --- a/www/p5-App-Nopaste/Makefile +++ b/www/p5-App-Nopaste/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-App-Nopaste -# Date created: 2009-03-10 -# Whom: bapt <baptiste.daroussin@gmail.com> -# +# Created by: bapt <baptiste.daroussin@gmail.com> # $FreeBSD$ -# PORTNAME= App-Nopaste -PORTVERSION= 0.35 +PORTVERSION= 0.90 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SARTAK @@ -19,8 +15,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Getopt>=0.17:${PORTSDIR}/devel/p5-MooseX-Getopt \ + p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ + p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-App-Nopaste/distinfo b/www/p5-App-Nopaste/distinfo index 0b496f79a5dc..673894f5e989 100644 --- a/www/p5-App-Nopaste/distinfo +++ b/www/p5-App-Nopaste/distinfo @@ -1,2 +1,2 @@ -SHA256 (App-Nopaste-0.35.tar.gz) = 41bcd5540b8d002b817afbf0e434fdfeda84148c17827d4a9e090bf1bc85f9c0 -SIZE (App-Nopaste-0.35.tar.gz) = 40698 +SHA256 (App-Nopaste-0.90.tar.gz) = 1ba55edb03eff8f7a07866bcff420840f7f747140eec5de9177a095b79a81371 +SIZE (App-Nopaste-0.90.tar.gz) = 40971 |