aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-12-28 09:06:42 +0800
committerswills <swills@FreeBSD.org>2016-12-28 09:06:42 +0800
commitfb1122f22521b0729727a92cd26810d939e53060 (patch)
treefa93757d5ffe58f8070299bd3f972805d2e1ac58 /security
parent27c877a92d208380ca39b62813423833f3e16317 (diff)
downloadfreebsd-ports-gnome-fb1122f22521b0729727a92cd26810d939e53060.tar.gz
freebsd-ports-gnome-fb1122f22521b0729727a92cd26810d939e53060.tar.zst
freebsd-ports-gnome-fb1122f22521b0729727a92cd26810d939e53060.zip
security/ruby-password: deprecate
Diffstat (limited to 'security')
-rw-r--r--security/ruby-password/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile
index b29bf36ba4c2..7240baba023f 100644
--- a/security/ruby-password/Makefile
+++ b/security/ruby-password/Makefile
@@ -37,6 +37,9 @@ DOCSDIR= ${RUBY_MODDOCDIR}
PORTEXAMPLES= *
PORTDOCS= *
+DEPRECATED= Upstream no longer active
+EXPIRATION_DATE= 2017-01-28
+
post-patch:
@${REINPLACE_CMD} -E -e 's,([^[:alpha:]]+)crack.h,\1packer.h,g' \
${WRKSRC}/rbcrack.c ${WRKSRC}/extconf.rb