summaryrefslogtreecommitdiff
path: root/net/p5-WebService-Google-Reader
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-06-05Updated net/p5-WebService-Google-Reader to 0.23mef2-8/+7
----------------------------------------------- 0.23 Thu Jul 2 18:56:20 UTC 2015 - Added support for appid and appkey because Inoreader now requires them. (RT #105624)
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-12Comment out dependencies of the stylewiz1-2/+2
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-03-08Update 0.20 to 0.22mef2-7/+6
------------------- 0.22 Tue Aug 13 16:52:44 UTC 2013 - Required host of webservice to be given. 0.21 Sat Dec 3 06:52:42 UTC 2011 - Really fixed the XML::Atom bug.
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2011-10-06Update p5-WebService-Google-Reader to 0.20.hiramatsu2-7/+6
Changes from previous: 0.20 Sun Sep 18 22:02:11 UTC 2011 - Added fix for XML::Atom bug. 0.19 Wed May 18 02:29:57 UTC 2011 - Fixed handling of expired tokens. (RT #68245) - Added response method. 0.18 Thu Apr 28 15:48:20 UTC 2011 - Fixed corner case in 'more' method to prevent an infinite loop. 0.17 Wed Mar 30 00:26:09 UTC 2011 - Required newer LWP with better HTTPS support. 0.16 Sun Mar 20 23:43:46 UTC 2011 - Added fix for google alert feeds. (ayanokouz) - Added another example script. 0.15 Wed Mar 9 17:46:14 UTC 2011 - Updated LWP usage to accomodate a change to the default behaviour (HTTPS requests now verify the hostname matches the issued certificate). - Explicitly set the default sort order of entries to desc, as documented. 0.14 Mon Nov 1 02:51:37 UTC 2010 - Fixed search feeds. - Fixed debug and compress constructor options. - Added support for "liking" items. - Updated some methods to accept both lists and array references. 0.13 Tue Oct 26 20:51:30 UTC 2010 - Fixed 'more' method to prevent an infinite loop. - Substituted deprecated API url. - Added another example script- marks dead craigslist posts as read. - Updated author tests.
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-08-04Initial import of p5-WebService-Google-Reader version 0.12 in theseb3-0/+35
NetBSD Packages Collection. The Perl 5 module WebService::Google::Reader provides an interface to the Google Reader service through the unofficial (as-yet unpublished) API.