Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2012 12:32:57 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308328 - head/www/p5-HTTP-Cache-Transparent
Message-ID:  <201212051232.qB5CWvwF052908@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Wed Dec  5 12:32:56 2012
New Revision: 308328
URL: http://svnweb.freebsd.org/changeset/ports/308328

Log:
  Update to 1.1.
  
  Changes: http://cpansearch.perl.org/src/MATTIASH/HTTP-Cache-Transparent-1.1/Changes
  
  Feature safe:	yes

Modified:
  head/www/p5-HTTP-Cache-Transparent/Makefile
  head/www/p5-HTTP-Cache-Transparent/distinfo

Modified: head/www/p5-HTTP-Cache-Transparent/Makefile
==============================================================================
--- head/www/p5-HTTP-Cache-Transparent/Makefile	Wed Dec  5 12:03:02 2012	(r308327)
+++ head/www/p5-HTTP-Cache-Transparent/Makefile	Wed Dec  5 12:32:56 2012	(r308328)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTTP-Cache-Transparent
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,10 +20,4 @@ RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/ww
 PERL_CONFIGURE=	yes
 MAN3=		HTTP::Cache::Transparent.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BROKEN=		Does not compile with perl ${PERL_VERSION}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/www/p5-HTTP-Cache-Transparent/distinfo
==============================================================================
--- head/www/p5-HTTP-Cache-Transparent/distinfo	Wed Dec  5 12:03:02 2012	(r308327)
+++ head/www/p5-HTTP-Cache-Transparent/distinfo	Wed Dec  5 12:32:56 2012	(r308328)
@@ -1,2 +1,2 @@
-SHA256 (HTTP-Cache-Transparent-1.0.tar.gz) = 31b6b54d9488b35eb8ca54b6f5bcefd6eb1e208ca8a4038c1cee61042747f1d9
-SIZE (HTTP-Cache-Transparent-1.0.tar.gz) = 8526
+SHA256 (HTTP-Cache-Transparent-1.1.tar.gz) = 0abf7b7d972abcd5d77aa4d138ad58406948e7f276f4071e13097b841f7c7eda
+SIZE (HTTP-Cache-Transparent-1.1.tar.gz) = 9005



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212051232.qB5CWvwF052908>