Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2012 13:47:54 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r300951 - head/www/p5-App-Nopaste
Message-ID:  <201207161347.q6GDlswh046928@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Mon Jul 16 13:47:53 2012
New Revision: 300951
URL: http://svn.freebsd.org/changeset/ports/300951

Log:
  - Update to 0.34

Modified:
  head/www/p5-App-Nopaste/Makefile
  head/www/p5-App-Nopaste/distinfo
  head/www/p5-App-Nopaste/pkg-descr

Modified: head/www/p5-App-Nopaste/Makefile
==============================================================================
--- head/www/p5-App-Nopaste/Makefile	Mon Jul 16 13:42:19 2012	(r300950)
+++ head/www/p5-App-Nopaste/Makefile	Mon Jul 16 13:47:53 2012	(r300951)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	App-Nopaste
-PORTVERSION=	0.33
+PORTVERSION=	0.34
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SARTAK
@@ -20,7 +20,8 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS+=	p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \
 		p5-MooseX-Getopt>=0.17:${PORTSDIR}/devel/p5-MooseX-Getopt \
-		p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose
+		p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose \
+		p5-JSON>0:${PORTSDIR}/converters/p5-JSON
 
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/www/p5-App-Nopaste/distinfo
==============================================================================
--- head/www/p5-App-Nopaste/distinfo	Mon Jul 16 13:42:19 2012	(r300950)
+++ head/www/p5-App-Nopaste/distinfo	Mon Jul 16 13:47:53 2012	(r300951)
@@ -1,2 +1,2 @@
-SHA256 (App-Nopaste-0.33.tar.gz) = 8e335d7d7f017ba966e8845b276af154b320d079a191dd3f286bee209cf0cd8a
-SIZE (App-Nopaste-0.33.tar.gz) = 38620
+SHA256 (App-Nopaste-0.34.tar.gz) = 9ea667fd1bef29122f4d9c91ad55cf218aec438f162d04867e522eb75971eb8d
+SIZE (App-Nopaste-0.34.tar.gz) = 40647

Modified: head/www/p5-App-Nopaste/pkg-descr
==============================================================================
--- head/www/p5-App-Nopaste/pkg-descr	Mon Jul 16 13:42:19 2012	(r300950)
+++ head/www/p5-App-Nopaste/pkg-descr	Mon Jul 16 13:47:53 2012	(r300951)
@@ -1,4 +1,4 @@
 This module aims to smooth out the differences between pastebins, and provides
 redundancy: if one site doesn't work, it just tries a different one.
 
-WWW:	http://search.cpan.org/dist/App-Nopaste
+WWW:	http://search.cpan.org/dist/App-Nopaste/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207161347.q6GDlswh046928>