Commit graph

11 commits

Author SHA1 Message Date
wiz
40bbad7ac6 Comment out dependencies of the style
{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-07-12 18:56:06 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
6f4a1cf396 Update 0.20 to 0.22
-------------------
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.
2015-03-08 01:40:39 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
9852927007 Update p5-WebService-Google-Reader to 0.20.
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-10-06 15:36:20 +00:00
obache
3b0f2f4d0e Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
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-21 16:32:42 +00:00
seb
0e730921fb Initial import of p5-WebService-Google-Reader version 0.12 in the
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.
2010-08-04 21:32:43 +00:00