Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Apr 2011 00:40:10 GMT
From:      "Labrador, Dax" <semprix@gmx.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/156140: security/dradis: Update Dradis Framework from 2.6.0 to 2.6.1
Message-ID:  <201104210040.p3L0eAfG013362@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/156140; it has been noted by GNATS.

From: "Labrador, Dax" <semprix@gmx.com>
To: bug-followup@FreeBSD.org, semprix@gmx.com
Cc:  
Subject: Re: ports/156140: security/dradis: Update Dradis Framework from 2.6.0
 to 2.6.1
Date: Thu, 21 Apr 2011 08:33:13 +0800

 This is a multi-part message in MIME format.
 --------------060909050905030307060806
 Content-Type: multipart/alternative;
  boundary="------------000902000802000003000206"
 
 
 --------------000902000802000003000206
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I had to redo both patch for Makefile and distinfo. See attached.
 
 --------------000902000802000003000206
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
   <head>
 
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   </head>
   <body bgcolor="#ffffff" text="#000000">
     <font face="Tahoma">I had to redo both patch for Makefile and
       distinfo. See attached.<br>
     </font>
   </body>
 </html>
 
 --------------000902000802000003000206--
 
 --------------060909050905030307060806
 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
 
 --------------060909050905030307060806
 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
 
 --------------060909050905030307060806--



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