Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2003 21:07:23 +0100
From:      Gerhard =?iso-8859-1?Q?H=E4ring?= <gh@ghaering.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Jeremy Fincher <fincher.8@osu.edu>
Subject:   ports/50222: port upgrade of databases/py-PySQLite to version 0.4.1
Message-ID:  <20030323200722.GA1083@mephisto.ghaering.test>

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

>Number:         50222
>Category:       ports
>Synopsis:       port upgrade of databases/py-PySQLite to version 0.4.1
>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:   Sun Mar 23 12:10:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard H=E4ring <gh@ghaering.de>
>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/s=
ys/GH3 i386
>Description:
    Upgrades port to upstream version 0.4.1.
>How-To-Repeat:
	N/A
>Fix:
Apply the following patch. Don't forget to delete files/patch-setup.py
from CVS, as it's no longer needed. The necessary patch was integrated
into the upstream sources. It has certain advantages if the upstream
author is also the FreeBSD port maintainer :-)

This patch also changes the maintainer field to my new email address.

diff -r -C 3 ../py-PySQLite.orig/Makefile ./Makefile
*** ../py-PySQLite.orig/Makefile	Sun Mar 23 21:43:30 2003
--- ./Makefile	Sun Mar 23 21:59:41 2003
***************
*** 1,19 ****
  # New ports collection makefile for:   py-PySQLite
  # Date created:                        02 Oct 2002
! # Whom:                                Gerhard Haering <gerhard.haering=
@gmx.de>
  #
  # $FreeBSD: ports/databases/py-PySQLite/Makefile,v 1.2 2003/02/21 11:15=
:04 knu Exp $
  #
 =20
  PORTNAME=3D	PySQLite
! PORTVERSION=3D	0.3.0
  CATEGORIES=3D	databases python
  MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=3D	pysqlite
  PKGNAMEPREFIX=3D	py-
  DISTNAME=3D	pysqlite-${PORTVERSION}
 =20
! MAINTAINER=3D	gerhard.haering@gmx.de
  COMMENT=3D	A DB-API v2 Python library for the SQLite embedded SQL engin=
e
 =20
  RUN_DEPENDS=3D	${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
--- 1,19 ----
  # New ports collection makefile for:   py-PySQLite
  # Date created:                        02 Oct 2002
! # Whom:                                Gerhard Haering <gh@ghaering.de>
  #
  # $FreeBSD: ports/databases/py-PySQLite/Makefile,v 1.2 2003/02/21 11:15=
:04 knu Exp $
  #
 =20
  PORTNAME=3D	PySQLite
! PORTVERSION=3D	0.4.1
  CATEGORIES=3D	databases python
  MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=3D	pysqlite
  PKGNAMEPREFIX=3D	py-
  DISTNAME=3D	pysqlite-${PORTVERSION}
 =20
! MAINTAINER=3D	gh@ghaering.de
  COMMENT=3D	A DB-API v2 Python library for the SQLite embedded SQL engin=
e
 =20
  RUN_DEPENDS=3D	${DATETIME_DEP}:${PORTSDIR}/lang/py-mx-base
diff -r -C 3 ../py-PySQLite.orig/distinfo ./distinfo
*** ../py-PySQLite.orig/distinfo	Sun Mar 23 21:43:30 2003
--- ./distinfo	Sun Mar 23 21:44:23 2003
***************
*** 1 ****
! MD5 (pysqlite-0.3.0.tar.gz) =3D c207d45ab958dabeba30162fca27a675
--- 1 ----
! MD5 (pysqlite-0.4.1.tar.gz) =3D 2fb23f52f933b7027d29611f46ec1582
Only in ../py-PySQLite.orig/files: patch-setup.py
>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?20030323200722.GA1083>