svn commit: r431304 - head/databases/p5-Mojo-Pg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 12 20:02:37 UTC 2017


Author: sunpoet
Date: Thu Jan 12 20:02:36 2017
New Revision: 431304
URL: https://svnweb.freebsd.org/changeset/ports/431304

Log:
  Update to 2.35
  
  Changes:	http://search.cpan.org/dist/Mojo-Pg/Changes

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

Modified: head/databases/p5-Mojo-Pg/Makefile
==============================================================================
--- head/databases/p5-Mojo-Pg/Makefile	Thu Jan 12 20:02:31 2017	(r431303)
+++ head/databases/p5-Mojo-Pg/Makefile	Thu Jan 12 20:02:36 2017	(r431304)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Mojo-Pg
-PORTVERSION=	2.34
+PORTVERSION=	2.35
 CATEGORIES=	databases www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SRI
@@ -15,7 +15,7 @@ LICENSE=	ART20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-DBD-Pg>=3.5.1:databases/p5-DBD-Pg \
-		p5-Mojolicious>=7.12:www/p5-Mojolicious
+		p5-Mojolicious>=7.15:www/p5-Mojolicious
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 OPTIONS_DEFINE=	EXAMPLES

Modified: head/databases/p5-Mojo-Pg/distinfo
==============================================================================
--- head/databases/p5-Mojo-Pg/distinfo	Thu Jan 12 20:02:31 2017	(r431303)
+++ head/databases/p5-Mojo-Pg/distinfo	Thu Jan 12 20:02:36 2017	(r431304)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483343752
-SHA256 (Mojo-Pg-2.34.tar.gz) = 2d768334b8a5a87d0370538138b835d79238aadc657c08a45c338c5ac77b0bc4
-SIZE (Mojo-Pg-2.34.tar.gz) = 27458
+TIMESTAMP = 1484226401
+SHA256 (Mojo-Pg-2.35.tar.gz) = 66572877dd53d19935bcc1cc143b0858b01b56e543aad2ebf140ea03dd61be5c
+SIZE (Mojo-Pg-2.35.tar.gz) = 27486


More information about the svn-ports-all mailing list