Commit graph

33 commits

Author SHA1 Message Date
wiz
17b24b8c61 p5-Array-Compare: update to 3.0.1.
3.0.1 2018-03-24

 - Various code fixes recommended by kritika.io
 - Applied doc patch from Debian (thanks Wesley Schwengle)
2018-03-25 15:23:24 +00:00
ryoon
1344d8d8e3 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
wen
e8b3c8bd8b Update to 3.0.0
Upstream changes:
3.0.0 2016-12-13

 - New version to get round dubious decisions in Perl toolchain

2.12.2 2016-12-08

 - Fixing the idiocy in the previous version

2.12.1 2016-12-08

 - Packaging changes
2017-01-02 08:02:04 +00:00
mef
34e981a352 (pkgsrc)
- Add BUILD_DEPENDS+= p5-Moo for make test
(upstream)
 - Updated devel/p5-Array-Compare to 2.12
 ----------------------------------------
2.12 2016-06-12
 - Packaging changes
2016-06-18 13:46:51 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

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-03 03:27:11 +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
11565f86f7 (pkgsrc)
- Add Full dependency to devel/p5-Type-Tiny
   (Configure warns if not)
(upstream)
Update 2.02 to 2.11
-------------------
Dave Cross <dave@dave.org.uk>	2014-10-01

    Finish removing Moose

Dave Cross <dave@dave.org.uk>	2014-10-01

    File permission fixes

Dave Cross <dave@dave.org.uk>	2014-10-01

    Ported from Moose to Moo

Dave Cross <dave@dave.org.uk>	2014-01-10

    Added .travis.yml
2014-12-12 11:05:56 +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
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
sno
560111074d Updating package for CPAN module Array::Compare in devel/p5-Array-Compare
from 2.01nb3 to 2.02

pkgsrc changes:
- add build/test requirement

Upstream changes:
2011-12-15  Dave Cross <dave@dave.org.uk>
  * Build.PL, lib/Array/Compare.pm, t/test.t: Tests and fixes for RT bug 73287
  (thanks to Andrew Solomon) Bump version number

2011-02-17  Dave Cross <dave@dave.org.uk>
  * t/test.t: Removed old Perl 4-ish test comments.

2009-09-02  Dave Cross <dave@dave.org.uk>
  * lib/Array/Compare.pm: Correct documentation of 'WhiteSpace' option.
2012-02-20 12:26:17 +00:00
adam
39b6252215 Revision bump after updating perl to 5.14.1 2011-08-07 07:55:16 +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
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
aba65b469b Updating package devel/p5-Array-Compare from 1.18 to 2.01
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
2009-08-29 16:05  Dave Cross  <dave@dave.org.uk>
	* lib/Array/Compare.pm: Bump version number.

2009-08-09 20:03  Dave Cross  <dave@dave.org.uk>
	* lib/Array/Compare.pm: Corrected version number.

2009-08-09 20:00  Dave Cross  <dave@dave.org.uk>
	* Build.PL: Bumped version number.

2009-08-09 20:00  Dave Cross  <dave@dave.org.uk>
	* lib/Array/Compare.pm: Switched to using Moose.
2009-09-12 12:18:36 +00:00
sno
c1ab52d75b pkgsrc changes:
- updating package for p5 module Array::Compare from 1.17 to 1.18
  - setting license to ${PERL5_LICENSE} according to META.yml

Upstream changes:
2009-06-14  Dave Cross  <dave@dave.org.uk>
	* lib/Array/Compare.pm: Bump version number for release.

2009-06-14  Dave Cross  <dave@dave.org.uk>
	* lib/Array/Compare.pm: Added version number.  Fixed
	  https://rt.cpan.org/Ticket/Display.html?id=45145

2009-06-14  Dave Cross  <dave@dave.org.uk>
	* Build.PL: Moved version setting into .pm.

2009-02-21  Dave Cross  <dave@dave.org.uk>
	* : Removed execute bit.

2008-06-29  Dave Cross  <dave@dave.org.uk>
	* Build.PL, lib/Array/Compare.pm: Added LICENSE section (for
	  cpants).
2009-07-07 19:24:34 +00:00
wiz
19229329fe Update to 1.17:
Changes undocumented.
2009-02-22 16:01:47 +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
he
df61395a68 Update from version 1.15 to 1.16.
Changes appear to be minor; Changes not updated or marked with
version numbers.
2008-08-05 21:32:40 +00:00
abs
ea28f8e762 Updated devel/p5-Array-Compare to 1.15
* [r28] lib/Array/Compare.pm: Increment version number
	* [r27] Build.PL: Fix prerequisites
	* [r26] lib/Array/Compare.pm: Require Perl 5.6 so we can use
	  warnings and our.
2008-05-29 08:26:55 +00:00
heinz
cc1683a0c6 The package supports installation to DESTDIR.
The package does not need p5-Sub-Uplevel.
2008-01-08 23:07:21 +00:00
hiramatsu
7b90c23384 Update p5-Array-Compare to 1.14.
Changes from 1.13:

2007-04-01  dave
        * [r23] README.xml: Updated copyright dates
        * [r22] lib/Array/Compare.pm: Changed $VERSION definition
        * [r21] Build.PL: Changed create_makefile_pl parameter to
          'traditional'
2007-12-07 07:54:38 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
wiz
e6add940b1 Update to 1.13:
Changes not documented.
2005-11-23 22:09:56 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
jlam
cc44d0be98 * Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pm
does.  This allows us to use dynamic PLISTs for Perl modules that are
  built using Module::Build.  Bump the PKGREVISION of p5-Module-Build
  to 1.

* Drop the use of PERL5_USES_MODULE_BUILD and introduce a new variable
  PERL5_MODULE_TYPE that is either "MakeMaker" or "Module::Build" that
  names the framework used to build/install the module.

* Split out the variables set in perl5/buildlink3.mk that are also used
  by perl5/module.mk into a new file perl5/vars.mk.  Move some PERL5_*
  variable definitions from pkgsrc/mk/bsd.pkg.use.mk into perl5/vars.mk.
  This just centralizes the common PERL5_* definitions into a single
  file location.

* Convert the known packages that use Module::Build to set
  PERL5_MODULE_TYPE and PERL5_PACKLIST:

	devel/p5-Class-Container
	devel/p5-Exception-Class
	devel/p5-Log-Dispatch
	devel/p5-Array-Compare
	textproc/p5-Pod-Coverage
	www/p5-Apache-Session-Wrapper
	www/p5-MasonX-Request-WithApacheSession
2005-02-24 22:38:41 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
68e439c57e Add some perl packages needed for various test targets in other perl
packages.
2005-02-22 00:33:36 +00:00