aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-09-26 13:22:10 +0800
committerdougb <dougb@FreeBSD.org>2011-09-26 13:22:10 +0800
commit13e466c9dacd0899e08988afeffda51fc1a6e460 (patch)
tree2ebbba924cde35e0d1585f629632f2b1c47252a7 /databases
parent319e0a891fe0c737d72f840a7e224dc730e42598 (diff)
downloadfreebsd-ports-gnome-13e466c9dacd0899e08988afeffda51fc1a6e460.tar.gz
freebsd-ports-gnome-13e466c9dacd0899e08988afeffda51fc1a6e460.tar.zst
freebsd-ports-gnome-13e466c9dacd0899e08988afeffda51fc1a6e460.zip
Mark DEPRECATED the remainder of the ports that depend on things already
deprecated in the "ports that were deprecated but lacked expiration date" category.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Class-Validation/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Class-Validation/Makefile b/databases/p5-DBIx-Class-Validation/Makefile
index fe6e433b2d94..87bae97e8753 100644
--- a/databases/p5-DBIx-Class-Validation/Makefile
+++ b/databases/p5-DBIx-Class-Validation/Makefile
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Validate data before submitting to a database
+DEPRECATED= Depends on textproc/p5-FormValidator-Simple, which is deprecated
+EXPIRATION_DATE= 2011-09-30
+
BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install \
${SITE_PERL}/DateTime/Format/Builder.pm:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \
${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator \