sno
d172d7f6ae
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-10-24 16:06:07 +00:00
martti
5b0ba6703c
Added PKG_DESTDIR_SUPPORT=user-destdir
2009-05-12 11:09:26 +00:00
sno
b401547775
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
2009-04-29 22:47:35 +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
martti
2a57704090
Escape and unescape unsafe characters in URIs.
2008-10-07 06:09:12 +00:00