Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  2 Jul 2010 14:08:25 +0200 (CEST)
From:      olli hauer <ohauer@gmx.de>
To:        <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        ohauer@gmx.de
Subject:   ports/148313: [maintainer-update] [patch] port security/pulledpork add p5-Crypt-SSLeay to RUN_DEPENDS
Message-ID:  <20100702120825.7A1C720227@u18-124.dsl.vianetworks.de>
Resent-Message-ID: <201007021210.o62CA4TQ054664@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148313
>Category:       ports
>Synopsis:       [maintainer-update] [patch] port security/pulledpork add p5-Crypt-SSLeay to RUN_DEPENDS
>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:   Fri Jul 02 12:10:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     olli hauer <ohauer@gmx.de>
>Release:        FreeBSD 7.3-RELEASE-p1 i386
>Organization:
>Environment:


>Description:
Add p5-Crypt-SSLeay to RUN_DEPENDS to solve download issues and 501 errors.

For more infos see discussion on snort.usrs and pulledpork mailing list

>How-To-Repeat:
>Fix:


--- patch_pulledpork-0.4.2_crypt-ssleay begins here ---
--- Makefile	2010-07-01 00:49:13.000000000 +0200
+++ Makefile	2010-07-02 14:03:32.000000000 +0200
@@ -7,13 +7,15 @@
 
 PORTNAME=	pulledpork
 PORTVERSION=	0.4.2
+PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
 MAINTAINER=	ohauer@gmx.de
 COMMENT=	Script to update snort-2.8+ rules
 
-RUN_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
+		p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay
 
 #LICENSE=	GPLv2
 
--- patch_pulledpork-0.4.2_crypt-ssleay ends here ---


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



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