Skip site navigation (1)Skip section navigation (2)
Date:      11 Oct 2005 17:52:58 -0300
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87290: Update port: archivers/bzip Fix fetch problem
Message-ID:  <20051011205258.52112.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200510112100.j9BL0TwV062911@freefall.freebsd.org>

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

>Number:         87290
>Category:       ports
>Synopsis:       Update port: archivers/bzip Fix fetch problem
>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 Oct 11 21:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	- Fix fetch problem, the MASTER_SITE was changed.
	- Change maintainership, i'll take care it.
>How-To-Repeat:
	
>Fix:

	

--- bzip.diff begins here ---
diff -ruN bzip.old/Makefile bzip/Makefile
--- bzip.old/Makefile	Sat Jun 11 21:34:46 2005
+++ bzip/Makefile	Tue Oct 11 17:50:22 2005
@@ -8,9 +8,9 @@
 PORTNAME=	bzip
 PORTVERSION=	0.21
 CATEGORIES=	archivers
-MASTER_SITES=	ftp://ftp.fu-berlin.de/unix/tools/archivers/bzip/
+MASTER_SITES=	http://custom.lab.unb.br/pub/compression/bzip/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jmelo@freebsdbrasil.com.br
 COMMENT=	A block-sorting file compressor
 
 DEPRECATED=	"see full description"
--- bzip.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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