Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2020 16:39:58 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523307 - head/textproc/p5-XML-LibXML-Cache
Message-ID:  <202001171639.00HGdwxG033597@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jan 17 16:39:58 2020
New Revision: 523307
URL: https://svnweb.freebsd.org/changeset/ports/523307

Log:
  Update to 0.14
  
  - Add NO_ARCH
  
  Changes:	https://metacpan.org/changes/distribution/XML-LibXML-Cache

Modified:
  head/textproc/p5-XML-LibXML-Cache/Makefile
  head/textproc/p5-XML-LibXML-Cache/distinfo

Modified: head/textproc/p5-XML-LibXML-Cache/Makefile
==============================================================================
--- head/textproc/p5-XML-LibXML-Cache/Makefile	Fri Jan 17 16:39:34 2020	(r523306)
+++ head/textproc/p5-XML-LibXML-Cache/Makefile	Fri Jan 17 16:39:58 2020	(r523307)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	XML-LibXML-Cache
-PORTVERSION=	0.12
-PORTREVISION=	1
+PORTVERSION=	0.14
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,7 +20,9 @@ RUN_DEPENDS=	p5-URI>=0:net/p5-URI \
 TEST_DEPENDS=	p5-File-Touch>=0:devel/p5-File-Touch \
 		p5-Test-Deep>=0:devel/p5-Test-Deep
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/p5-XML-LibXML-Cache/distinfo
==============================================================================
--- head/textproc/p5-XML-LibXML-Cache/distinfo	Fri Jan 17 16:39:34 2020	(r523306)
+++ head/textproc/p5-XML-LibXML-Cache/distinfo	Fri Jan 17 16:39:58 2020	(r523307)
@@ -1,2 +1,3 @@
-SHA256 (XML-LibXML-Cache-0.12.tar.gz) = be5494ea434611b9ad7f3052236f2070eda54e826914b988b6f276dd42a2349e
-SIZE (XML-LibXML-Cache-0.12.tar.gz) = 12025
+TIMESTAMP = 1579273458
+SHA256 (XML-LibXML-Cache-0.14.tar.gz) = 6790d907d99b0c1d3347229a0d7fca76c8ef4b7b4cac847aa6776c4d9262cef3
+SIZE (XML-LibXML-Cache-0.14.tar.gz) = 12535



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