ports/109344: restore .svn support to security/metasploit-devel

Yonatan onatan at gmail.com
Mon Feb 19 23:50:14 UTC 2007


>Number:         109344
>Category:       ports
>Synopsis:       restore .svn support to security/metasploit-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 19 23:50:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yonatan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Afarsec
>Environment:
System: FreeBSD laptop.afarsec.com 6.2-STABLE FreeBSD 6.2-STABLE #1: Sat Feb 17 20:14:44 IST 2007 yonatan at laptop.afarsec.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
metasploit3 needs svn support so users can update between
port releases. It was wrong to remove it.
>How-To-Repeat:
cd /usr/local/share/metasploit/
svn update
# see? nothing happens.
>Fix:

--- metasploit-devel-svn.diff begins here ---
diff -urN metasploit-devel.orig/Makefile metasploit-devel/Makefile
--- metasploit-devel.orig/Makefile	Thu Feb 15 10:03:05 2007
+++ metasploit-devel/Makefile	Thu Feb 15 10:07:43 2007
@@ -49,9 +49,6 @@
 in ${DISTDIR} and try again.\n
 .endif
 
-post-extract:
-	@${FIND} ${WRKSRC}/ -type d -name '.svn' | ${XARGS} ${RM} -rf
-
 do-install:
 	${MKDIR} ${DATADIR}
 	${CP} -Rp ${WRKSRC}/ ${DATADIR}

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list