diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-01-23 11:28:14 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-01-23 11:28:14 +0800 |
commit | 3abb67d8623f0c2e6f164100a38b789ffe04234d (patch) | |
tree | 3e9d105c7ac6028e091a81e0f819b421451841a9 | |
parent | a5c988e70b2db1cdb73f6f55a09c063819a2a169 (diff) | |
download | freebsd-ports-gnome-3abb67d8623f0c2e6f164100a38b789ffe04234d.tar.gz freebsd-ports-gnome-3abb67d8623f0c2e6f164100a38b789ffe04234d.tar.zst freebsd-ports-gnome-3abb67d8623f0c2e6f164100a38b789ffe04234d.zip |
- Update to 1.003
- Add LICENSE
Changes: http://search.cpan.org/dist/WWW-Pastebin-PastebinCom-Create/Changes
-rw-r--r-- | www/p5-WWW-Pastebin-PastebinCom-Create/Makefile | 7 | ||||
-rw-r--r-- | www/p5-WWW-Pastebin-PastebinCom-Create/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile index 1b86d4bf200d..7925979dbc23 100644 --- a/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile +++ b/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= WWW-Pastebin-PastebinCom-Create -PORTVERSION= 0.004 +PORTVERSION= 1.003 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -9,7 +9,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Paste to http://pastebin.com from Perl -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +LICENSE= ART20 + +BUILD_DEPENDS= p5-Moo>=1.004001:${PORTSDIR}/devel/p5-Moo \ + p5-WWW-Mechanize>=1.73:${PORTSDIR}/www/p5-WWW-Mechanize RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo b/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo index 5fdd9f73c16c..a08e771ecea6 100644 --- a/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo +++ b/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo @@ -1,2 +1,2 @@ -SHA256 (WWW-Pastebin-PastebinCom-Create-0.004.tar.gz) = dd4a265a4cc77f6323036b4e1e1b72b390f941db29a1126811c4726dfa02f8b4 -SIZE (WWW-Pastebin-PastebinCom-Create-0.004.tar.gz) = 8283 +SHA256 (WWW-Pastebin-PastebinCom-Create-1.003.tar.gz) = 96b24d47f02df306bec091ff57acdad183c14edceb2bf2180c25d34a234c4277 +SIZE (WWW-Pastebin-PastebinCom-Create-1.003.tar.gz) = 15663 |