Update to 9.13
Changes: https://metacpan.org/changes/distribution/Minion
This commit is contained in:
parent
62bfffb201
commit
1ec80aab90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510334
2 changed files with 6 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue