Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 13:29:18 +0100
From:      Gerhard =?unknown-8bit?Q?H=E4ring?= <gh@ghaering.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49107: Update databases/sqlite to version 2.8.0
Message-ID:  <20030311122918.GA11759@mail.ghaering.de>

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

>Number:         49107
>Category:       ports
>Synopsis:       Update databases/sqlite to version 2.8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 11 04:30:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Haering
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
N/A
>Environment:
System: FreeBSD lilith.ghaering.test 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Mon Feb 10 02:01:42 CET 2003 root@lilith.ghaering.test:/usr/obj/usr/src/sys/GH3 i386
>Description:
	Port update for databases/sqlite. The new version 2.8.0 offers
        an alternative non-callback based API, which is nicer to use.
>How-To-Repeat:
	N/A
>Fix:
diff -r -C 3 ../sqlite.orig/Makefile ./Makefile
*** ../sqlite.orig/Makefile	Mon Feb 17 21:55:46 2003
--- ./Makefile	Mon Feb 17 21:56:50 2003
***************
*** 7,13 ****
  #
  
  PORTNAME=	sqlite
! PORTVERSION=	2.7.4
  PORTREVISION=	0
  CATEGORIES=	databases
  MASTER_SITES=	http://www.hwaci.com/sw/sqlite/
--- 7,13 ----
  #
  
  PORTNAME=	sqlite
! PORTVERSION=	2.8.0
  PORTREVISION=	0
  CATEGORIES=	databases
  MASTER_SITES=	http://www.hwaci.com/sw/sqlite/
diff -r -C 3 ../sqlite.orig/distinfo ./distinfo
*** ../sqlite.orig/distinfo	Mon Feb 17 21:55:46 2003
--- ./distinfo	Mon Feb 17 21:57:26 2003
***************
*** 1 ****
! MD5 (sqlite-2.7.4.tar.gz) = 60d439b54328b2c94839b8192c4173e3
--- 1 ----
! MD5 (sqlite-2.8.0.tar.gz) = 56d5c7d1efde7f239b29ee151712c0b2


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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