Path to this page:
NOTICE: This package has been removed from pkgsrc./
devel/p5-Module-Metadata,
Gather package and POD information from perl module files
Branch: CURRENT,
Version: 1.000037nb1,
Package name: p5-Module-Metadata-1.000037nb1,
Maintainer: pkgsrc-usersGather package and POD information from perl module files.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 370d4b16133c8ee605ed865660a069cb8b600c92
RMD160: e684f8865d2cef4b56da38e085a5871ef9f056c3
Filesize: 49.271 KB
Version history: (Expand)
- (2020-09-05) Package deleted from pkgsrc
- (2020-09-01) Updated to version: p5-Module-Metadata-1.000037nb1
- (2019-10-26) Updated to version: p5-Module-Metadata-1.000037
- (2019-08-11) Updated to version: p5-Module-Metadata-1.000033nb3
- (2018-08-22) Updated to version: p5-Module-Metadata-1.000033nb2
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-10-26 09:23:33 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Module-Metadata) Updated from 1.000033 to 1.000037
1.000037 2019-09-07 18:32:44Z
- add decode_pod option for automatic =encoding handling
1.000036 2019-04-18 18:25:15Z
- properly clean up temp dirs after testing
1.000035 2019-04-18 02:43:11Z
- quieten noisy tests (issue #31)
1.000034 2018-07-19 20:26:18Z (TRIAL RELEASE)
- fix how relative paths are absolutized, so they work properly on MSWin32
(Christian Walde, PR#24)
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
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-08-09 15:38:24 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Module-Metadata 1.000027 to 1,000033
-----------------------------------------------------
1.000033 2016-07-24 23:32:58Z
- fix file operation in tests for VMS
1.000032 2016-04-23 22:36:24Z (TRIAL RELEASE)
- use a more strict matching heuristic when attempting to infer the
"primary" module name in a parsed .pm file
- only report "main" as the module name if code was seen outside another
namespace, fixing bad results for pod files (RT#107525)
1.000031 2015-11-24 03:57:55Z (TRIAL RELEASE)
- be less noisy on failure when building as part of perl core (see perl
RT#126685)
1.000030 2015-11-20 03:03:24Z (TRIAL RELEASE)
- temp dirs cleaned up during tests (Steve Hay)
- more accurately mark tests as TODO, so as to have a quieter and less
confusing test run without passing TODO tests. This release is primarily
intended for the perl 5.23.5 release.
1.000029 2015-09-11 16:25:43Z (TRIAL RELEASE)
- fix missing "use" statement in refactored test helper (only \
affected older
perls, due to other module interactions)
1.000028 2015-09-11 04:24:39Z (TRIAL RELEASE)
- refactored and expanded test cases
- fixed a $VERSION extraction issue on perl 5.6.2 (RT#105978, PR#17)
- fix the detection of package Foo when $Foo::VERSION is set (RT#85961)
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|