svn commit: r525525 - head/devel/p5-parent

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 8 09:15:49 UTC 2020


Author: sunpoet
Date: Sat Feb  8 09:15:48 2020
New Revision: 525525
URL: https://svnweb.freebsd.org/changeset/ports/525525

Log:
  Update to 0.238
  
  Changes:	https://metacpan.org/changes/distribution/parent

Modified:
  head/devel/p5-parent/Makefile
  head/devel/p5-parent/distinfo

Modified: head/devel/p5-parent/Makefile
==============================================================================
--- head/devel/p5-parent/Makefile	Sat Feb  8 09:15:25 2020	(r525524)
+++ head/devel/p5-parent/Makefile	Sat Feb  8 09:15:48 2020	(r525525)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	parent
-PORTVERSION=	0.237
+PORTVERSION=	0.238
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:CORION
@@ -14,8 +14,9 @@ COMMENT=	Establish an ISA relationship with base class
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-parent/distinfo
==============================================================================
--- head/devel/p5-parent/distinfo	Sat Feb  8 09:15:25 2020	(r525524)
+++ head/devel/p5-parent/distinfo	Sat Feb  8 09:15:48 2020	(r525525)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532799973
-SHA256 (parent-0.237.tar.gz) = 1089d9648565c1d1e655fa4cb603272d3126747b7b5f836ffee685e27e53caae
-SIZE (parent-0.237.tar.gz) = 10004
+TIMESTAMP = 1581081374
+SHA256 (parent-0.238.tar.gz) = 38f58fdef3e28a194c9c8d0dc5d02672faf93c069f40c5bcb1fabeadbbc4d2d1
+SIZE (parent-0.238.tar.gz) = 10388


More information about the svn-ports-all mailing list