misc/161027: Update Dradis port

Dax Labrador semprix at gmx.com
Mon Sep 26 03:40:11 UTC 2011


>Number:         161027
>Category:       misc
>Synopsis:       Update Dradis port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 26 03:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Dax Labrador
>Release:        FreeBSD 7.2-RELEASE
>Organization:
>Environment:
FreeBSD audrey 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Updating Dradis v2.6.1 to 2.7.2


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-09-26 15:29:59.000000000 +0800
+++ Makefile	2011-09-26 19:13:13.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dradis
-DISTVERSION=	2.6.1
+DISTVERSION=	2.7.2
 CATEGORIES=	security
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=${PORTNAME:L}/${PORTNAME:L}/v${PORTVERSION}
@@ -18,11 +18,12 @@
 RUN_DEPENDS=	${LOCALBASE}/bin/gem:${PORTSDIR}/devel/ruby-gems \
 		${RUBY_SITELIBDIR}/wirble.rb:${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.10:${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-sqlite3>=1.3.2:${PORTSDIR}/databases/rubygem-sqlite3
+		rubygem-sqlite3>=1.3.2:${PORTSDIR}/databases/rubygem-sqlite \
+		rubygem-diff-lcs>=1.1.3:${PORTSDIR}/textproc/rubygem-diff-lcs
 
 LICENSE=	GPLv2
 
@@ -37,7 +38,7 @@
 NO_BUILD=	yes
 USE_RUBY=	yes
 USE_RUBY_FEATURES=	iconv
-RUBY_SHEBANG_FILES=	server/script/rails server/script/delayed_job
+RUBY_SHEBANG_FILES=	server/script/rails server/script/bj
 RUBY_NO_BUILD_DEPENDS=	yes
 
 USE_DOS2UNIX=	yes


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


More information about the freebsd-bugs mailing list