Date: 22 Nov 2005 11:29:03 -0200 From: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/89416: [maintainer update]: archivers/bzip add backup mastersite Message-ID: <20051122132903.80107.qmail@capeta.freebsdbrasil.com.br> Resent-Message-ID: <200511221330.jAMDUg0O031696@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89416 >Category: ports >Synopsis: [maintainer update]: archivers/bzip add backup mastersite >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Nov 22 13:30:41 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: - Add more one MASTER_SITE to fix fetch problem. >How-To-Repeat: >Fix: --- bzip.diff begins here --- diff -ruN bzip.old/Makefile bzip/Makefile --- bzip.old/Makefile Tue Oct 11 18:06:49 2005 +++ bzip/Makefile Tue Nov 22 11:24:32 2005 @@ -8,7 +8,8 @@ PORTNAME= bzip PORTVERSION= 0.21 CATEGORIES= archivers -MASTER_SITES= http://custom.lab.unb.br/pub/compression/bzip/ +MASTER_SITES= http://custom.lab.unb.br/pub/compression/bzip/ \ + http://www.freebsdbrasil.com.br/~jmelo/ MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= A block-sorting file compressor diff -ruN bzip.old/distinfo bzip/distinfo --- bzip.old/distinfo Tue Jan 27 18:50:37 2004 +++ bzip/distinfo Tue Nov 22 11:24:11 2005 @@ -1,2 +1,3 @@ MD5 (bzip-0.21.tar.gz) = 03a7fe24ced5ac4401a32092409c78be +SHA256 (bzip-0.21.tar.gz) = 85846f55406fa019305cee6f0aa3637769e857d8fff00eba26d8effc4539b014 SIZE (bzip-0.21.tar.gz) = 325757 --- 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?20051122132903.80107.qmail>