2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "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.
|
2011-08-14 18:06:13 by OBATA Akio | Files touched by this commit (268) |
Log message:
Revision bump after updating perl5 to 5.14.1.
|
2010-09-28 15:21:33 by Thomas Klausner | Files touched by this commit (23) |
Log message:
Reset maintainer.
|
2010-09-02 22:37:07 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating www/p5-URI-Escape-XS from 0.07nb1 to 0.08
Upstream changes:
$Revision: 0.8 $ $Date: 2010/07/16 07:52:31 $
! XS.xs
The fix in RT#39135 did not address %XX
reported by @kazuho via twitter DM
|
2010-08-21 18:37:14 by Stoned Elipot | Files touched by this commit (1724) | |
Log message:
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-05-28 12:07:46 by Martti Kuparinen | Files touched by this commit (2) |
Log message:
Updated www/p5-URI-Escape-XS to 0.07
Addressed:
#57168: memory leak in uri_escape ?
http://rt.cpan.org/Public/Bug/Display.html?id=57168
|
2009-10-24 18:06:07 by Jens Rehsack | Files touched by this commit (2) |
Log message:
Updating www/p5-URI-Escape-XS from 0.05 to 0.06
pkgsrc changes:
- Adjusting license definition
Upstream changes:
+ t/05-null.t
! XS.xs lib/URI/Escape/XS.pm
Addressed:
#45392: First invocation of encodeURIComponentIDN loses the path
#49375: decodeURIComponent() influences references from a regexp
#45855: Problems with undef
http://rt.cpan.org/Public/Bug/Display.html?id=45392
http://rt.cpan.org/Public/Bug/Display.html?id=49375
http://rt.cpan.org/Public/Bug/Display.html?id=45855
|
2009-05-12 13:09:26 by Martti Kuparinen | Files touched by this commit (4) |
Log message:
Added PKG_DESTDIR_SUPPORT=user-destdir
|
2009-04-30 00:47:36 by Jens Rehsack | Files touched by this commit (2) |
Log message:
PkgSrc changes:
- Updating package for p5 module URI::Escape::XS from 0.02 to 0.05
- Setting license to gnu-gpl-v2
Upstream changes:
0.05 2009/03/24 14:24:09
! lib/URI/Escape/XS.pm t/04-IDN.t
Now you can also use Net::LibIDN instead of Net::IDN::Encode
http://rt.cpan.org/Public/Bug/Display.html?id=44084
0.04 2009/01/16 08:26:52
! lib/URI/Escape/XS.pm
! t/04-IDN.t
drry: * fixed POD and test. * et cetera.
http://coderepos.org/share/changeset/28708
! t/t/01-compat.t
Retouched so it is now locale-free
http://rt.cpan.org/Public/Bug/Display.html?41134
http://rt.cpan.org/Public/Bug/Display.html?42702
0.04 2009/01/16 08:26:52
! XS.pm README
+ t/04-idn.t
added: decodeURICompornentIDN() and encodeURICompornentIDN()
0.03 2009/01/16 08:26:52
! XS.pm
Arguments are now unconditionally stringified
http://rt.cpan.org/Public/Bug/Display.html?39344
! XS.xs
Addressed test failure on 5.10.x and others
http://rt.cpan.org/Public/Bug/Display.html?39135
|