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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 3 17:09:19 UTC 2015


Author: sunpoet
Date: Sat Oct  3 17:09:17 2015
New Revision: 398507
URL: https://svnweb.freebsd.org/changeset/ports/398507

Log:
  - Update to 3.5.3
  
  Changes:	http://search.cpan.org/dist/DBD-Pg/Changes

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	Sat Oct  3 17:09:13 2015	(r398506)
+++ head/databases/p5-DBD-Pg/Makefile	Sat Oct  3 17:09:17 2015	(r398507)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	DBD-Pg
-PORTVERSION=	3.5.2
+PORTVERSION=	3.5.3
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/databases/p5-DBD-Pg/distinfo
==============================================================================
--- head/databases/p5-DBD-Pg/distinfo	Sat Oct  3 17:09:13 2015	(r398506)
+++ head/databases/p5-DBD-Pg/distinfo	Sat Oct  3 17:09:17 2015	(r398507)
@@ -1,2 +1,2 @@
-SHA256 (DBD-Pg-3.5.2.tar.gz) = 0204b871d617f5e939d66987c1ea454e9f629653b9bd7ed9937079f59c4c94e6
-SIZE (DBD-Pg-3.5.2.tar.gz) = 256517
+SHA256 (DBD-Pg-3.5.3.tar.gz) = 7e98a9b975256a4733db1c0e974cad5ad5cb821489323e395ed97bd058e0a90e
+SIZE (DBD-Pg-3.5.3.tar.gz) = 256570


More information about the svn-ports-all mailing list