From owner-freebsd-ports Tue Oct 3 11:40: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF29237B503 for ; Tue, 3 Oct 2000 11:40:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA97551; Tue, 3 Oct 2000 11:40:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from ice.42.org (ice.42.org [194.246.250.222]) by hub.freebsd.org (Postfix) with ESMTP id AA2F537B502 for ; Tue, 3 Oct 2000 11:32:18 -0700 (PDT) Received: by ice.42.org (Postfix, from userid 1000) id 8321F108; Tue, 3 Oct 2000 20:32:13 +0200 (CEST) Message-Id: <20001003183213.8321F108@ice.42.org> Date: Tue, 3 Oct 2000 20:32:13 +0200 (CEST) From: sec@ice.42.org Reply-To: sec@ice.42.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/21731: lynx-ssl port: switch distfile to bzip2 (by maintainer) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21731 >Category: ports >Synopsis: lynx-ssl port: switch distfile to bzip2 (by maintainer) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 03 11:40:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Stefan `Sec` Zehl >Release: FreeBSD 4.1-STABLE i386 >Organization: >Environment: >Description: As i was told, the lynx port uses a bzip2 distfile and the lynx-ssl port used gzip. To remove gratitous differences, lynx-ssl is switched to bzip2 now. So there is no need to refetch the whole thing. >How-To-Repeat: >Fix: Apply this: diff -burN /usr/ports/www/lynx-ssl/Makefile lynx-ssl/Makefile --- /usr/ports/www/lynx-ssl/Makefile Tue Sep 26 00:54:22 2000 +++ lynx-ssl/Makefile Tue Oct 3 20:22:45 2000 @@ -12,6 +12,7 @@ DISTNAME= lynx2.8.3rel.1 USE_OPENSSL= YES +USE_BZIP2= YES .include diff -burN /usr/ports/www/lynx-ssl/files/md5 lynx-ssl/files/md5 --- /usr/ports/www/lynx-ssl/files/md5 Mon Aug 7 11:13:19 2000 +++ lynx-ssl/files/md5 Tue Oct 3 20:24:52 2000 @@ -1,2 +1,2 @@ -MD5 (lynx2.8.3rel.1.tar.gz) = b0e35d5cd132a60bbed64edc79850717 +MD5 (lynx2.8.3rel.1.tar.bz2) = 162c7479203d97758d3cb07f385062ac MD5 (lynx-283-ssl.patch.gz) = c48607b33f493284ba60c8a431a13b03 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message