From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 2 12:10:05 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 121151065689 for ; Fri, 2 Jul 2010 12:10:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C9BBB8FC17 for ; Fri, 2 Jul 2010 12:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o62CA4te054665 for ; Fri, 2 Jul 2010 12:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o62CA4TQ054664; Fri, 2 Jul 2010 12:10:04 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jul 2010 12:10:04 GMT Resent-Message-Id: <201007021210.o62CA4TQ054664@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, olli hauer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8237106564A for ; Fri, 2 Jul 2010 12:08:32 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id B8C6A8FC17 for ; Fri, 2 Jul 2010 12:08:31 +0000 (UTC) Received: (qmail invoked by alias); 02 Jul 2010 12:08:30 -0000 Received: from u18-124.dsl.vianetworks.de (EHLO u18-124.dsl.vianetworks.de) [194.231.39.124] by mail.gmx.net (mp069) with SMTP; 02 Jul 2010 14:08:30 +0200 Received: by u18-124.dsl.vianetworks.de (Postfix, from userid 1100) id 7A1C720227; Fri, 2 Jul 2010 14:08:25 +0200 (CEST) Message-Id: <20100702120825.7A1C720227@u18-124.dsl.vianetworks.de> Date: Fri, 2 Jul 2010 14:08:25 +0200 (CEST) From: olli hauer To: X-Send-Pr-Version: 3.113 Cc: ohauer@gmx.de Subject: ports/148313: [maintainer-update] [patch] port security/pulledpork add p5-Crypt-SSLeay to RUN_DEPENDS X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: olli hauer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2010 12:10:05 -0000 >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 >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: