Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 21:42:35 +0200 (CEST)
From:      Yann Berthier <yb@sainte-barbe.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jan@atstake.com
Subject:   ports/57137: [PATCH] security/libwhisker: update to 1.8 to fix checksum error
Message-ID:  <20030923194235.90324EAE@taz.hsc.fr>
Resent-Message-ID: <200309231950.h8NJoBWd044302@freefall.freebsd.org>

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

>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:



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