svn commit: r421329 - head/databases/p5-Dancer2-Plugin-Database

Wen Heping wen at FreeBSD.org
Sun Sep 4 11:50:25 UTC 2016


Author: wen
Date: Sun Sep  4 11:50:23 2016
New Revision: 421329
URL: https://svnweb.freebsd.org/changeset/ports/421329

Log:
  - Update to 2.17
  Changes: http://cpansearch.perl.org/src/BIGPRESH/Dancer2-Plugin-Database-2.17/Changes
  
  PR:		211830
  Submitted by:	hvo.pm at xs4all.nl

Modified:
  head/databases/p5-Dancer2-Plugin-Database/Makefile
  head/databases/p5-Dancer2-Plugin-Database/distinfo

Modified: head/databases/p5-Dancer2-Plugin-Database/Makefile
==============================================================================
--- head/databases/p5-Dancer2-Plugin-Database/Makefile	Sun Sep  4 11:38:10 2016	(r421328)
+++ head/databases/p5-Dancer2-Plugin-Database/Makefile	Sun Sep  4 11:50:23 2016	(r421329)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Database
-PORTVERSION=	2.16
+PORTVERSION=	2.17
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Dancer2>=0.166001:www/p5-Dancer2 \
-		p5-Dancer-Plugin-Database-Core>=0.12:databases/p5-Dancer-Plugin-Database-Core
+		p5-Dancer-Plugin-Database-Core>=0.16:databases/p5-Dancer-Plugin-Database-Core
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
 		p5-DBI>=0:databases/p5-DBI \

Modified: head/databases/p5-Dancer2-Plugin-Database/distinfo
==============================================================================
--- head/databases/p5-Dancer2-Plugin-Database/distinfo	Sun Sep  4 11:38:10 2016	(r421328)
+++ head/databases/p5-Dancer2-Plugin-Database/distinfo	Sun Sep  4 11:50:23 2016	(r421329)
@@ -1,2 +1,3 @@
-SHA256 (Dancer2-Plugin-Database-2.16.tar.gz) = 690e2c9864dfffafa9fdeae64d335e8b5e6fe6f414d57a8171b3798853450bc1
-SIZE (Dancer2-Plugin-Database-2.16.tar.gz) = 16804
+TIMESTAMP = 1473016023
+SHA256 (Dancer2-Plugin-Database-2.17.tar.gz) = 431f3405413366d2f36ebe0fd4661cc6d3c1354ba46018484799c0757dc638bd
+SIZE (Dancer2-Plugin-Database-2.17.tar.gz) = 16826


More information about the svn-ports-head mailing list