Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Oct 2000 20:32:13 +0200 (CEST)
From:      sec@ice.42.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21731: lynx-ssl port: switch distfile to bzip2 (by maintainer)
Message-ID:  <20001003183213.8321F108@ice.42.org>

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

>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 <bsd.port.pre.mk>
 
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




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