svn commit: r307057 - head/security/metasploit
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Nov 6 09:20:42 UTC 2012
Author: rakuco
Date: Tue Nov 6 09:20:41 2012
New Revision: 307057
URL: http://svnweb.freebsd.org/changeset/ports/307057
Log:
Pass maintainership to Jr Aquino <tanawts at gmail.com>.
The previous maintainer has timed out on many of the recent updates,
and Jr Aquino has expressed interest in maintaining the port in PR
171800.
I sent an email to both maintainers on Oct 21 and got no response from
Yonatan so far; considering the usual timeout period for PRs of 14
days, I guess it is safe to also use it to pass maintainership to
someone who is more interested in the port.
Feature safe: yes
Modified:
head/security/metasploit/Makefile
Modified: head/security/metasploit/Makefile
==============================================================================
--- head/security/metasploit/Makefile Tue Nov 6 09:04:29 2012 (r307056)
+++ head/security/metasploit/Makefile Tue Nov 6 09:20:41 2012 (r307057)
@@ -1,9 +1,5 @@
-# Ports collection makefile for: metasploit-devel
-# Date created: 18 Nov 2004
-# Whom: Yonatan <onatan at gmail.com>
-#
+# Created by: Yonatan <onatan at gmail.com>
# $FreeBSD$
-#
PORTNAME= metasploit
DISTVERSION= 4.4.0
@@ -11,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= http://downloads.metasploit.com/data/releases/
DISTNAME= framework-${DISTVERSION}
-MAINTAINER= onatan at gmail.com
+MAINTAINER= tanawts at gmail.com
COMMENT= Exploit-Framework for Penetration-Testing
RUN_DEPENDS= nasm:${PORTSDIR}/devel/nasm \
More information about the svn-ports-head
mailing list