svn commit: r376875 - head/www/p5-Net-FreshBooks-API

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 12 18:36:54 UTC 2015


Author: sunpoet
Date: Mon Jan 12 18:36:52 2015
New Revision: 376875
URL: https://svnweb.freebsd.org/changeset/ports/376875
QAT: https://qat.redports.org/buildarchive/r376875/

Log:
  - Update to 0.24
  
  Changes:	http://search.cpan.org/dist/Net-FreshBooks-API/Changes

Modified:
  head/www/p5-Net-FreshBooks-API/Makefile
  head/www/p5-Net-FreshBooks-API/distinfo

Modified: head/www/p5-Net-FreshBooks-API/Makefile
==============================================================================
--- head/www/p5-Net-FreshBooks-API/Makefile	Mon Jan 12 18:36:47 2015	(r376874)
+++ head/www/p5-Net-FreshBooks-API/Makefile	Mon Jan 12 18:36:52 2015	(r376875)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-FreshBooks-API
-PORTVERSION=	0.23
-PORTREVISION=	3
+PORTVERSION=	0.24
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,7 +16,6 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-B-Hooks-EndOfScope>=0.09:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
 		p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \
 		p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \
-		p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
 		p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \
 		p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \
 		p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
@@ -29,9 +27,10 @@ BUILD_DEPENDS=	p5-B-Hooks-EndOfScope>=0.
 		p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
 		p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
 		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
-		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
+		p5-namespace-autoclean>=0.11:${PORTSDIR}/devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
+TEST_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
+		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
 		p5-Sub-Override>=0:${PORTSDIR}/devel/p5-Sub-Override \
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
 		p5-Test-WWW-Mechanize>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \

Modified: head/www/p5-Net-FreshBooks-API/distinfo
==============================================================================
--- head/www/p5-Net-FreshBooks-API/distinfo	Mon Jan 12 18:36:47 2015	(r376874)
+++ head/www/p5-Net-FreshBooks-API/distinfo	Mon Jan 12 18:36:52 2015	(r376875)
@@ -1,2 +1,2 @@
-SHA256 (Net-FreshBooks-API-0.23.tar.gz) = 59e7978aeabfcf4f2082e50c918da45556256a6597f4603092dc7e364ee82376
-SIZE (Net-FreshBooks-API-0.23.tar.gz) = 44958
+SHA256 (Net-FreshBooks-API-0.24.tar.gz) = b3dd2af6593e0ef091a6d6833e5c06893fa72aac8d04aa71efe0a04fee3ea746
+SIZE (Net-FreshBooks-API-0.24.tar.gz) = 45043


More information about the svn-ports-all mailing list