Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 12:48:09 +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: r529370 - head/devel/p5-Pod-Usage
Message-ID:  <202003281248.02SCm9FO093418@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 28 12:48:09 2020
New Revision: 529370
URL: https://svnweb.freebsd.org/changeset/ports/529370

Log:
  Update to 1.70
  
  Changes:	https://metacpan.org/changes/distribution/Pod-Usage

Modified:
  head/devel/p5-Pod-Usage/Makefile
  head/devel/p5-Pod-Usage/distinfo

Modified: head/devel/p5-Pod-Usage/Makefile
==============================================================================
--- head/devel/p5-Pod-Usage/Makefile	Sat Mar 28 12:48:03 2020	(r529369)
+++ head/devel/p5-Pod-Usage/Makefile	Sat Mar 28 12:48:09 2020	(r529370)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pod-Usage
-PORTVERSION=	1.69
+PORTVERSION=	1.70
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,9 +16,10 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-podlators>=4:textproc/p5-podlators
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 post-patch:
 # Do not conflict with lang/perl5.*

Modified: head/devel/p5-Pod-Usage/distinfo
==============================================================================
--- head/devel/p5-Pod-Usage/distinfo	Sat Mar 28 12:48:03 2020	(r529369)
+++ head/devel/p5-Pod-Usage/distinfo	Sat Mar 28 12:48:09 2020	(r529370)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464328608
-SHA256 (Pod-Usage-1.69.tar.gz) = 1a920c067b3c905b72291a76efcdf1935ba5423ab0187b9a5a63cfc930965132
-SIZE (Pod-Usage-1.69.tar.gz) = 61342
+TIMESTAMP = 1585059370
+SHA256 (Pod-Usage-1.70.tar.gz) = 54fc12b61c7661e12e102e56d68f18dfbe8899482bb8f9925db2a18b8b64d43a
+SIZE (Pod-Usage-1.70.tar.gz) = 61212



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