Reported and patch from Nigel Taylor (thanks).
Modified PLIST, removed PFRAG.python2.6-main and added PFRAG.python2.7-main.
This commit is contained in:
parent
e292c0d741
commit
d5cc1b479b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2011/06/10 05:47:01 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2011/06/12 09:36:56 rpointel Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -10,12 +10,12 @@ VERSION= 1.1.21
|
||||
DISTNAME= psycopg-${VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
PKGNAME-main= py-${DISTNAME}
|
||||
REVISION-main = 11
|
||||
REVISION-main = 12
|
||||
FULLPKGNAME-examples= py-psycopg-examples-${VERSION}
|
||||
REVISION-examples = 4
|
||||
REVISION-examples = 5
|
||||
FULLPKGPATH-examples= databases/py-psycopg,-examples
|
||||
FULLPKGNAME-zope= py-psycopg-zope-${VERSION}
|
||||
REVISION-zope = 5
|
||||
REVISION-zope = 6
|
||||
FULLPKGPATH-zope= databases/py-psycopg,-zope,python2.4
|
||||
CATEGORIES= databases
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.python2.6-main,v 1.1 2010/09/03 12:34:55 sthen Exp $
|
||||
@pkgpath databases/py-psycopg,-main,python2.5
|
2
databases/py-psycopg/pkg/PFRAG.python2.7-main
Normal file
2
databases/py-psycopg/pkg/PFRAG.python2.7-main
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.python2.7-main,v 1.1 2011/06/12 09:36:56 rpointel Exp $
|
||||
@pkgpath databases/py-psycopg,-main[,python2.5][,python2.6]
|
@ -1,7 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-examples,v 1.3 2010/08/30 20:59:41 fgsch Exp $
|
||||
@pkgpath databases/py-psycopg,-examples,python2.4
|
||||
@pkgpath databases/py-psycopg,-examples,python2.5
|
||||
@pkgpath databases/py-psycopg,-examples,python2.6
|
||||
@comment $OpenBSD: PLIST-examples,v 1.4 2011/06/12 09:36:56 rpointel Exp $
|
||||
@pkgpath databases/py-psycopg,-examples[,python2.4][,python2.5][,python2.6]
|
||||
share/examples/py-psycopg/
|
||||
share/examples/py-psycopg/binary.py
|
||||
share/examples/py-psycopg/bool.py
|
||||
|
@ -1,7 +1,7 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.4 2010/09/03 12:34:55 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.5 2011/06/12 09:36:56 rpointel Exp $
|
||||
@option no-default-conflict
|
||||
@conflict py-psycopg-*-python${MODPY_VERSION}
|
||||
@pkgpath databases/py-psycopg,no_zope
|
||||
@pkgpath databases/py-psycopg
|
||||
%%python2.6%%
|
||||
%%python2.7%%
|
||||
lib/python${MODPY_VERSION}/lib-dynload/psycopgmodule.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user