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
- Add BUILD_DEPENDS+= p5-Moo for make test
(upstream)
- Updated devel/p5-Array-Compare to 2.12
----------------------------------------
2.12 2016-06-12
- Packaging changes
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.
- 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
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.
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.
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.
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!
- 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).
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=...").
* [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.
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.
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