svn commit: r549808 - head/devel/p5-Data-ObjectDriver

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 23 18:51:19 UTC 2020


Author: sunpoet
Date: Wed Sep 23 18:51:13 2020
New Revision: 549808
URL: https://svnweb.freebsd.org/changeset/ports/549808

Log:
  Update to 0.20
  
  - Update LICENSE
  
  Changes:	https://metacpan.org/changes/distribution/Data-ObjectDriver

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

Modified: head/devel/p5-Data-ObjectDriver/Makefile
==============================================================================
--- head/devel/p5-Data-ObjectDriver/Makefile	Wed Sep 23 18:51:08 2020	(r549807)
+++ head/devel/p5-Data-ObjectDriver/Makefile	Wed Sep 23 18:51:13 2020	(r549808)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Data-ObjectDriver
-PORTVERSION=	0.19
+PORTVERSION=	0.20
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,7 +10,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Simple, transparent data interface, with caching
 
-LICENSE=	ART20
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}

Modified: head/devel/p5-Data-ObjectDriver/distinfo
==============================================================================
--- head/devel/p5-Data-ObjectDriver/distinfo	Wed Sep 23 18:51:08 2020	(r549807)
+++ head/devel/p5-Data-ObjectDriver/distinfo	Wed Sep 23 18:51:13 2020	(r549808)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585318665
-SHA256 (Data-ObjectDriver-0.19.tar.gz) = e856dda12a9e2c18bf29870af940a8780fdcd18d75550211b9dc621ae5a33e95
-SIZE (Data-ObjectDriver-0.19.tar.gz) = 86523
+TIMESTAMP = 1600863402
+SHA256 (Data-ObjectDriver-0.20.tar.gz) = f6b115e20bd244133b003c710062e09bfa91caf554db1726faa2afd6701bbe31
+SIZE (Data-ObjectDriver-0.20.tar.gz) = 89960


More information about the svn-ports-all mailing list