summaryrefslogtreecommitdiff
path: root/databases/py-pysqlite20
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-02-10 14:32:52 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-02-10 14:32:52 +0000
commit74cca54936747dc950ed9eb8589ac21991f15a77 (patch)
treeea168a1f048fa4a7238c3389edf5b797b98f90aa /databases/py-pysqlite20
parent- Update to 2.1.3 (diff)
- Update to 2.0.7
Notes
Notes: svn path=/head/; revision=155649
Diffstat (limited to 'databases/py-pysqlite20')
-rw-r--r--databases/py-pysqlite20/Makefile4
-rw-r--r--databases/py-pysqlite20/distinfo6
-rw-r--r--databases/py-pysqlite20/files/patch-setup.py14
-rw-r--r--databases/py-pysqlite20/pkg-plist1
4 files changed, 19 insertions, 6 deletions
diff --git a/databases/py-pysqlite20/Makefile b/databases/py-pysqlite20/Makefile
index cb00f6932c98..87b35d063039 100644
--- a/databases/py-pysqlite20/Makefile
+++ b/databases/py-pysqlite20/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= pysqlite
-PORTVERSION= 2.0.5
+PORTVERSION= 2.0.7
CATEGORIES= databases python
-MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/ \
+MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/${PORTVERSION:C/\.[0-9]$//}/${PORTVERSION}/ \
${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/databases/py-pysqlite20/distinfo b/databases/py-pysqlite20/distinfo
index bd063333d19e..c46ee0a92ca8 100644
--- a/databases/py-pysqlite20/distinfo
+++ b/databases/py-pysqlite20/distinfo
@@ -1,3 +1,3 @@
-MD5 (pysqlite-2.0.5.tar.gz) = 574bbb4f7b3a077506689cbab0d9bf7f
-SHA256 (pysqlite-2.0.5.tar.gz) = c1369d26310988260aca172b189bbafb3baa8bee2c8eef0c972b209d668b4da5
-SIZE (pysqlite-2.0.5.tar.gz) = 57526
+MD5 (pysqlite-2.0.7.tar.gz) = 15ab26f859f8a0fd21659d4d105056a5
+SHA256 (pysqlite-2.0.7.tar.gz) = 7869bfaef3bad33b1cd89727a14d7b1b154a0a35827cfa3e4c7b60e48a0bed0c
+SIZE (pysqlite-2.0.7.tar.gz) = 216605
diff --git a/databases/py-pysqlite20/files/patch-setup.py b/databases/py-pysqlite20/files/patch-setup.py
new file mode 100644
index 000000000000..e205e6a07bd0
--- /dev/null
+++ b/databases/py-pysqlite20/files/patch-setup.py
@@ -0,0 +1,14 @@
+--- setup.py.orig Thu Feb 2 09:01:31 2006
++++ setup.py Fri Feb 10 12:19:00 2006
+@@ -23,10 +23,7 @@
+
+ import glob, os, sys
+
+-from ez_setup import use_setuptools
+-use_setuptools()
+-
+-from setuptools import setup, Extension
++from distutils.core import setup, Extension, Command
+
+ # If you need to change anything, it should be enough to change setup.cfg.
+
diff --git a/databases/py-pysqlite20/pkg-plist b/databases/py-pysqlite20/pkg-plist
index f20edff0ce0e..e90efff688e3 100644
--- a/databases/py-pysqlite20/pkg-plist
+++ b/databases/py-pysqlite20/pkg-plist
@@ -1,4 +1,3 @@
-bin/test-pysqlite
%%PYTHON_SITELIBDIR%%/pysqlite2/__init__.py
%%PYTHON_SITELIBDIR%%/pysqlite2/__init__.pyc
%%PYTHON_SITELIBDIR%%/pysqlite2/__init__.pyo