17 Commits

Author SHA1 Message Date
bluhm
b19addd0d0 update p5-Net-IDN-Encode to 2.301
patch has been applied upstream
sort makefile according to template
2016-12-07 15:37:27 +00:00
bluhm
ba56456b67 With the canaries turned on in malloc.conf, running the regression
tests of p5-Net-IDN-Encode crashed the Perl process.  There was no
proper protection against heap overflow in the XS part.  Grow the
destination string in encode_punycode() and decode_punycode() before
writing to it.  This has to be checked every time.
Take maintainer.
OK jca@
2016-11-28 16:55:08 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
vgross
a09f54a7fd Update to p5-Net-IDN-Encode-2.300. 2015-09-28 08:45:16 +00:00
ajacoutot
85c3ef9547 Update to p5-Net-IDN-Encode-2.202. 2015-05-01 13:16:54 +00:00
sthen
3458b7120f update to p5-Net-IDN-Encode-2.201 2015-04-12 07:58:38 +00:00
sthen
f9fa2fdb4c update to p5-Net-IDN-Encode 2.005 (newer version that works with
Module::Build <0.42), from Mark Patruck
2014-09-07 10:59:42 +00:00
sthen
3cc1fae7b7 @comment zero-byte perl .bs files 2014-06-14 23:23:11 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
jasper
0ef84d4925 - update to p5-Net-IDN-Encode-1.102 2013-02-02 17:29:14 +00:00
sthen
41f27206ff sync wantlib 2012-08-23 14:54:31 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
espie
880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
jasper
1cfe6df93e import p5-Net-IDN-Encode 1.100
This module provides an easy-to-use interface for encoding and decoding
Internationalized Domain Names (IDNs), as described in RFC 3490.

(This module replaces converters/p5-IDN-Punycode)

ok sthen@
2010-09-16 07:26:16 +00:00