svn commit: r435708 - head/www/p5-HTTP-Cache-Transparent

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 8 16:51:37 UTC 2017


Author: sunpoet
Date: Wed Mar  8 16:51:35 2017
New Revision: 435708
URL: https://svnweb.freebsd.org/changeset/ports/435708

Log:
  Update to 1.2
  
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/HTTP-Cache-Transparent/Changes

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 Mar  8 16:51:31 2017	(r435707)
+++ head/www/p5-HTTP-Cache-Transparent/Makefile	Wed Mar  8 16:51:35 2017	(r435708)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTTP-Cache-Transparent
-PORTVERSION=	1.1
-PORTREVISION=	1
+PORTVERSION=	1.2
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,8 +14,9 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-libwww>=0:www/p5-libwww
-RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/www/p5-HTTP-Cache-Transparent/distinfo
==============================================================================
--- head/www/p5-HTTP-Cache-Transparent/distinfo	Wed Mar  8 16:51:31 2017	(r435707)
+++ head/www/p5-HTTP-Cache-Transparent/distinfo	Wed Mar  8 16:51:35 2017	(r435708)
@@ -1,2 +1,3 @@
-SHA256 (HTTP-Cache-Transparent-1.1.tar.gz) = 0abf7b7d972abcd5d77aa4d138ad58406948e7f276f4071e13097b841f7c7eda
-SIZE (HTTP-Cache-Transparent-1.1.tar.gz) = 9005
+TIMESTAMP = 1488984375
+SHA256 (HTTP-Cache-Transparent-1.2.tar.gz) = 987437c7060127432089998278c82c77fa0a78243901b87ad974ebee06ad6b78
+SIZE (HTTP-Cache-Transparent-1.2.tar.gz) = 10137


More information about the svn-ports-all mailing list