summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-12-28 01:06:42 +0000
committerSteve Wills <swills@FreeBSD.org>2016-12-28 01:06:42 +0000
commit2ee778f436b49e4249ee21dba31157677403135b (patch)
treefa93757d5ffe58f8070299bd3f972805d2e1ac58 /security
parentsecurity/ruby-hmac: deprecate (diff)
security/ruby-password: deprecate
Notes
Notes: svn path=/head/; revision=429681
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