mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.09010 [1]
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/HTML-FormFu-Model-DBIC/Changes PR: ports/173066 [1] Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer) Feature safe: yes
This commit is contained in:
parent
3d940d9280
commit
af25ba7476
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306437
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: p5-HTML-FormFu-Model-DBIC
|
||||
# Date created: 2008-08-13
|
||||
# Whom: Oleg Mamontov <oleg@mamontov.net>
|
||||
#
|
||||
# Created by: Oleg Mamontov <oleg@mamontov.net>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= HTML-FormFu-Model-DBIC
|
||||
PORTVERSION= 0.09002
|
||||
PORTVERSION= 0.09010
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,9 +10,12 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= oleg@mamontov.net
|
||||
COMMENT= Set a forms default values from a DBIx::Class row object
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
|
||||
p5-DBIx-Class>=0.08108:${PORTSDIR}/databases/p5-DBIx-Class \
|
||||
p5-HTML-FormFu>=0.09001:${PORTSDIR}/www/p5-HTML-FormFu \
|
||||
p5-HTML-FormFu>=0.09010:${PORTSDIR}/www/p5-HTML-FormFu \
|
||||
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
|
||||
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
|
||||
p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (HTML-FormFu-Model-DBIC-0.09002.tar.gz) = 7c3bb855ade87108d1fd51d57102cb17e3915593b4013010abb7eb82fe0e898d
|
||||
SIZE (HTML-FormFu-Model-DBIC-0.09002.tar.gz) = 54194
|
||||
SHA256 (HTML-FormFu-Model-DBIC-0.09010.tar.gz) = 39ff1f9f444f115b5084d4852b7c53ae502028bf3520f4d50a9c2c6b45da7374
|
||||
SIZE (HTML-FormFu-Model-DBIC-0.09010.tar.gz) = 65062
|
||||
|
Loading…
Reference in New Issue
Block a user