mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
devel/p5-Workflow: Update to 1.49
PR: 252900 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
This commit is contained in:
parent
5eb66f2620
commit
319046b6d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562303
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Workflow
|
||||
PORTVERSION= 1.48
|
||||
PORTVERSION= 1.49
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -49,7 +49,7 @@ post-install:
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
@(cd ${WRKSRC}/ && ${CP} -R README Changes TODO doc ${STAGEDIR}${DOCSDIR}/)
|
||||
@(cd ${WRKSRC}/ && ${CP} -R README Changes doc ${STAGEDIR}${DOCSDIR}/)
|
||||
@${ECHO_MSG} "===> Docs are installed in ${DOCSDIR}."
|
||||
|
||||
post-install-EXAMPLES-on:
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1568197897
|
||||
SHA256 (Workflow-1.48.tar.gz) = 4e04b0bc762e598ccc0b0cc3d4df6a61f5a45b34c85504672cf0f99a687ce62f
|
||||
SIZE (Workflow-1.48.tar.gz) = 153680
|
||||
TIMESTAMP = 1611270728
|
||||
SHA256 (Workflow-1.49.tar.gz) = a4bee55bc441083869e566445bdb6327e6000457c7ca42bbb345101fa963f8d6
|
||||
SIZE (Workflow-1.49.tar.gz) = 153458
|
||||
|
@ -70,9 +70,7 @@
|
||||
%%PERL5_MAN3%%/Workflow::Validator::MatchesDateFormat.3.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/Changes
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/TODO
|
||||
%%PORTDOCS%%%%DOCSDIR%%/doc/configuration.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/doc/developing.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/doc/overview.txt
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ticket/App/Action/TicketComment.pm
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ticket/App/Action/TicketCreate.pm
|
||||
|
Loading…
Reference in New Issue
Block a user