Commit graph

14 commits

Author SHA1 Message Date
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
mef
36f45061c0 Update to 1.233
---------------
1.233           Fri Nov 22 15:49:20 CST 2013
                fixed a long standing issue with parseInterval and fractional seconds.
                NOTE: Date::Parse, does NOT handle resolutions < 1 second. For that,
                you really should have a look at Time::HiRes. This fix quantizes fractional
                second values to whole numbers.
                Thanks for the patch, Bob <bob_freeman@hms.harvard.edu> !
2015-03-01 08:07:17 +00:00
wiz
7eeb51b534 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.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
wen
c80a8163fc Update to 1.232
Add LICENSE

Upstream changes:
1.232		Thu Jan 31 21:41:40 CST 2013
		those damn ._* files os x kindly inserted into the distribution
		I have removed them. sorry everyone.

1.231	        Wed Jan 30 07:58:21 CST 2013
		forgot to add LICENSE to manifest.
		incremented version for CPAN upload

1.23		Tue Jan 29 10:13:54 CST 2013
		updated LICENSE.
		this perl module is released under the same license
		as perl itself
2013-02-01 04:57:13 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
d4d001ed9c Revision bump after updating perl5 to 5.14.1. 2011-08-14 15:28:43 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
wiz
f04bb52d82 Remove empty PLIST. 2009-07-22 09:34:54 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
adrianp
70cf706633 Time::Interval
==============

This package installs the Time::Interval perl module.
Time::Interval's primary purpose is to take a given number
of seconds and return the number of days, hours, minutes,
and seconds are represented.
2007-11-04 16:02:12 +00:00