ports/51307: [MAINTAINER][PATCH] databases/gigabase: update from 2.81 to 2.82

Sergey A. Osokin osa at freebsd.org.ru
Wed Apr 23 11:00:32 UTC 2003


The following reply was made to PR ports/51307; it has been noted by GNATS.

From: "Sergey A. Osokin" <osa at freebsd.org.ru>
To: Anton Berezin <tobez at tobez.org>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/51307: [MAINTAINER][PATCH] databases/gigabase: update from 2.81 to 2.82
Date: Wed, 23 Apr 2003 14:54:33 +0400

 On Wed, Apr 23, 2003 at 11:53:53AM +0200, Anton Berezin wrote:
 > On Wed, Apr 23, 2003 at 01:09:12PM +0400, Sergey A.Osokin wrote:
 > 
 > > 	databases/gigabase: update from 2.81 to 2.82
 > > 	change --prefix to ${LOCALBASE}
 > 
 > jail# make
 > >> gigabase-2.82.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 > >> Attempting to fetch from http://www.garret.ru/~knizhnik/.
 > Receiving gigabase-2.82.tar.gz (1168147 bytes): 100%
 > 1168147 bytes transferred in 10.8 seconds (105.56 kBps)
 > ===>  Extracting for gigabase-2.82
 > >> Checksum mismatch for gigabase-2.82.tar.gz.
 > ===>  Refetch for 1 more times files: gigabase-2.82.tar.gz 
 > >> gigabase-2.82.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 > >> Attempting to fetch from http://www.garret.ru/~knizhnik/.
 > fetch: http://www.garret.ru/~knizhnik/gigabase-2.82.tar.gz: Requested
 > Range Not 
 > Satisfiable
 > >> Attempting to fetch from
 > >> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
 > fetch:
 > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gigabase-2.82.tar.gz:
 > F
 > ile unavailable (e.g., file not found, no access)
 > >> Couldn't fetch it - please try to retrieve this
 > >> port manually into /usr/ports/distfiles/ and try again.
 > *** Error code 1
 
 Author reroll distro...
 Try a new patch.
 
 Index: ports/databases/gigabase/Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/databases/gigabase/Makefile,v
 retrieving revision 1.45
 diff -u -r1.45 Makefile
 --- ports/databases/gigabase/Makefile	27 Mar 2003 20:28:56 -0000	1.45
 +++ ports/databases/gigabase/Makefile	23 Apr 2003 10:54:26 -0000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	gigabase
 -PORTVERSION=	2.81
 +PORTVERSION=	2.82
  CATEGORIES=	databases
  MASTER_SITES=	http://www.garret.ru/~knizhnik/
  
 @@ -18,6 +18,7 @@
  USE_GMAKE=	yes
  USE_LIBTOOL=	yes
  CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 +CONFIGURE_ARGS?=--prefix=${LOCALBASE}
  CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}"
  INSTALLS_SHLIB=	yes
  
 Index: ports/databases/gigabase/distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/databases/gigabase/distinfo,v
 retrieving revision 1.44
 diff -u -r1.44 distinfo
 --- ports/databases/gigabase/distinfo	27 Mar 2003 20:28:56 -0000	1.44
 +++ ports/databases/gigabase/distinfo	23 Apr 2003 10:54:26 -0000
 @@ -1 +1 @@
 -MD5 (gigabase-2.81.tar.gz) = e960c222dd8c0cf5d8a00d4ae87b59d1
 +MD5 (gigabase-2.82.tar.gz) = 1e567975b2ac104199da354fc6a6f27f
 -- 
 
 Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
 Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
 http://ozz.pp.ru/             X          AND NEWS
                              / \



More information about the freebsd-ports-bugs mailing list