Path to this page:
./
devel/p5-CPAN-DistnameInfo,
Perl 5 module to extract distname and version from distfile
Branch: CURRENT,
Version: 0.10,
Package name: p5-CPAN-DistnameInfo-0.10,
Maintainer: pkgsrc-usersMany online services that are centered around CPAN attempt to
associate multiple uploads by extracting a distribution name from
the filename of the upload. For most distributions this is easy as
they have used ExtUtils::MakeMaker or Module::Build to create the
distribution, which results in a uniform name. But sadly not all
uploads are created in this way.
CPAN::DistnameInfo uses heuristics that have been learnt by
http://search.cpan.org/ to extract the distribution name and version
from filenames and also report if the version is to be treated as
a developer release
Required to run:[
lang/perl5]
Master sites: (Expand)
SHA1: ecba7d2ff4ed42346ac4bbc4e7e1b59ec980a07b
RMD160: 52bcb9f302133189039678f8ec49de6d3d44548d
Filesize: 13.915 KB
Version history: (Expand)
- (2010-04-24) Updated to version: p5-CPAN-DistnameInfo-0.10
- (2010-02-02) Updated to version: p5-CPAN-DistnameInfo-0.09
- (2009-05-19) Updated to version: p5-CPAN-DistnameInfo-0.08
- (2008-11-17) Updated to version: p5-CPAN-DistnameInfo-0.07
- (2008-10-31) Package added to pkgsrc.se, version p5-CPAN-DistnameInfo-0.06 (created)
CVS history: (Expand)
| 2010-06-14 06:24:12 by Stoned Elipot | Files touched by this commit (1) |
Log message:
Fix typo in COMMENT
|
2010-04-24 19:35:01 by Stoned Elipot | Files touched by this commit (2) |  |
Log message:
Update p5-CPAN-DistnameInfo from version 0.09 to version 0.10.
Upstream changes:
0.10 -- Sat Mar 27 15:04:54 CDT 2010
* Support -TRAIL in distribution version to indicate developer release
|
| 2010-02-02 18:50:05 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating devel/p5-CPAN-DistnameInfo from 0.08 to 0.09
pkgsrc changes:
- Adjusting license
Upstream changes:
0.09 -- Thu Dec 3 18:29:49 CST 2009
* Normalize dist() for CGI.pm [Michael G. Schwern]
|
| 2009-05-19 09:09:24 by Jens Rehsack | Files touched by this commit (2) |
Log message:
pkgsrc changes:
- Updating package for p5 module CPAN::Distnameinfo from 0.07 to 0,08
- Setting license to gnu-gpl-v2
Upstream changes:
0.08 -- Wed May 6 09:21:47 CDT 2009
* make a better guess at the meaning of Dist-Name-undef.tar.gz
* add tests for the .tar.bz2 feature added in 0.07
|
2008-11-17 00:21:17 by Havard Eidnes | Files touched by this commit (2) |  |
Log message:
Update from version 0.06 to 0.07.
Upstream changes:
0.07 -- Mon Jun 30 09:27:04 CDT 2008
* Added support for .tar.bz2 archive extension
|
2008-10-30 23:46:49 by Havard Eidnes | Files touched by this commit (3) |  |
Log message:
Import p5-CPAN-DistnameInfo version 0.06.
Many online services that are centered around CPAN attempt to
associate multiple uploads by extracting a distribution name from
the filename of the upload. For most distributions this is easy as
they have used ExtUtils::MakeMaker or Module::Build to create the
distribution, which results in a uniform name. But sadly not all
uploads are created in this way.
CPAN::DistnameInfo uses heuristics that have been learnt by
http://search.cpan.org/ to extract the distribution name and version
from filenames and also report if the version is to be treated as
a developer release
|