mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.07
- Better adjustment of dependencies - Style PR: ports/121008 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer
This commit is contained in:
parent
a9665fdfbc
commit
dd6d675445
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207960
2 changed files with 7 additions and 8 deletions
|
@ -5,18 +5,17 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Catalyst-Plugin-FormBuilder
|
||||
PORTVERSION= 1.06
|
||||
PORTVERSION= 1.07
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/N/NW/NWIGER
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= fernan@iib.unsam.edu.ar
|
||||
COMMENT= FormBuilder for Catalyst
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
${SITE_PERL}/CGI/FormBuilder.pm:${PORTSDIR}/www/p5-CGI-FormBuilder
|
||||
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Catalyst-Plugin-FormBuilder-1.06.tgz) = c2843103b7a33f105ab3ae516d895229
|
||||
SHA256 (Catalyst-Plugin-FormBuilder-1.06.tgz) = 5883a367e42b17b00914962c6dd6358af189486d6ea16e4e84ed7cf89658ce29
|
||||
SIZE (Catalyst-Plugin-FormBuilder-1.06.tgz) = 7569
|
||||
MD5 (Catalyst-Plugin-FormBuilder-1.07.tgz) = 879a4d442fe24290e3d83d84ad8d3093
|
||||
SHA256 (Catalyst-Plugin-FormBuilder-1.07.tgz) = 40bf0ef703d980be739e87f879629d6ae73de3a41a561c81f6831fcd7770fad2
|
||||
SIZE (Catalyst-Plugin-FormBuilder-1.07.tgz) = 7830
|
||||
|
|
Loading…
Add table
Reference in a new issue