Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 1999 13:40:42 -0400 (EDT)
From:      jedgar@fxp.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14482: Update port: archivers/bzip2
Message-ID:  <19991023174042.44A849B25@pawn.primelocation.net>

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

>Number:         14482
>Category:       ports
>Synopsis:       Update port: archivers/bzip2
>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:   Sat Oct 23 10:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Chris D. Faulhaber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
BUGO - BSD Users Group of Orlando
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

Update port: archivers/bzip2

Remove the following MASTER_SITES (they both reference
sourceware.cygnus.com as the new homepage for bzip2,
and both do not have the bzip2 source anymore):
	http://www.bzip2.org/bzip2/v095/
	http://www.muraroa.demon.co.uk/

Reomve the following MASTER_SITES (the latest version
of bzip2 is has is 0.9.0):
	http://www.digistar.com/bzip2/

>How-To-Repeat:

See http://www.freebsd.org/~fenner/portsurvey/archivers.html#bzip2

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/bzip2/Makefile,v
retrieving revision 1.19
diff -u -u -r1.19 Makefile
--- Makefile	1999/09/24 22:43:03	1.19
+++ Makefile	1999/10/23 17:24:48
@@ -9,10 +9,7 @@
 
 DISTNAME=	bzip2-0.9.5d
 CATEGORIES=	archivers
-MASTER_SITES=	ftp://sourceware.cygnus.com/pub/bzip2/v095/ \
-		http://www.bzip2.org/bzip2/v095/ \
-		http://www.muraroa.demon.co.uk/ \
-		http://www.digistar.com/bzip2/
+MASTER_SITES=	ftp://sourceware.cygnus.com/pub/bzip2/v095/
 
 MAINTAINER=	obrien@FreeBSD.org
 

>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?19991023174042.44A849B25>