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-07-16 17:51:57 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update p5-Email-Address to 1.905.
1.905 2014-06-17 22:55:00-04:00 America/New_York
- additional change to avoid slowdown; this addresses CVE-2014-0477
change provided by Bastian Blank <waldi@debian.org>
1.904 2014-06-14 00:21:21-04:00 America/New_York (TRIAL RELEASE)
- avoid being fooled by an addr-like string in the phrase
- avoid a slowdown by avoiding backtracking into the phrase
1.903 2014-04-17 21:02:14-04:00 America/New_York
- correctly parenthesize false comment "0" (sigh)
1.902 2014-04-17 10:45:11-04:00 America/New_York
- when formatting an address where phrase is empty but comment is not,
do not include "" for the phrase; just omit it
- when formatting and address where comment lacks enclosing parens, add
them
|
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.
|
2014-02-04 11:26:10 by Ulrich Habel | Files touched by this commit (2) |
Log message:
Update to 1.901
Upstream changes:
1.901 2014-01-28 22:41:54-05:00 America/New_York
further avoidance of stringifying to undef (thanks, this time, to
David Golden)
|
2013-09-08 09:46:18 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.900
Upstream changes:
1.900 2013-08-08 14:44:43 America/New_York
avoid trying to stringify undef, and so avoid a warning (thanks, Alex
Vandiver)
1.899 2013-08-02 10:53:19 America/New_York
repackaged, pointed at new bugtracker
fallback overloads are enabled, so "cmp" will now compare \
with string
overloads... which still might not be what you expect
code has been futzed with to rely on some 5.6-isms, rather than
trying to be 5.005 compatible
a warning has been added: calling ->parse in scalar context gets
undefined behavior
1.898 2013-02-07
remove dead link
|
2013-05-31 14:42:58 by Thomas Klausner | Files touched by this commit (2880) |
Log message:
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-01-23 10:56:27 by Ulrich Habel | Files touched by this commit (2) |
Log message:
- Updated to 1.897
ChangeLog:
1.897 2012-12-17
skip mailboxes, rather than aborting the whole parse, when
encountering non-ASCII characters (thanks, Ruslan Zakirov!)
improve the behavior of escaping in phrases (thanks, Ruslan Zakirov!)
1.896 2012-07-31
documentation improvements (thanks, Glenn Fowler!)
|
2012-10-08 14:19:35 by Aleksej Saushev | Files touched by this commit (307) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-10-03 23:59:10 by Thomas Klausner | Files touched by this commit (2798) |
Log message:
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.
I hope that's all of them.
|