From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 23 12:50:26 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 358E016A4BF for ; Tue, 23 Sep 2003 12:50:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 071364400E for ; Tue, 23 Sep 2003 12:50:11 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8NJoBFY044303 for ; Tue, 23 Sep 2003 12:50:11 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8NJoBWd044302; Tue, 23 Sep 2003 12:50:11 -0700 (PDT) (envelope-from gnats) Resent-Date: Tue, 23 Sep 2003 12:50:11 -0700 (PDT) Resent-Message-Id: <200309231950.h8NJoBWd044302@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, Yann Berthier Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6CDF16A4B3 for ; Tue, 23 Sep 2003 12:42:45 -0700 (PDT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66FA343FBD for ; Tue, 23 Sep 2003 12:42:44 -0700 (PDT) (envelope-from yb@hsc.fr) Received: from taz.hsc.fr (taz.hsc.fr [192.70.106.75]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id 5C4B320F90; Tue, 23 Sep 2003 21:42:42 +0200 (CEST) Received: by taz.hsc.fr (Postfix, from userid 1000) id 90324EAE; Tue, 23 Sep 2003 21:42:35 +0200 (CEST) Message-Id: <20030923194235.90324EAE@taz.hsc.fr> Date: Tue, 23 Sep 2003 21:42:35 +0200 (CEST) From: Yann Berthier To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: jan@atstake.com Subject: ports/57137: [PATCH] security/libwhisker: update to 1.8 to fix checksum error X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 19:50:26 -0000 >Number: 57137 >Category: ports >Synopsis: [PATCH] security/libwhisker: update to 1.8 to fix checksum error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Sep 23 12:50:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Yann Berthier >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD taz.hsc.fr 5.1-CURRENT FreeBSD 5.1-CURRENT #67: Thu Aug 14 15:11:04 CEST 2003 >Description: - Update to 1.8 to fix the checksum error reported by bento - replace spaces by tabs in the Makefile to quiet portlint Port maintainer (jan@atstake.com) is cc'd. Generated with FreeBSD Port Tools 0.26 >How-To-Repeat: >Fix: --- libwhisker-1.8.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/libwhisker/Makefile /home/yb/tmp/ports/security/libwhisker/Makefile --- /usr/ports/security/libwhisker/Makefile Tue Jul 22 10:42:21 2003 +++ /home/yb/tmp/ports/security/libwhisker/Makefile Tue Sep 23 10:51:56 2003 @@ -6,11 +6,10 @@ # PORTNAME= libwhisker -PORTVERSION= 1.6 -PORTREVISION= 1 -CATEGORIES= security perl5 +PORTVERSION= 1.8 +CATEGORIES= security perl5 -MAINTAINER= jan@atstake.com +MAINTAINER= jan@atstake.com COMMENT= Perl module to create HTTP test scripts MASTER_SITES= http://www.wiretrip.net/rfp/${PORTNAME}/ diff -ruN --exclude=CVS /usr/ports/security/libwhisker/distinfo /home/yb/tmp/ports/security/libwhisker/distinfo --- /usr/ports/security/libwhisker/distinfo Sat Jul 19 04:28:42 2003 +++ /home/yb/tmp/ports/security/libwhisker/distinfo Tue Sep 23 10:43:50 2003 @@ -1 +1 @@ -MD5 (libwhisker-current.tar.gz) = 06ac9f0f28d5269c893937e03d342c64 +MD5 (libwhisker-current.tar.gz) = 323c2ab06b0b6eef791889f938720027 --- libwhisker-1.8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: