./net/p5-Net-LibIDN, Perl bindings for GNU Libidn

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2012Q4, Version: 0.12nb4, Package name: p5-Net-LibIDN-0.12nb4, Maintainer: pkgsrc-users

Provides bindings for GNU Libidn, a C library for handling Internationalized
Domain Names according to IDNA (RFC 3490), in a way very much inspired by
Turbo Fredriksson's PHP-IDN.


Required to run:
[devel/libidn] [lang/perl5]

Master sites: (Expand)

SHA1: ac446edf66ac523d5463b59ed9698e2ccb9b04ab
RMD160: a595c3758c9577b6d09d856cf220c303fdc3d2a2
Filesize: 13.928 KB

Version history: (Expand)


CVS history: (Expand)


   2013-01-13 18:56:06 by Matthias Scheler | Files touched by this commit (2)
Log message:
Pullup ticket #4012 - requested by dholland
net/p5-Net-LibIDN: build fix

Revisions pulled up:
- net/p5-Net-LibIDN/distinfo                                    1.4
- net/p5-Net-LibIDN/patches/patch-aa                            1.4

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Thu Jan  3 20:48:47 UTC 2013

   Modified Files:
   	pkgsrc/net/p5-Net-LibIDN: distinfo
   	pkgsrc/net/p5-Net-LibIDN/patches: patch-aa

   Log message:
   Insert rpath for BUILDLINK_PREFIX.libidn as well as using the one that
   comes from Perl, so this will still build if libidn and Perl are
   installed in different trees. Belt-and-suspenders fix for PR 47187 on
   NetBSD, may also fix the problem seen on Dragonfly.