svn commit: r533436 - head/devel/p5-Data-Domain

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Apr 30 13:48:03 UTC 2020


Author: sunpoet
Date: Thu Apr 30 13:47:57 2020
New Revision: 533436
URL: https://svnweb.freebsd.org/changeset/ports/533436

Log:
  Update to 1.07
  
  Changes:	https://metacpan.org/changes/distribution/Data-Domain

Modified:
  head/devel/p5-Data-Domain/Makefile
  head/devel/p5-Data-Domain/distinfo

Modified: head/devel/p5-Data-Domain/Makefile
==============================================================================
--- head/devel/p5-Data-Domain/Makefile	Thu Apr 30 13:47:52 2020	(r533435)
+++ head/devel/p5-Data-Domain/Makefile	Thu Apr 30 13:47:57 2020	(r533436)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Data-Domain
-PORTVERSION=	1.06
-PORTREVISION=	1
+PORTVERSION=	1.07
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -24,8 +23,9 @@ RUN_DEPENDS=	p5-Date-Calc>=0:devel/p5-Date-Calc \
 TEST_DEPENDS=	p5-Test-Pod>=1.14:devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Data-Domain/distinfo
==============================================================================
--- head/devel/p5-Data-Domain/distinfo	Thu Apr 30 13:47:52 2020	(r533435)
+++ head/devel/p5-Data-Domain/distinfo	Thu Apr 30 13:47:57 2020	(r533436)
@@ -1,2 +1,3 @@
-SHA256 (Data-Domain-1.06.tar.gz) = 3ed557ed94bd5299923fcf3aa3fd96c5c70f7e7e620b90f58d8ef78f1c0c5a2a
-SIZE (Data-Domain-1.06.tar.gz) = 35828
+TIMESTAMP = 1588242120
+SHA256 (Data-Domain-1.07.tar.gz) = d8505ecd378f9c9432678d8a7b94348db84a6540cc4895215606b4aefff86b52
+SIZE (Data-Domain-1.07.tar.gz) = 36013


More information about the svn-ports-all mailing list