Bump revision after python's default change.

This commit is contained in:
fgsch 2010-08-30 16:48:31 +00:00
parent 796434d963
commit 9719068811
5 changed files with 14 additions and 9 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.1.1.1 2009/05/31 21:03:10 benoit Exp $
# $OpenBSD: Makefile,v 1.2 2010/08/30 16:48:31 fgsch Exp $
COMMENT = Python implementation of the LZO library
MODPY_EGG_VERSION = 1.08
DISTNAME = python-lzo-${MODPY_EGG_VERSION}
PKGNAME = py-lzo-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = archivers
HOMEPAGE = http://www.oberhumer.com/opensource/lzo/

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2010/07/17 23:25:51 benoit Exp $
# $OpenBSD: Makefile,v 1.15 2010/08/30 16:48:31 fgsch Exp $
COMMENT = Python module to access NOAA's METAR weather reports
MODPY_EGG_VERSION = 0.16
DISTNAME = pymetar-${MODPY_EGG_VERSION}
PKGNAME = py-metar-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES = astro
HOMEPAGE = http://www.schwarzvogel.de/software-pymetar.shtml

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.15 2009/06/02 04:48:32 wcmaier Exp $
# $OpenBSD: Makefile,v 1.16 2010/08/30 16:48:31 fgsch Exp $
SHARED_ONLY= Yes
COMMENT= Python tools for computational molecular biology
MODPY_EGG_VERSION= 1.50
DISTNAME= biopython-${MODPY_EGG_VERSION}
REVISION = 0
CATEGORIES= biology
HOMEPAGE= http://www.biopython.org/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.13 2010/07/24 07:01:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2010/08/30 16:48:31 fgsch Exp $
COMMENT= Python Unicode codecs for Chinese charsets
VERSION= 1.2.0
DISTNAME= ChineseCodecs${VERSION}
PKGNAME= py-zhCodecs-${VERSION}
REVISION= 2
REVISION= 3
CATEGORIES= chinese devel
HOMEPAGE= http://sourceforge.net/projects/python-codecs/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/01/23 10:29:45 landry Exp $
# $OpenBSD: Makefile,v 1.14 2010/08/30 16:48:31 fgsch Exp $
COMMENT-main= radio/rotator control library
COMMENT-python= python bindings for hamlib
@ -6,9 +6,11 @@ COMMENT-tcl= tcl bindings for hamlib
VERSION= 1.2.6
DISTNAME= hamlib-${VERSION}
PKGNAME-main= hamlib-${VERSION}p4
PKGNAME-python= hamlib-python-${VERSION}p4
PKGNAME-tcl= hamlib-tcl-${VERSION}p4
REVISION-main = 4
PKGNAME-python= hamlib-python-${VERSION}
REVISION-python = 5
PKGNAME-tcl= hamlib-tcl-${VERSION}
REVISION-tcl = 4
CATEGORIES= comms hamradio
MULTI_PACKAGES= -main -python -tcl