svn commit: r311159 - head/www/p5-App-Nopaste
Anton Berezin
tobez at FreeBSD.org
Tue Jan 29 09:38:27 UTC 2013
Author: tobez
Date: Tue Jan 29 09:38:26 2013
New Revision: 311159
URL: http://svnweb.freebsd.org/changeset/ports/311159
Log:
Update to 0.91.
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
Modified:
head/www/p5-App-Nopaste/Makefile
head/www/p5-App-Nopaste/distinfo
Modified: head/www/p5-App-Nopaste/Makefile
==============================================================================
--- head/www/p5-App-Nopaste/Makefile Tue Jan 29 08:57:57 2013 (r311158)
+++ head/www/p5-App-Nopaste/Makefile Tue Jan 29 09:38:26 2013 (r311159)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= App-Nopaste
-PORTVERSION= 0.90
+PORTVERSION= 0.91
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SARTAK
@@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/co
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose
OPTIONS_DEFINE= CLIPBOARD GITHUB PASTEBIN
OPTIONS_DEFAULT=CLIPBOARD GITHUB PASTEBIN
Modified: head/www/p5-App-Nopaste/distinfo
==============================================================================
--- head/www/p5-App-Nopaste/distinfo Tue Jan 29 08:57:57 2013 (r311158)
+++ head/www/p5-App-Nopaste/distinfo Tue Jan 29 09:38:26 2013 (r311159)
@@ -1,2 +1,2 @@
-SHA256 (App-Nopaste-0.90.tar.gz) = 1ba55edb03eff8f7a07866bcff420840f7f747140eec5de9177a095b79a81371
-SIZE (App-Nopaste-0.90.tar.gz) = 40971
+SHA256 (App-Nopaste-0.91.tar.gz) = 7556801d9b00508fcd6e07d362a1dd648cd4d08921c3f16ac8b13340e1f781d5
+SIZE (App-Nopaste-0.91.tar.gz) = 43018
More information about the svn-ports-all
mailing list