svn commit: r424874 - in head/security: rubygem-metasploit-concern rubygem-metasploit-model

Antoine Brodin antoine at FreeBSD.org
Fri Oct 28 17:44:00 UTC 2016


Author: antoine
Date: Fri Oct 28 17:43:58 2016
New Revision: 424874
URL: https://svnweb.freebsd.org/changeset/ports/424874

Log:
  No longer ignore updates

Modified:
  head/security/rubygem-metasploit-concern/Makefile
  head/security/rubygem-metasploit-model/Makefile

Modified: head/security/rubygem-metasploit-concern/Makefile
==============================================================================
--- head/security/rubygem-metasploit-concern/Makefile	Fri Oct 28 17:15:00 2016	(r424873)
+++ head/security/rubygem-metasploit-concern/Makefile	Fri Oct 28 17:43:58 2016	(r424874)
@@ -20,6 +20,4 @@ NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 
-PORTSCOUT=	ignore:1
-
 .include <bsd.port.mk>

Modified: head/security/rubygem-metasploit-model/Makefile
==============================================================================
--- head/security/rubygem-metasploit-model/Makefile	Fri Oct 28 17:15:00 2016	(r424873)
+++ head/security/rubygem-metasploit-model/Makefile	Fri Oct 28 17:43:58 2016	(r424874)
@@ -20,6 +20,4 @@ NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem
 
-PORTSCOUT=	ignore:1
-
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list