pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-URI-Escape-XS PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5ecb9eebd8b
branches:  trunk
changeset: 392312:f5ecb9eebd8b
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Apr 29 22:47:35 2009 +0000

description:
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

diffstat:

 www/p5-URI-Escape-XS/Makefile |  6 +++---
 www/p5-URI-Escape-XS/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 3a0ee1fd3def -r f5ecb9eebd8b www/p5-URI-Escape-XS/Makefile
--- a/www/p5-URI-Escape-XS/Makefile     Wed Apr 29 22:39:14 2009 +0000
+++ b/www/p5-URI-Escape-XS/Makefile     Wed Apr 29 22:47:35 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:24 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/29 22:47:35 sno Exp $
 
-DISTNAME=      URI-Escape-XS-0.02
+DISTNAME=      URI-Escape-XS-0.05
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=URI/}
 
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/URI-Escape-XS/
 COMMENT=       Escape and unescape unsafe characters in URIs
+LICENSE=       gnu-gpl-v2 # OR artistic
 
 DEPENDS+=      p5-URI>=1.35:../../www/p5-URI
 
diff -r 3a0ee1fd3def -r f5ecb9eebd8b www/p5-URI-Escape-XS/distinfo
--- a/www/p5-URI-Escape-XS/distinfo     Wed Apr 29 22:39:14 2009 +0000
+++ b/www/p5-URI-Escape-XS/distinfo     Wed Apr 29 22:47:35 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/07 06:09:12 martti Exp $
+$NetBSD: distinfo,v 1.2 2009/04/29 22:47:35 sno Exp $
 
-SHA1 (URI-Escape-XS-0.02.tar.gz) = b8be4b0a762dd3ac4eb5e9b26ba24c6f42402710
-RMD160 (URI-Escape-XS-0.02.tar.gz) = 10f1d738105f64e868ba58d4216122c255877821
-Size (URI-Escape-XS-0.02.tar.gz) = 7161 bytes
+SHA1 (URI-Escape-XS-0.05.tar.gz) = 8683473b7813f8ed65c6099ff5087d502b80a533
+RMD160 (URI-Escape-XS-0.05.tar.gz) = 2c1f447dc691a577a8a79bc530500e72af3f6702
+Size (URI-Escape-XS-0.05.tar.gz) = 8575 bytes



Home | Main Index | Thread Index | Old Index