svn commit: r429681 - head/security/ruby-password

Steve Wills swills at FreeBSD.org
Wed Dec 28 01:06:43 UTC 2016


Author: swills
Date: Wed Dec 28 01:06:42 2016
New Revision: 429681
URL: https://svnweb.freebsd.org/changeset/ports/429681

Log:
  security/ruby-password: deprecate

Modified:
  head/security/ruby-password/Makefile

Modified: head/security/ruby-password/Makefile
==============================================================================
--- head/security/ruby-password/Makefile	Wed Dec 28 00:29:12 2016	(r429680)
+++ head/security/ruby-password/Makefile	Wed Dec 28 01:06:42 2016	(r429681)
@@ -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


More information about the svn-ports-head mailing list