svn commit: r323780 - head/net/gatekeeper

Baptiste Daroussin bapt at FreeBSD.org
Sat Jul 27 11:19:11 UTC 2013


Author: bapt
Date: Sat Jul 27 11:19:10 2013
New Revision: 323780
URL: http://svnweb.freebsd.org/changeset/ports/323780

Log:
  Mark as deprecated, the port is vulnerable for long with noone to take care of it.

Modified:
  head/net/gatekeeper/Makefile

Modified: head/net/gatekeeper/Makefile
==============================================================================
--- head/net/gatekeeper/Makefile	Sat Jul 27 11:12:27 2013	(r323779)
+++ head/net/gatekeeper/Makefile	Sat Jul 27 11:19:10 2013	(r323780)
@@ -20,6 +20,9 @@ LIB_DEPENDS=	h323_r.1:${PORTSDIR}/net/op
 
 #WRKSRC=		${WRKDIR}/${MASTER_SITE_SUBDIR}-${DISTVERSION:C/-[0-9]$//}
 
+DEPRECATED=	Vulnerable for than 2 month
+EXPIRATION_DATE=	2013-08-28
+
 USE_RC_SUBR=	gnugk
 USERS=		gnugk
 GROUPS=		${USERS}


More information about the svn-ports-all mailing list