svn commit: r307563 - head/www/p5-URI-Encode

Frederic Culot culot at FreeBSD.org
Mon Nov 19 14:32:36 UTC 2012


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 at c0decafe.net <ports at c0decafe.net>
-#
+# Created by: ports at c0decafe.net <ports at 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 at FreeBSD.org
+MAINTAINER=	culot at 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


More information about the svn-ports-head mailing list