ports/150435: [MAINTAINER] www/p5-Net-FreshBooks-API: update to 0.12
Gea-Suan Lin
gslin at gslin.org
Thu Sep 9 12:10:02 UTC 2010
>Number: 150435
>Category: ports
>Synopsis: [MAINTAINER] www/p5-Net-FreshBooks-API: update to 0.12
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 09 12:10:01 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.12
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- p5-Net-FreshBooks-API-0.12.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-01-05 06:56:48.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/Makefile 2010-09-09 19:59:29.000000000 +0800
@@ -6,20 +6,20 @@
#
PORTNAME= Net-FreshBooks-API
-PORTVERSION= 0.10
+PORTVERSION= 0.12
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= gslin at gslin.org
+MAINTAINER= perl at FreeBSD.org
COMMENT= Easy OO access to the FreshBooks.com API
-RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
- p5-Clone>0:${PORTSDIR}/devel/p5-Clone \
- p5-Crypt-SSLeay>0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+RUN_DEPENDS= 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-Moose>0:${PORTSDIR}/devel/p5-Moose \
+ p5-Net-OAuth-Simple>0:${PORTSDIR}/net/p5-Net-OAuth-Simple \
+ p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate \
p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \
p5-URI>0:${PORTSDIR}/net/p5-URI \
p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML \
@@ -30,7 +30,13 @@
MAN3= Net::FreshBooks::API.3 \
Net::FreshBooks::API::Base.3 \
+ Net::FreshBooks::API::Client.3 \
+ Net::FreshBooks::API::Invoice.3 \
+ Net::FreshBooks::API::InvoiceLine.3 \
Net::FreshBooks::API::Iterator.3 \
+ Net::FreshBooks::API::Links.3 \
+ Net::FreshBooks::API::OAuth.3 \
+ Net::FreshBooks::API::Payment.3 \
Net::FreshBooks::API::Recurring.3
.include <bsd.port.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-01-05 06:56:48.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/distinfo 2010-09-09 19:54:23.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Net-FreshBooks-API-0.10.tar.gz) = ce208cd35120c5a7b4ca1a22c6b0b357
-SHA256 (Net-FreshBooks-API-0.10.tar.gz) = 32633ee839eb3164d19bf8238cccdef117d9e76f7caca2d92bc1eede7e167057
-SIZE (Net-FreshBooks-API-0.10.tar.gz) = 17973
+MD5 (Net-FreshBooks-API-0.12.tar.gz) = d5fa0ea2c2b56a9e45efc86af8316ba0
+SHA256 (Net-FreshBooks-API-0.12.tar.gz) = a97c8eaf8a3493a6ecec0f084a2c5b252b80c97bee5f9f5f0f64ca7b43796188
+SIZE (Net-FreshBooks-API-0.12.tar.gz) = 36235
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-01-05 06:56:48.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-FreshBooks-API/pkg-plist 2010-09-09 19:59:04.000000000 +0800
@@ -7,6 +7,7 @@
%%SITE_PERL%%/Net/FreshBooks/API/InvoiceLine.pm
%%SITE_PERL%%/Net/FreshBooks/API/Iterator.pm
%%SITE_PERL%%/Net/FreshBooks/API/Links.pm
+%%SITE_PERL%%/Net/FreshBooks/API/OAuth.pm
%%SITE_PERL%%/Net/FreshBooks/API/Payment.pm
%%SITE_PERL%%/Net/FreshBooks/API/Recurring.pm
@dirrmtry %%SITE_PERL%%/Net/FreshBooks/API
--- p5-Net-FreshBooks-API-0.12.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list