1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

Fix PLIST

- Bump PORTREVISION for package change

PR:		239791
Submitted by:	Thomas Morper <thomas@beingboiled.info>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-13 20:52:06 +00:00
parent 51770dda70
commit 533b7a34b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508874
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= Minion
PORTVERSION= 9.12
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SRI

View File

@ -1,6 +1,7 @@
%%SITE_PERL%%/Minion.pm
%%SITE_PERL%%/Minion/Backend.pm
%%SITE_PERL%%/Minion/Backend/Pg.pm
%%SITE_PERL%%/Minion/Backend/resources/migrations/pg.sql
%%SITE_PERL%%/Minion/Command/minion.pm
%%SITE_PERL%%/Minion/Command/minion/job.pm
%%SITE_PERL%%/Minion/Command/minion/worker.pm