Commit graph

6 commits

Author SHA1 Message Date
mef
35ede2d24c (pkgsrc)
- Drop patch-aa, which fixed in 1.001003 (see below)
(upstream)
  -  Update 1.001002 to 1.002002
---------------------------
1.002002 - 2014-08-21
  - fix license in metadata

1.002001 - 2014-08-16
  - specify perl prerequisite on metadata
  - documentation fixes and clarifications

1.002000 - 2013-12-10
  - add build_variant method on variable packages, to allow avoiding
    importing a generator sub
  - fix pragmas applied by modules listed in "importing" from leaking out
    into unexpected scopes

1.001004 - 2013-05-04
  - fix documentation of "build_variant_of" method (RT#84554 -- thanks,
    Scott Miller!)

1.001003 - 2013-03-25
  - fix NAME in Makefile.PL (RT#84209)
2015-02-14 02:50:59 +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
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
sno
c2c17a9b61 Adding new package for CPAN module Package::Variant version 1.001002
into devel/p5-Package-Variant.

This module allows you to build packages that return different variations
depending on what parameters are given.

Users of your package will receive a subroutine able to take parameters and
return the name of a suitable variant package. The implmenetation does not
care about what kind of package it builds.
2012-10-19 07:50:56 +00:00