2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
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.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
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-09-05 08:57:59 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(pkgsrc)
- Update required version:
-DEPENDS+= p5-namespace-autoclean>=0.09:../../devel/p5-namespace-autoclean
+DEPENDS+= p5-namespace-autoclean>=0.16:../../devel/p5-namespace-autoclean
- Add following line for make test
BUILD_DEPENDS+= p5-Class-Tiny-[0-9]*:../../devel/p5-Class-Tiny
(upstream)
- Update 0.41 to 0.43
---------------------
0.43 2015-08-16 03:29:28Z
- add some diagnostics to a test that is failing occasionally
0.42 2015-06-04 06:17:43Z
- eliminate remaining uses of List::MoreUtils
- increase required version of namespace::autoclean to 0.16 to avoid test
failures
|
2015-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152) |
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
|
2015-05-23 02:29:29 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Update to 0.41
--------------
0.41 2015-05-16 03:35:49Z
- mark this distribution as deprecated in metadata
|
2014-12-03 08:13:22 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.40
Upstream changes:
0.40 2014-11-12 02:27:58Z
- mention deprecation status in module ABSTRACT
- fix warning in tests on 5.8.x
|
2014-08-28 12:05:49 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 0.39
Upstream changes:
0.39 2014-08-16 19:12:31Z
- line numbers in shipped code are now almost the same (within 1) as
the repository source, for easier debugging
- pod fixes (Frank Wiegand, RT#51722)
|