pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Rose-URI Update from version 0.022nb1 to 0.500 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/774be4045644
branches:  trunk
changeset: 551497:774be4045644
user:      he <he%pkgsrc.org@localhost>
date:      Tue Dec 16 21:44:06 2008 +0000

description:
Update from version 0.022nb1 to 0.500 (upstream 0.50):

Pkgsrc changes:
 o Canonicalize HOMEPAGE

Upstream changes:

0.50 (10.21.2008) - John Siracusa <siracusa%gmail.com@localhost>

    * Fixed a bug that caused empty query parameters to be omitted
      from the query string.
    * Added the omit_empty_query_params object attribute (with class-
      wide default override) to preserve the old behavior.

diffstat:

 www/p5-Rose-URI/Makefile |  9 ++++-----
 www/p5-Rose-URI/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (34 lines):

diff -r b099fd2ac5b2 -r 774be4045644 www/p5-Rose-URI/Makefile
--- a/www/p5-Rose-URI/Makefile  Tue Dec 16 21:35:40 2008 +0000
+++ b/www/p5-Rose-URI/Makefile  Tue Dec 16 21:44:06 2008 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:17 he Exp $
+# $NetBSD: Makefile,v 1.3 2008/12/16 21:44:06 he Exp $
 
-DISTNAME=      Rose-URI-0.022
-PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+DISTNAME=      Rose-URI-0.50
+PKGNAME=       p5-${DISTNAME}0
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Rose/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/perldoc?Rose::URI
+HOMEPAGE=      http://search.cpan.org/dist/Rose-URI/
 COMMENT=       URI class for easy and efficient manipulation of URI components
 
 DEPENDS+=      p5-Rose-Object>=0.15:../../devel/p5-Rose-Object
diff -r b099fd2ac5b2 -r 774be4045644 www/p5-Rose-URI/distinfo
--- a/www/p5-Rose-URI/distinfo  Tue Dec 16 21:35:40 2008 +0000
+++ b/www/p5-Rose-URI/distinfo  Tue Dec 16 21:44:06 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 08:44:22 abs Exp $
+$NetBSD: distinfo,v 1.2 2008/12/16 21:44:06 he Exp $
 
-SHA1 (Rose-URI-0.022.tar.gz) = 77b0d056b4fe888543f5606310aa82414239989f
-RMD160 (Rose-URI-0.022.tar.gz) = 027c284b625814a1f46713accf7db098553eaa83
-Size (Rose-URI-0.022.tar.gz) = 8260 bytes
+SHA1 (Rose-URI-0.50.tar.gz) = 4d1bb6e91b745e0aeb28bd603d3ee9c1379c7f87
+RMD160 (Rose-URI-0.50.tar.gz) = edcfc18fbf9b93bcf3b01cafc38da0d6b05b4048
+Size (Rose-URI-0.50.tar.gz) = 9045 bytes



Home | Main Index | Thread Index | Old Index