summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>2007-09-07 15:32:46 +0000
committerabs <abs>2007-09-07 15:32:46 +0000
commite169ce74bc2ec1609ec67f8438d8e8f0cbb09b61 (patch)
tree37beb512c5b6245941e93e3d519bdf31036b8275
parent2d24c93347256798cf630e8cd45c3940f9dd6b51 (diff)
downloadpkgsrc-e169ce74bc2ec1609ec67f8438d8e8f0cbb09b61.tar.gz
Import www/p5-WWW-Facebook-API-0.4.7 into pkgsrc:
A Perl implementation of the Facebook API, working off of the canonical Java and PHP implementations. By default it uses JSON::Any to parse the response returned by Facebook's server. There is an option to return the raw response in either XML or JSON.
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index e53b8473144..db9f1427c00 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1947 2007/09/07 15:17:44 ghen Exp $
+$NetBSD: CHANGES-2007,v 1.1948 2007/09/07 15:32:46 abs Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3571,3 +3571,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated sysutils/bacula-gnome-console to 2.2.2nb1 [ghen 2007-09-07]
Updated sysutils/bacula-tray-monitor to 2.2.2 [ghen 2007-09-07]
Updated sysutils/bacula-wx-console to 2.2.2 [ghen 2007-09-07]
+ Added www/p5-WWW-Facebook-API version 0.4.7 [abs 2007-09-07]