diff options
author | dougb <dougb@FreeBSD.org> | 2011-09-26 13:22:10 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-09-26 13:22:10 +0800 |
commit | 13e466c9dacd0899e08988afeffda51fc1a6e460 (patch) | |
tree | 2ebbba924cde35e0d1585f629632f2b1c47252a7 /japanese | |
parent | 319e0a891fe0c737d72f840a7e224dc730e42598 (diff) | |
download | freebsd-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 'japanese')
-rw-r--r-- | japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile b/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile index 0907411b1d13..854709494df2 100644 --- a/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile +++ b/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= CPAN MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl module for Japanese phone number validation +DEPRECATED= Depends on textproc/p5-FormValidator-Simple, which is deprecated +EXPIRATION_DATE= 2011-09-30 + RUN_DEPENDS= p5-FormValidator-Simple>=0.03:${PORTSDIR}/textproc/p5-FormValidator-Simple \ ja-p5-Number-Phone-JP>=0.03:${PORTSDIR}/japanese/p5-Number-Phone-JP |