Next | Query returned 24 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   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-10-21 02:56:34 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.10

Upstream changes:
1.10  2016-08-14T11:33:00
	- Stop using Test::Stream. Use Test::More shipped in the Test::Simple distro.
		See RT#116935. Thanx to Chad Granum.
	- Update version #s in pre-reqs.
	- Adopt new repo structure. For details, see
		http://savage.net.au/Ron/html/My.Workflow.for.Building.Distros.html.
	- Update .gitignore and MANIFEST.SKIP.
	- Change licence from Artistic to Perl.
	- Move File::Spec, Test::Pod and Test::Simple to TEST_REQUIRES within Makefile.PL.
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2016-01-18 12:42:36 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(pkgsrc)
  - Drop  PERL5_MODULE_TYPE statement to be default
  - Add three lines for make test
	BUILD_DEPENDS+= p5-Test-Stream-[0-9]*:../../devel/p5-Test-Stream
	BUILD_DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
	BUILD_DEPENDS+= p5-File-Slurper-[0-9]*:../../devel/p5-File-Slurper

(upstream)
Update 1.05 to 1.09
-------------------
1.09  2015-11-29T10:08:00
	- Replace "\t" with \s{4} in scripts/synopsis.pl and t/synopsis.html
	  in an attempt to fix the large number of failures reported by CPAN
	  Testers.
	- Patch t/test.t to use File::Spec to join a dir to a file name.
	- Use $^X rather than 'perl' to invoke Perl in t/test.t.
	- Make some pre-req version #s explicit.

1.08  2015-11-26T14:26:00
	- In V 1.07 I patched t/test.t to use Test::Stream instead of Test::More,
	  but did not patch Makefile.PL to match. Test::More is still used for
	  xt/author/pod.t.

1.07  2015-11-24T08:47:00
	- Apologies: Forgot to release V 1.06 to CPAN.
	- Add scripts/synopsis.pl and its output t/synopsis.html.
	- Copy scripts/synopsis.pl into docs.
	- Add t/test.t to run scripts/synopsis.pl and compare the output
	  to t/synopsis.html.
	- Update pre-reqs to add Capture::Tiny and File::Slurper,
	  which are used in t/test.t.
	- Add .gitignore to MANIFEST.SKIP.
	- Remove Build.PL.
	- Remove t/load.t.
	- Reformat the dates in this file.

1.06  2015-02-18T16:32:00
	- Add use strict and use warnings to Build.PL and Makefile.PL.
	- Add github repo to Build.PL, Makefile.PL and docs.
	- Move t/pod.t to xt/author/.
	- Patch Build.PL to handle xt/author/*.t.
   2015-11-04 03:47:43 by Alistair G. Crooks | Files touched by this commit (758)
Log message:
Add SHA512 digests for distfiles for www category

Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

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-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405)
Log message:
Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
   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.
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2013-12-09 15:17:56 by OBATA Akio | Files touched by this commit (238)
Log message:
Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.

Bump PKGREVISION for runtime dependency pattern changed packages.
   2013-08-27 07:01:33 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 1.05

Upstream changes:
1.05  Tue Jul  9 08:56:00 2013
	- No code changes.
	- Rename CHANGES to Changes as per CPAN::Changes::SPEC.
	- Recreate META.* files so they say licence is artistic_2 rather than artistic_1.
		Build.PL and Makefile.PL already said artistic_2, but the META.* files didn't.
		There is no reference to licences in the source of the module itself.
		This was requested by Christopher Meng who packages stuff for Fedora.

Next | Query returned 24 messages, browsing 11 to 20 | Previous