Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 07:52:37 +0800
From:      "Labrador,Dax" <semprix@gmx.com>
To:        arved@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/156140: security/dradis: Update Dradis Framework from 2.6.0 to 2.6.1
Message-ID:  <4DAA2BC5.4010602@gmx.com>
In-Reply-To: <201104091444.p39EiQC1039197@freefall.freebsd.org>
References:  <201104091444.p39EiQC1039197@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------020903080307080000050709
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Re-organized patches

Attached Makefile and distinfo patch.

On 04/09/11 22:44, arved@FreeBSD.org wrote:
> Synopsis: security/dradis: Update Dradis Framework from 2.6.0 to 2.6.1
>
> State-Changed-From-To: open->feedback
> State-Changed-By: arved
> State-Changed-When: Sat Apr 9 14:44:00 UTC 2011
> State-Changed-Why:
> Your patch looks incomplete, there is at least a patch to distinfo missing
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=156140
>    


--------------020903080307080000050709
Content-Type: text/plain;
 name="distinfo-patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="distinfo-patch.txt"

--- distinfo	2011-04-17 07:49:43.000000000 +0800
+++ distinfo.orig	2011-04-17 07:38:33.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (dradis-v2.6.1.tar.gz) = 7fccc81bc95794d16f6296cdf4ef111948d3fad1abba802c10e589487db63ea2
-SIZE (dradis-v2.6.1.tar.gz) = 1793587
+SHA256 (dradis-v2.6.0.tar.gz) = c285b6f32f91ff3dea3d3bb95198b8cc94b13983b91cdd5ec8e9bdd4add40fd2
+SIZE (dradis-v2.6.0.tar.gz) = 1796483

--------------020903080307080000050709
Content-Type: text/plain;
 name="Makefile-patch.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="Makefile-patch.txt"

--- Makefile	2011-04-17 07:48:53.000000000 +0800
+++ Makefile.orig	2011-04-17 07:38:26.000000000 +0800
@@ -6,24 +6,23 @@
 #
 
 PORTNAME=	dradis
-DISTVERSION=	2.6.1
+DISTVERSION=	2.6.0
 CATEGORIES=	security
 MASTER_SITES=	SF
-MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/v${PORTVERSION}
-
+MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/v${DISTVERSION:R}
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
-MAINTAINER=	semprix@gmx.com
+MAINTAINER=	semprix@bsdmail.org
 COMMENT=	Opensource framework to enable effective information gathering
 
 RUN_DEPENDS=	ruby18-gems>=1.3.6:${PORTSDIR}/devel/ruby-gems \
 		ruby18-iconv>=1.8.7.302,1:${PORTSDIR}/converters/ruby-iconv \
 		ruby18-wirble>=0.1.3:${PORTSDIR}/devel/ruby-wirble \
 		rubygem-rake>=0.8.7:${PORTSDIR}/devel/rubygem-rake \
-		rubygem-rails>=3.0.5:${PORTSDIR}/www/rubygem-rails \
+		rubygem-rails>=3.0.3:${PORTSDIR}/www/rubygem-rails \
 		rubygem-activesupport>=3.0.2:${PORTSDIR}/devel/rubygem-activesupport \
 		rubygem-bundler>=1.0.7:${PORTSDIR}/sysutils/rubygem-bundler \
-		rubygem-redcloth>=4.2.7:${PORTSDIR}/www/rubygem-redcloth \
+		rubygem-redcloth>=4.2.0:${PORTSDIR}/www/rubygem-redcloth \
 		rubygem-sqlite3>=1.3.2:${PORTSDIR}/databases/rubygem-sqlite3
 
 LICENSE=	GPLv2

--------------020903080307080000050709--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DAA2BC5.4010602>