svn commit: r322602 - head/www/p5-HTTP-Tiny

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 10 03:34:15 UTC 2013


Author: sunpoet
Date: Wed Jul 10 03:34:14 2013
New Revision: 322602
URL: http://svnweb.freebsd.org/changeset/ports/322602

Log:
  - Update to 0.034
  - Remove leading indefinite article from COMMENT
  
  Changes:	http://search.cpan.org/dist/HTTP-Tiny/Changes

Modified:
  head/www/p5-HTTP-Tiny/Makefile
  head/www/p5-HTTP-Tiny/distinfo

Modified: head/www/p5-HTTP-Tiny/Makefile
==============================================================================
--- head/www/p5-HTTP-Tiny/Makefile	Wed Jul 10 03:33:52 2013	(r322601)
+++ head/www/p5-HTTP-Tiny/Makefile	Wed Jul 10 03:34:14 2013	(r322602)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	HTTP-Tiny
-PORTVERSION=	0.033
+PORTVERSION=	0.034
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DAGOLDEN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet at FreeBSD.org
-COMMENT=	A small, simple, correct HTTP/1.1 client
+COMMENT=	Small, simple, correct HTTP/1.1 client
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual

Modified: head/www/p5-HTTP-Tiny/distinfo
==============================================================================
--- head/www/p5-HTTP-Tiny/distinfo	Wed Jul 10 03:33:52 2013	(r322601)
+++ head/www/p5-HTTP-Tiny/distinfo	Wed Jul 10 03:34:14 2013	(r322602)
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Tiny-0.033.tar.gz) = aad7904da62243cec01626a3317f82d1533eb0b44c9229cd984f55d3da0f4117
-SIZE (HTTP-Tiny-0.033.tar.gz) = 48023
+SHA256 (HTTP-Tiny-0.034.tar.gz) = da7cf7b6bdf78fe743bc43943a69e254949483746f96948268755d70e7af917c
+SIZE (HTTP-Tiny-0.034.tar.gz) = 48795


More information about the svn-ports-all mailing list