diff options
author | seb <seb@pkgsrc.org> | 2010-07-14 13:59:54 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-07-14 13:59:54 +0000 |
commit | 6911bf5011f61fffd23758fb906782436a2aa0fe (patch) | |
tree | 867a5ce3e843940d5c6b6532aca04e841f9b9bad /devel | |
parent | de2e9487d1c03f7801bad188cd212c7eab38fa0f (diff) | |
download | pkgsrc-6911bf5011f61fffd23758fb906782436a2aa0fe.tar.gz |
Update p5-Module-Install from version 0.95 to version 1.00.
Pkgsrc changes:
- adjust dependencies
Upstream changes:
1.00 Tue 22 Jun 2010
- Remove obsolete text warning about nonexistent auto_install()
woes
- auto_install() wrongly merged build_requires entries into
requires; note that it's correct build_requires entries
are merged into requires if you use older versions of
EUMM, which didn't support build_requires. (ISHIGAKI)
0.99 Tue 1 Jun 2010
- FindBin->again only works on 5.8.3
0.98 Mon 21 May 2010
- Resolved #57326: Tests fail when being run in parallel
(by Florian Ragwitz) (ISHIGAKI)
- Resolved #57335: Re: Problem with Module::Install + Fix
(by Paul Makepeace) (ISHIGAKI)
- Added "add_metadata" to add extra (experimental) metadata to
META.yml (requested by Florian Ragwitz) (ISHIGAKI)
- Fixed a test to check EU::MM version as only newer EUMM has
MIN_PERL_VERSION (ISHIGAKI)
- Made fixup_makefile a bit robust, not to be interfered by
antivirus etc (ISHIGAKI)
0.97 Mon 10 May 2010
- Added missing LWP dependency, starting with 2 year old version (ADAMK)
0.96 Tue 10 May 2010
- Stop Bundle.pm pointlessly calling import() of bundled modules
(MSTROUT)
- Resolved #55464: Wrong license detection (by Jens Rehsack)
(ISHIGAKI)
- Resolved #55594: Missing license (by Salve J. Nilsen) (ISHIGAKI)
- Resolved #5849 (load_extensions() causes "Subroutine %s
redefined" warnings) (by Steve Hay) (ISHIGAKI)
- Resolved #19445: unknown functions in Makefile.PL should fail.
and #19449: license is not found if unknown function is present
(both are the same issue) (ISHIGAKI)
- Resolved #54890: MYMETA.yml creation doesn't work (by miyagawa)
(ISHIGAKI)
- Resolved #55974: FakeAdmin does not define (by Francesc Guasch)
(ISHIGAKI)
- Resolved #40230: test_requires and include (by Alexandr Ciornii)
(ISHIGAKI)
- Resolved #56460: Bundle documentation error? (by Florent Angly)
(ISHIGAKI)
- Resolved #56459: Cannot find bundle source for modules that
contain sub-modules (patch by Florent Angly) (ISHIGAKI)
- Resolved #56474: Dependency check error fails to be triggered
(by Florent Angly) (ISHIGAKI)
- Resolved #5528: Sub-directory builds don't work (by Steve Hay)
(ISHIGAKI)
- Resolved #56531: New patches for M::I::Bundle (patch by Florent
Angly) (ISHIGAKI)
- Resolved #56589 for Module-Install: Bundle's refactor
(patch by Florent Angly) (ISHIGAKI)
- Pass VERSION_FROM to EU::MM in the background to let it check
version integrity (ISHIGAKI)
- Improved tests and removed unnecessary directories/files
(ISHIGAKI)
- Added API.pod and FAQ.pod (ISHIGAKI)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Module-Install/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Module-Install/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Module-Install/Makefile b/devel/p5-Module-Install/Makefile index 7e56933be32..41f26ceacb8 100644 --- a/devel/p5-Module-Install/Makefile +++ b/devel/p5-Module-Install/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.21 2010/04/10 07:23:56 seb Exp $ +# $NetBSD: Makefile,v 1.22 2010/07/14 13:59:54 seb Exp $ -DISTNAME= Module-Install-0.95 +DISTNAME= Module-Install-1.00 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5moi CATEGORIES= devel perl5 @@ -17,11 +17,11 @@ DEPENDS+= {perl>=5.10.1,p5-ExtUtils-Install>=1.52}:../../devel/p5-ExtUtils-Insta DEPENDS+= {perl>=5.10.1,p5-ExtUtils-ParseXS>=2.19}:../../devel/p5-ExtUtils-ParseXS DEPENDS+= p5-File-Remove>=1.42:../../sysutils/p5-File-Remove DEPENDS+= p5-JSON>=2.14:../../converters/p5-JSON +DEPENDS+= p5-libwww>=5.812:../../www/p5-libwww DEPENDS+= {perl>=5.10.0,p5-Module-Build>=0.2808}:../../devel/p5-Module-Build DEPENDS+= {perl>=5.10.1,p5-Module-CoreList>=2.17}:../../devel/p5-Module-CoreList DEPENDS+= p5-Module-ScanDeps>=0.89:../../devel/p5-Module-ScanDeps DEPENDS+= p5-PAR-Dist>=0.29:../../devel/p5-PAR-Dist -DEPENDS+= {perl>=5.10.1,p5-PathTools>=3.28}:../../devel/p5-PathTools DEPENDS+= {perl>=5.10.1,p5-Parse-CPAN-Meta>=1.39}:../../devel/p5-Parse-CPAN-Meta DEPENDS+= p5-YAML-Tiny>=1.38:../../textproc/p5-YAML-Tiny diff --git a/devel/p5-Module-Install/distinfo b/devel/p5-Module-Install/distinfo index 02fe196aca1..f7cd21ae9b4 100644 --- a/devel/p5-Module-Install/distinfo +++ b/devel/p5-Module-Install/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2010/04/10 07:23:56 seb Exp $ +$NetBSD: distinfo,v 1.18 2010/07/14 13:59:54 seb Exp $ -SHA1 (Module-Install-0.95.tar.gz) = 22576f19365089d4eac2f6fda2a1ccc29a4a437a -RMD160 (Module-Install-0.95.tar.gz) = e816f2b537792f9d8c772d172bbaa8dabe010970 -Size (Module-Install-0.95.tar.gz) = 117316 bytes +SHA1 (Module-Install-1.00.tar.gz) = 819596554df341e68843c845b044afddde76ac01 +RMD160 (Module-Install-1.00.tar.gz) = f3e20c977a0989f0f4002c60d132ad6eea8023f4 +Size (Module-Install-1.00.tar.gz) = 131024 bytes |