Commit graph

26 commits

Author SHA1 Message Date
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

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-11-04 02:46:46 +00:00
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
2e65d464e8 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:50:58 +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
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +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
rhaen
e48c61b99f Forgot to add perl-5.10 check 2012-01-31 14:44:54 +00:00
rhaen
9b35b72d62 Updated to 0.16
Changes:

0.16   24 Jan 2012
        - Remove superfluous call to ->setup in test app

0.15   18 Jan 2012
        - Moose-ified to fix https://rt.cpan.org/Ticket/Display.html?id=74132 (karpet)

0.14   18 Nov 2010
        - Added "page_size" config option per RT #62335 (karpet)
2012-01-31 14:34:47 +00:00
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +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
abs
f5dff4e121 Add missing reference to p5-Class-Data-Inheritable
bump pkgrevision
2009-11-02 19:21:19 +00:00
sno
25af4875de Updating www/p5-Catalyst-Plugin-Session-Store-FastMmap from 0.11nb1 to 0.13
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
0.13   18 Oct 2009
        - Fixup copyright ino

0.12   16 Oct 2009
        - Port to new session config key
2009-10-24 15:05:35 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
73d1344256 Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap
from 0.10 to 0.11

Upstream changes:
0.11   16 June 2009
        - Fixed warning during basic.t on Win32
        - Added comment into doc about not being "thread-safe"
2009-07-07 21:41:33 +00:00
sno
0fa6b2b002 pkgsrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap
    from 0.08 to 0.10
  - Adjusting dependencies

Upstream changes:
0.10   13 May 2009
        - Change tests to be compatible with Catalyst 5.80004
        - Re-add /session-file prefix to the test session directory which was
          present in 0.07. I can't see where this was removed, but the test
          looks more correct with it. RT#45724

0.09    04 May 2009
        - remove Win32 hack since Cache::FastMmap 1.29 supports Win32.
          see https://rt.cpan.org/Ticket/Display.html?id=45642
2009-05-19 06:43:41 +00:00
sno
0769788d86 PkgSrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap
    from 0.07 to 0.08
  - Adjusting dependencies

Upstream changes:
0.08    01 May 2009
        - Bump Cache::FastMmap requirement to 1.29 to fix RT#45210
2009-05-02 19:18:56 +00:00
sno
8bfebbc284 PkgSrc changes:
- Updating package for p5 module of Catalyst::Plugin::Session::Store::FastMmap
    from 0.06 to 0.07
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.07    30 Mar 2009
        - Port from NEXT to MRO::Compat.
2009-05-01 17:59:35 +00:00
he
e845774f0e Update from version 0.05nb1 to 0.06.
Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

0.06    28 Jan 2009
        - die when Cache::FastMmap::set() returns false value (RT #33667)
        - patch from ton.voon@altinity.com to pass unlink_on_exit option
          to Cache::FastMmap
        - correctly set storage path from config rather than default - karman
        - clean up temp files after tests
2009-02-22 17:43:41 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
abs
83e74d28d4 Added www/p5-Catalyst-Plugin-Session-Store-FastMmap version 0.05
Catalyst::Plugin::Session::Store::FastMmap is a fast session storage
plugin for Catalyst that uses an mmap'ed file to act as a shared
memory interprocess cache. It is based on Cache::FastMmap.
2008-07-15 09:19:38 +00:00