diff options
author | he <he@pkgsrc.org> | 2008-12-16 21:44:06 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-12-16 21:44:06 +0000 |
commit | c33edb9e2258558d04dead07abc943c99a50359c (patch) | |
tree | dd9df94120e3f65e70a13d1d36aae69f8ffc8fca /www/p5-Rose-URI | |
parent | 67f61f7338cb413621a532e90fb4efd5e35f3436 (diff) | |
download | pkgsrc-c33edb9e2258558d04dead07abc943c99a50359c.tar.gz |
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>
* 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 (limited to 'www/p5-Rose-URI')
-rw-r--r-- | www/p5-Rose-URI/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Rose-URI/distinfo | 8 |
2 files changed, 8 insertions, 9 deletions
diff --git a/www/p5-Rose-URI/Makefile b/www/p5-Rose-URI/Makefile index 295a105f377..753bb0cbcbb 100644 --- a/www/p5-Rose-URI/Makefile +++ b/www/p5-Rose-URI/Makefile @@ -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 -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 --git a/www/p5-Rose-URI/distinfo b/www/p5-Rose-URI/distinfo index f556b095683..945c00eb071 100644 --- a/www/p5-Rose-URI/distinfo +++ b/www/p5-Rose-URI/distinfo @@ -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 |