ports/152362: [PATCH] www/p5-Net-FreshBooks-API: update to 0.18

Gea-Suan Lin gslin at gslin.org
Thu Nov 18 12:50:11 UTC 2010


>Number:         152362
>Category:       ports
>Synopsis:       [PATCH] www/p5-Net-FreshBooks-API: update to 0.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 18 12:50:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 0.18

Port maintainer (perl at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Net-FreshBooks-API-0.18.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-Net-FreshBooks-API/Makefile /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/Makefile
--- /usr/ports/www/p5-Net-FreshBooks-API/Makefile	2010-11-13 20:34:30.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/Makefile	2010-11-18 20:45:20.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-FreshBooks-API
-PORTVERSION=	0.17
+PORTVERSION=	0.18
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -24,20 +24,15 @@
 		p5-URI>=0:${PORTSDIR}/net/p5-URI \
 		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
-BUILD_DEPENDS=	${RUN_DEPENDS}
-BUILD_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 \
-		p5-Test-XML>=0:${PORTSDIR}/devel/p5-Test-XML
+		p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
 
 PERL_MODBUILD=	yes
 
 MAN3=		Net::FreshBooks::API.3 \
 		Net::FreshBooks::API::Base.3 \
 		Net::FreshBooks::API::Client.3 \
+		Net::FreshBooks::API::Error.3 \
 		Net::FreshBooks::API::Estimate.3 \
 		Net::FreshBooks::API::Invoice.3 \
 		Net::FreshBooks::API::InvoiceLine.3 \
@@ -50,4 +45,10 @@
 		Net::FreshBooks::API::Role::LineItem.3 \
 		Net::FreshBooks::API::Role::SendBy.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501104
+BUILD_DEPENDS+=	p5-Module-Build>=0.3601:${PORTSDIR}/devel/p5-Module-Build
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/www/p5-Net-FreshBooks-API/distinfo /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/distinfo
--- /usr/ports/www/p5-Net-FreshBooks-API/distinfo	2010-11-13 20:34:30.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/distinfo	2010-11-18 20:39:36.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (Net-FreshBooks-API-0.17.tar.gz) = 9bb139a8823c7de8045968f46cfcdda4817f55f4b7c2930954c5ec09f2545048
-SIZE (Net-FreshBooks-API-0.17.tar.gz) = 37560
+SHA256 (Net-FreshBooks-API-0.18.tar.gz) = 5330d8095757dc9f0bec6aac433a77a8224f46f3925149c20dab1a7e7b521eb0
+SIZE (Net-FreshBooks-API-0.18.tar.gz) = 38500
diff -ruN --exclude=CVS /usr/ports/www/p5-Net-FreshBooks-API/pkg-plist /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/pkg-plist
--- /usr/ports/www/p5-Net-FreshBooks-API/pkg-plist	2010-11-12 16:54:45.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/pkg-plist	2010-11-18 20:45:06.000000000 +0800
@@ -1,6 +1,8 @@
+ at comment $FreeBSD$
 %%SITE_PERL%%/Net/FreshBooks/API.pm
 %%SITE_PERL%%/Net/FreshBooks/API/Base.pm
 %%SITE_PERL%%/Net/FreshBooks/API/Client.pm
+%%SITE_PERL%%/Net/FreshBooks/API/Error.pm
 %%SITE_PERL%%/Net/FreshBooks/API/Estimate.pm
 %%SITE_PERL%%/Net/FreshBooks/API/Invoice.pm
 %%SITE_PERL%%/Net/FreshBooks/API/InvoiceLine.pm
@@ -15,3 +17,4 @@
 @dirrmtry %%SITE_PERL%%/Net/FreshBooks/API/Role
 @dirrmtry %%SITE_PERL%%/Net/FreshBooks/API
 @dirrmtry %%SITE_PERL%%/Net/FreshBooks
+ at dirrmtry %%SITE_PERL%%/Net
--- p5-Net-FreshBooks-API-0.18.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list