svn commit: r510334 - head/devel/p5-Minion

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 31 07:55:59 UTC 2019


Author: sunpoet
Date: Sat Aug 31 07:55:58 2019
New Revision: 510334
URL: https://svnweb.freebsd.org/changeset/ports/510334

Log:
  Update to 9.13
  
  Changes:	https://metacpan.org/changes/distribution/Minion

Modified:
  head/devel/p5-Minion/Makefile
  head/devel/p5-Minion/distinfo

Modified: head/devel/p5-Minion/Makefile
==============================================================================
--- head/devel/p5-Minion/Makefile	Sat Aug 31 07:55:52 2019	(r510333)
+++ head/devel/p5-Minion/Makefile	Sat Aug 31 07:55:58 2019	(r510334)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Minion
-PORTVERSION=	9.12
-PORTREVISION=	1
+PORTVERSION=	9.13
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SRI
@@ -25,7 +24,7 @@ NO_ARCH=	yes
 
 OPTIONS_DEFINE=	PGSQL
 
-PGSQL_BUILD_DEPENDS=	p5-Mojo-Pg>=4.0:databases/p5-Mojo-Pg
-PGSQL_RUN_DEPENDS=	${PGSQL_BUILD_DEPENDS}
+PGSQL_BUILD_DEPENDS=	${PGSQL_RUN_DEPENDS}
+PGSQL_RUN_DEPENDS=	p5-Mojo-Pg>=4.0:databases/p5-Mojo-Pg
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Minion/distinfo
==============================================================================
--- head/devel/p5-Minion/distinfo	Sat Aug 31 07:55:52 2019	(r510333)
+++ head/devel/p5-Minion/distinfo	Sat Aug 31 07:55:58 2019	(r510334)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565012804
-SHA256 (Minion-9.12.tar.gz) = 5117e5fa622dc8363ea666f615f9f0451392013f582e4380ce05ba8edf70625f
-SIZE (Minion-9.12.tar.gz) = 1510428
+TIMESTAMP = 1567191791
+SHA256 (Minion-9.13.tar.gz) = 87d8422518cd2bfe7041c522e9aee637e5e4b9d7fc8dbd03dd079ca05cbfa22f
+SIZE (Minion-9.13.tar.gz) = 1510542


More information about the svn-ports-all mailing list