From 5fb5a1a88dbbec0bc97d80ed8fe87e799e2aae89 Mon Sep 17 00:00:00 2001 From: he Date: Wed, 6 Aug 2008 21:31:13 +0000 Subject: [PATCH] Update from version 0.4.7 to 0.4.13. Pkgsrc changes: o Add new dependency on p5-Readonly. Upstream changes: 0.4.13 Wed Jul 30 18:14:59 PDT 2008 Added Readonly as dependency 0.4.12 Wed Jul 30 04:09:26 PDT 2008 Perltidy'd Fixed RT#33571 and RT#37617 (gregor herrmann)++ Addresses RT#37840 (clscott++) 0.4.11 Thu Feb 28 20:44:29 PST 2008 Fix documentation bug for notifications->send_email Add FAQ entry for RT#31620 and RT#31944 Regen'ed README Fixed utf8 encoding issue: RT#32500 (thanks for the patch, Ryan) Added get_lists in friends namespace Added data namespace with tests Updated documentation to match various API updates Perltidy'd 0.4.10 Sat Dec 1 17:30:58 PST 2007 Fixed bug where session_key parameter value wasn't being used when passed to a call (thanks Louise-Philippe) Perl-tidied and critiqued Added stub documentation for base and new methods 0.4.9 Sun Nov 25 11:39:47 PST 2007 Fixed some documentation errors Updated documentation to match current documentation on Facebook site Added pages namespace Removed get_FBML and set_FBML in profile namespace 0.4.8 Sun Nov 11 14:37:41 PST 2007 Updated docs and added FAQ with two questions Added marketplace Added users->has_app_permission, users->is_app_added, users->set_status Added feed->publish_templatized_action (thanks King Mak) Changed autogen methods for subclasses in API.pm (thanks Shawn) No longer send secret when authenticating (thanks Derek) --- www/p5-WWW-Facebook-API/Makefile | 7 ++++--- www/p5-WWW-Facebook-API/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/www/p5-WWW-Facebook-API/Makefile b/www/p5-WWW-Facebook-API/Makefile index 39d00bef7a77..977fc24af8aa 100644 --- a/www/p5-WWW-Facebook-API/Makefile +++ b/www/p5-WWW-Facebook-API/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:56 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/08/06 21:31:13 he Exp $ # -DISTNAME= WWW-Facebook-API-v0.4.7 -PKGNAME= p5-${DISTNAME:C/-v/-/} +DISTNAME= WWW-Facebook-API-0.4.13 +PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} @@ -17,6 +17,7 @@ DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes DEPENDS+= p5-Time-HiRes-[0-9]*:../../time/p5-Time-HiRes DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww DEPENDS+= p5-version-[0-9]*:../../devel/p5-version +DEPENDS+= p5-Readonly-[0-9]*:../../devel/p5-Readonly PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/www/p5-WWW-Facebook-API/distinfo b/www/p5-WWW-Facebook-API/distinfo index 8dadfe298f7a..c218be53f647 100644 --- a/www/p5-WWW-Facebook-API/distinfo +++ b/www/p5-WWW-Facebook-API/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/09/07 15:28:34 abs Exp $ +$NetBSD: distinfo,v 1.2 2008/08/06 21:31:13 he Exp $ -SHA1 (WWW-Facebook-API-v0.4.7.tar.gz) = 36da0b670c3eb74f1acd922d9a5024075b97d56b -RMD160 (WWW-Facebook-API-v0.4.7.tar.gz) = 2421443163e88e6817b78a22c38774eb63d79e93 -Size (WWW-Facebook-API-v0.4.7.tar.gz) = 45196 bytes +SHA1 (WWW-Facebook-API-0.4.13.tar.gz) = 68ca86486d429deac83a9829b56b688f8390b149 +RMD160 (WWW-Facebook-API-0.4.13.tar.gz) = 548a08f914bf74661f9ad3e089ace5c5eee6ba54 +Size (WWW-Facebook-API-0.4.13.tar.gz) = 51478 bytes