Date: Mon, 19 Nov 2012 14:32:35 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307563 - head/www/p5-URI-Encode Message-ID: <201211191432.qAJEWZai071525@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Mon Nov 19 14:32:35 2012 New Revision: 307563 URL: http://svnweb.freebsd.org/changeset/ports/307563 Log: - Update to 0.08 - Take maintainership Changes: http://search.cpan.org/dist/URI-Encode/Changes Feature safe: yes Modified: head/www/p5-URI-Encode/Makefile head/www/p5-URI-Encode/distinfo Modified: head/www/p5-URI-Encode/Makefile ============================================================================== --- head/www/p5-URI-Encode/Makefile Mon Nov 19 13:29:25 2012 (r307562) +++ head/www/p5-URI-Encode/Makefile Mon Nov 19 14:32:35 2012 (r307563) @@ -1,18 +1,14 @@ -# New ports collection makefile for: p5-URI-Encode -# Date created: 2010-09-29 -# Whom: ports@c0decafe.net <ports@c0decafe.net> -# +# Created by: ports@c0decafe.net <ports@c0decafe.net> # $FreeBSD$ -# PORTNAME= URI-Encode -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MITHUN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= culot@FreeBSD.org COMMENT= Simple URI Encoding/Decoding LICENSE= ART10 GPLv1 Modified: head/www/p5-URI-Encode/distinfo ============================================================================== --- head/www/p5-URI-Encode/distinfo Mon Nov 19 13:29:25 2012 (r307562) +++ head/www/p5-URI-Encode/distinfo Mon Nov 19 14:32:35 2012 (r307563) @@ -1,2 +1,2 @@ -SHA256 (URI-Encode-0.07.tar.gz) = d017116e47b059a5937c350924cdd24f7c57466efb075430fc6c946e4aebb3ac -SIZE (URI-Encode-0.07.tar.gz) = 14548 +SHA256 (URI-Encode-0.08.tar.gz) = 54897f58d54ed22f9d657f7cb258b0771cc767b4f894faff918f80cb49f57f69 +SIZE (URI-Encode-0.08.tar.gz) = 14686
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211191432.qAJEWZai071525>