The NetBSD Project

CVS log for pkgsrc/devel/p5-ExtUtils-ModuleMaker/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-ExtUtils-ModuleMaker

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Tue Oct 26 10:16:33 2021 UTC (22 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Revision 1.11 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:26 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored)

devel: Remove SHA1 hashes for distfiles

Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 15 00:56:55 2018 UTC (5 years, 1 month ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

Update to 0.63

Upstream changes:
0.63    July 31, 2018

Move MockHomeDir.pm from underneath t/ to underneath lib/.

The functions exported by ExtUtils::ModuleMaker::Auxiliary are intended to be
used in testing this distribution -- and all distributions which subclass it,
such as ExtUtils::ModuleMaker::PBP.  Auxiliary.pm uses functions found in
MockHomeDir.pm.  But unless MockHomeDir.pm is underneath lib/ExtUtils/, it
won't be indexed by CPAN and won't be found by the test suites of subclasses.
Hence, move it to underneath lib/.

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 20 11:08:06 2018 UTC (5 years, 4 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.8: +5 -5 lines
Diff to previous 1.8 (colored)

Update to 0.62

Upstream changes:
0.62    May 15, 2018
Update content of generated Makefile.PL to include META_MERGE where the
system's ExtUtils::MakeMaker is new enough to accommodate that element.  While
this is a step on the road to a "git-ready" module, this does not amount to a
change in effective functionality.

0.61    May 14, 2018
Update content of MANIFEST.SKIP (when INCLUDE_MANIFEST_SKIP is set to true
value) to reflect contemporary best practices (e.g., account for Travis and
AppVeyor configuration files).

Revision 1.8 / (download) - annotate - [select for diffs], Wed May 9 06:30:50 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

p5-ExtUtils-ModuleMaker: update to 0.60.

0.60    May 07, 2018

No functional changes.  Correct syntax in two test files for better results on
Windows.

0.59    May 06, 2018

Address RTC 125281 (Replace Getopt::Std::getopts() with
Getopt::Long::GetOptions()).  Users can now provide long options when invoking
modulemaker on the command-line.

Revision 1.7 / (download) - annotate - [select for diffs], Sun May 6 05:52:38 2018 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.6: +5 -5 lines
Diff to previous 1.6 (colored)

p5-ExtUtils-ModuleMaker: update to 0.58.

0.58    May 05, 2018

Address RTC 15563 (Discrepancy between documentation and results re author
information), 125266 ('modulemaker -h' fails to display help message; launches
interactive mode) and 125267 (modulemaker '-b' switch's documentation is
misleading).

0.57    May 02, 2018

Perl-5.6.1 was previously required; removed all code intended to handle
earlier versions of perl.  Otherwise, no change in ExtUtils::ModuleMaker or
'modulemaker' functionality (or, at least, no intended changes).

Removed dependency on File::Save::Home in modules and test suite.  Replaced it
with File::HomeDir.  Borrowed technique for mocking one's home directory
during testing from CPAN-Reporter's test suite (thanks to David Golden, Breno
G. de Oliveira and Perl Toolchain Gang).  This should substantially address
RTC 111637 (Not safe against parallel runs?).  This also facilitated removal
from ExtUtils::ModuleMaker::Auxiliary of many subroutines no longer used in
test suite.  Extensive consolidation of files within the test suite to improve
maintainability and test suite running time.

Provided configuration files for Travis and Appveyor.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Feb 4 02:46:46 2017 UTC (6 years, 7 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

Updated devel/p5-ExtUtils-ModuleMaker to 0.56
---------------------------------------------
0.56    January 30, 2017
  Removed all test files using 'scripts/modulemaker' as first step in
  diagnosing problem reported in
  https://rt.cpan.org/Ticket/Display.html?id=111637.  No changes in
  functionality.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 10 05:33:38 2016 UTC (7 years, 5 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

Updated to devel/p5-ExtUtils-ModuleMaker-0.55
0.55    January 03, 2016

Prodded by Chris Kirke during the CPAN Pull Request Challenge, standardized
$VERSION numbers and release dates across all files.  No changes in
functionality or tests.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 3 03:28:14 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

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.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Mar 15 13:57:43 2015 UTC (8 years, 6 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Update 0.52 to 0.54
-------------------
0.54    March 13, 2015

Correct error in TEST_REQUIRES: should have been IO::Capture rather than
IO::CaptureOutput.

0.53    March 10, 2015

Add metadata to Makefile.PL.  Remove IO::Capture from distribution.  Instead,
add it to TEST_REQUIRES metadata in Makefile.PL.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jan 29 12:31:33 2015 UTC (8 years, 7 months ago) by mef
Branch: MAIN
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Update to 0.52
--------------
0.52    July 4, 2014

Move version control from Subversion to git.  Establish development
repository at https://github.com/jkeenan/extutils-modulemaker.  Adapt
code to prevent warnings to be added in Perl 5.22.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 29 07:41:29 2009 UTC (14 years, 3 months ago) by sno
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Importing package for p5 module ExtUtils::ModuleMaker 0.51.

This module is a replacement for the most typical use of the h2xs utility
bundled with all Perl distributions: the creation of the directories and
files required for a pure-Perl module to be installable with make and
distributable on the Comprehensive Perl Archive Network (CPAN).

For Perl programmers, laziness is a virtue -- and modulemaker is far and
away the laziest way to create a pure Perl distribution which meets all
the requirements for worldwide distribution via CPAN.

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 29 07:41:29 2009 UTC (14 years, 3 months ago) by sno
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>