Commit graph

17 commits

Author SHA1 Message Date
wiz
8d09127cb2 Update to 0.12:
0.12 2015-06-20
 - Remove spurious Module::Build from test. Reported by gregor herrmann,
   Debian team, https://bugs.debian.org/789210

0.11 2015-06-11
 - Explicitly state minimum perl version as 5.8 in Makefile.PL.

0.10 2015-06-09
 - Include new test in MANIFEST
    RT 105112 - SREZIC

0.09 2015-06-09
 - Exclude newlines from whitespace on either side of '='
    RT 65394, fix by sdme.
2015-08-06 09:06:29 +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
7fcabd8659 Update 0.05 to 0.08 (again, the commit log is the same as done in 01/31)
http://mail-index.netbsd.org/pkgsrc-changes/2015/01/31/msg117991.html
Except removing the PERL5_MODULE_TYPE=      Module::Build
Thanks obache and wiz
2015-02-02 16:43:08 +00:00
wiz
8c1949a883 Downgrade to 0.05nb1; the 0.08 update changed from Module::Build
to Module::Install, which caused a cyclic dependency. pbulk says:

Cyclic dependency for package:
p5-libwww-6.08
p5-Crypt-SSLeay-0.72
p5-Try-Tiny-0.22
p5-Capture-Tiny-0.27
p5-Inline-C-0.67
p5-IO-All-0.61nb1
p5-File-MimeInfo-0.26
p5-File-DesktopEntry-0.08
p5-Module-Install-1.14
p5-PAR-Dist-0.47nb5
p5-Module-Signature-0.73
p5-Crypt-OpenPGP-1.06nb4
p5-libwww-6.08
2015-02-01 08:07:02 +00:00
mef
f2b2d8209f Update 0.05 to 0.08
-------------------
0.08 2013-10-07
 - Corrected build instructinos.

0.07 2013-10-03
 - Fixed dependency on Win32 module.

0.06 2013-10-03
 - Switched to EU::MM
 - POD fix - RT 89116 - GWOLF
2015-01-31 01:16:49 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +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
wen
1dd258db3c Update to 0.05
Upstream changes:
0.05  Wed Jun  5 2013
      - Fixed tests on Windows - RT 45669
      - Set perl 5.8.6 as minimum version - RT 42770 - ANDK
      - Fixed link to freedesktop.org - RT 37320 - GWOLF
2013-08-31 04:33:03 +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
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +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
adam
97db40bf1c Revision bump after updating perl to 5.14.1 2011-08-12 19:09:59 +00:00
seb
514bb22b4c Fix build:
- adjust dependency
- do use PERL5_PACKLIST
Bump PKGREVISION to 3
2010-08-24 05:40:43 +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
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
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
9cfed360c9 Initial import of p5-File-DesktopEntry-0.04:
This module can be used to work with .desktop files as specified
by the Freedesktop.org specification.
2007-11-29 15:48:32 +00:00