From owner-svn-ports-all@FreeBSD.ORG Thu Apr 18 18:55:35 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EAE18BD3; Thu, 18 Apr 2013 18:55:35 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id C2D2A147E; Thu, 18 Apr 2013 18:55:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3IItZ76067491; Thu, 18 Apr 2013 18:55:35 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3IItZSl067488; Thu, 18 Apr 2013 18:55:35 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201304181855.r3IItZSl067488@svn.freebsd.org> From: Antoine Brodin Date: Thu, 18 Apr 2013 18:55:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316072 - head/security/regripperplugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2013 18:55:36 -0000 Author: antoine Date: Thu Apr 18 18:55:34 2013 New Revision: 316072 URL: http://svnweb.freebsd.org/changeset/ports/316072 Log: Update regripperplugins to 20130404 Approved by: eadler (mentor) Feature safe: yes Deleted: head/security/regripperplugins/pkg-plist Modified: head/security/regripperplugins/Makefile head/security/regripperplugins/distinfo head/security/regripperplugins/pkg-descr Modified: head/security/regripperplugins/Makefile ============================================================================== --- head/security/regripperplugins/Makefile Thu Apr 18 18:48:32 2013 (r316071) +++ head/security/regripperplugins/Makefile Thu Apr 18 18:55:34 2013 (r316072) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= regripperplugins -DISTVERSION= 20130218 +PORTVERSION= 20130404 CATEGORIES= security MASTER_SITES= GOOGLE_CODE -DISTNAME= ${PORTNAME}_${DISTVERSION} +DISTNAME= plugins${PORTVERSION} MAINTAINER= antoine@FreeBSD.org COMMENT= Supplemental plugins for Harlan Carvey's RegRipper @@ -15,9 +15,11 @@ LICENSE= GPLv3 RUN_DEPENDS= regripper>=0:${PORTSDIR}/security/regripper USE_ZIP= yes -NO_WRKSUBDIR= yes +WRKSRC= ${WRKDIR}/plugins USE_DOS2UNIX= yes NO_BUILD= yes +PROJECTHOST= regripper +PORTDATA= * do-install: @${MKDIR} ${DATADIR} Modified: head/security/regripperplugins/distinfo ============================================================================== --- head/security/regripperplugins/distinfo Thu Apr 18 18:48:32 2013 (r316071) +++ head/security/regripperplugins/distinfo Thu Apr 18 18:55:34 2013 (r316072) @@ -1,2 +1,2 @@ -SHA256 (regripperplugins_20130218.zip) = 1a40ebe4de201700f6ab7b73cd56a712d42472d389f106a212d7adb93868e27f -SIZE (regripperplugins_20130218.zip) = 304611 +SHA256 (plugins20130404.zip) = 7b512468ef66c079f8ccd39eb9357085acac3b9e54aa727f72c47a965a3e7652 +SIZE (plugins20130404.zip) = 367232 Modified: head/security/regripperplugins/pkg-descr ============================================================================== --- head/security/regripperplugins/pkg-descr Thu Apr 18 18:48:32 2013 (r316071) +++ head/security/regripperplugins/pkg-descr Thu Apr 18 18:55:34 2013 (r316072) @@ -1,3 +1,3 @@ Supplemental plugins for Harlan Carvey's RegRipper. -WWW: http://code.google.com/p/regripperplugins/ +WWW: http://code.google.com/p/regripper/