svn commit: r428016 - head/security/dradis

Steve Wills swills at FreeBSD.org
Tue Dec 6 23:16:10 UTC 2016


Author: swills
Date: Tue Dec  6 23:16:09 2016
New Revision: 428016
URL: https://svnweb.freebsd.org/changeset/ports/428016

Log:
  security/dradis: deprecate due to dependency on deprecated www/rubygem-rails
  
  With hat:	ruby@

Modified:
  head/security/dradis/Makefile

Modified: head/security/dradis/Makefile
==============================================================================
--- head/security/dradis/Makefile	Tue Dec  6 23:15:16 2016	(r428015)
+++ head/security/dradis/Makefile	Tue Dec  6 23:16:09 2016	(r428016)
@@ -48,4 +48,8 @@ do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME}
 	( cd ${WRKSRC} && ${COPYTREE_SHARE} server ${STAGEDIR}${PREFIX}/${PORTNAME}/ )
 
+
+DEPRECATED=	Depends on deprecated www/rubygem-rails
+EXPIRATION_DATE=	2017-01-07
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list