Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2018 21:40:51 +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: r481567 - head/databases/p5-DBD-SQLite2
Message-ID:  <201810082140.w98LepYP093436@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct  8 21:40:51 2018
New Revision: 481567
URL: https://svnweb.freebsd.org/changeset/ports/481567

Log:
  Update to 0.38
  
  Changes:	https://metacpan.org/changes/distribution/DBD-SQLite2

Modified:
  head/databases/p5-DBD-SQLite2/Makefile
  head/databases/p5-DBD-SQLite2/distinfo

Modified: head/databases/p5-DBD-SQLite2/Makefile
==============================================================================
--- head/databases/p5-DBD-SQLite2/Makefile	Mon Oct  8 21:40:43 2018	(r481566)
+++ head/databases/p5-DBD-SQLite2/Makefile	Mon Oct  8 21:40:51 2018	(r481567)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBD-SQLite2
-PORTVERSION=	0.37
+PORTVERSION=	0.38
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,8 @@ COMMENT=	Provides access to SQLite2 databases through 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-DBI>=0:databases/p5-DBI
-RUN_DEPENDS=	p5-DBI>=0:databases/p5-DBI
+BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	p5-DBI>=1.625:databases/p5-DBI
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/databases/p5-DBD-SQLite2/distinfo
==============================================================================
--- head/databases/p5-DBD-SQLite2/distinfo	Mon Oct  8 21:40:43 2018	(r481566)
+++ head/databases/p5-DBD-SQLite2/distinfo	Mon Oct  8 21:40:51 2018	(r481567)
@@ -1,2 +1,3 @@
-SHA256 (DBD-SQLite2-0.37.tar.gz) = 8948fa682607ebbeb0fad5abf12aab4085deb4388a4dec06a65896dc340fd07f
-SIZE (DBD-SQLite2-0.37.tar.gz) = 370783
+TIMESTAMP = 1539026468
+SHA256 (DBD-SQLite2-0.38.tar.gz) = 75c2e0cb76e4f9e51a5cdf986be3bf1471d478ad7b215db2f5b7c8582ac17e33
+SIZE (DBD-SQLite2-0.38.tar.gz) = 374352



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