svn commit: r511102 - head/databases/p5-DBD-Pg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 4 17:18:52 UTC 2019


Author: sunpoet
Date: Wed Sep  4 17:18:51 2019
New Revision: 511102
URL: https://svnweb.freebsd.org/changeset/ports/511102

Log:
  Update to 3.10.0
  
  - Take maintainership
  
  Changes:	https://metacpan.org/changes/distribution/DBD-Pg

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

Modified: head/databases/p5-DBD-Pg/Makefile
==============================================================================
--- head/databases/p5-DBD-Pg/Makefile	Wed Sep  4 17:18:45 2019	(r511101)
+++ head/databases/p5-DBD-Pg/Makefile	Wed Sep  4 17:18:51 2019	(r511102)
@@ -1,12 +1,12 @@
 # $FreeBSD$
 
 PORTNAME=	DBD-Pg
-PORTVERSION=	3.9.1
+PORTVERSION=	3.10.0
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	perl at FreeBSD.org
+MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Provides access to PostgreSQL databases through the DBI
 
 LICENSE=	ART10 GPLv1+

Modified: head/databases/p5-DBD-Pg/distinfo
==============================================================================
--- head/databases/p5-DBD-Pg/distinfo	Wed Sep  4 17:18:45 2019	(r511101)
+++ head/databases/p5-DBD-Pg/distinfo	Wed Sep  4 17:18:51 2019	(r511102)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565970658
-SHA256 (DBD-Pg-3.9.1.tar.gz) = 7c9eb4ab9b73aecaae8bb8c8a35e79f16f8ec2255a7949c0078a8f6404e28355
-SIZE (DBD-Pg-3.9.1.tar.gz) = 268392
+TIMESTAMP = 1567611056
+SHA256 (DBD-Pg-3.10.0.tar.gz) = e103268a63e2828e3d43659bdba5f743446cbbe047a766f843112eedae105f80
+SIZE (DBD-Pg-3.10.0.tar.gz) = 268414


More information about the svn-ports-all mailing list