svn commit: r340789 - head/www/p5-WWW-Pastebin-PastebinCom-Create

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 23 03:28:15 UTC 2014


Author: sunpoet
Date: Thu Jan 23 03:28:14 2014
New Revision: 340789
URL: http://svnweb.freebsd.org/changeset/ports/340789
QAT: https://qat.redports.org/buildarchive/r340789/

Log:
  - Update to 1.003
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/WWW-Pastebin-PastebinCom-Create/Changes

Modified:
  head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile
  head/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo

Modified: head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile
==============================================================================
--- head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile	Thu Jan 23 03:28:09 2014	(r340788)
+++ head/www/p5-WWW-Pastebin-PastebinCom-Create/Makefile	Thu Jan 23 03:28:14 2014	(r340789)
@@ -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 at 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

Modified: head/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo
==============================================================================
--- head/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo	Thu Jan 23 03:28:09 2014	(r340788)
+++ head/www/p5-WWW-Pastebin-PastebinCom-Create/distinfo	Thu Jan 23 03:28:14 2014	(r340789)
@@ -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


More information about the svn-ports-all mailing list