From 9c62d3985bdd7ab714edb51efdbce87a9e453389 Mon Sep 17 00:00:00 2001 From: jasper Date: Tue, 20 Dec 2011 18:55:08 +0000 Subject: [PATCH] - bump REVISION after several python modules had their flavor dropped. --- databases/luma/Makefile | 4 ++-- games/fretsonfire/Makefile | 4 ++-- games/mnemosyne/Makefile | 4 ++-- geo/gmapcatcher/Makefile | 4 ++-- geo/tilecache/Makefile | 4 ++-- graphics/asymptote/Makefile | 4 ++-- graphics/py-graphics/Makefile | 4 ++-- graphics/py-pyx/Makefile | 4 ++-- multimedia/moovida/core/Makefile | 4 ++-- multimedia/moovida/plugins-bad/Makefile | 4 ++-- multimedia/moovida/plugins-good/Makefile | 4 ++-- multimedia/moovida/plugins-ugly/Makefile | 4 ++-- print/hplip/Makefile | 6 +++--- print/py-reportlab/reportlab/Makefile | 4 ++-- productivity/impressive/Makefile | 4 ++-- productivity/tryton/ldap_authentication/Makefile | 4 +++- productivity/tryton/ldap_connection/Makefile | 4 +++- www/trac-ldapplugin/Makefile | 4 ++-- 18 files changed, 39 insertions(+), 35 deletions(-) diff --git a/databases/luma/Makefile b/databases/luma/Makefile index ac4acd26c57..0f636de86ff 100644 --- a/databases/luma/Makefile +++ b/databases/luma/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2011/09/16 08:48:03 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2011/12/20 18:55:08 jasper Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= Qt-based LDAP browser and utility MODPY_EGG_VERSION=2.4 DISTNAME= luma-${MODPY_EGG_VERSION} -REVISION = 2 +REVISION = 3 CATEGORIES= databases x11 diff --git a/games/fretsonfire/Makefile b/games/fretsonfire/Makefile index fcd6d14071e..75c1a0fcfaf 100644 --- a/games/fretsonfire/Makefile +++ b/games/fretsonfire/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.7 2011/09/16 09:48:10 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2011/12/20 19:03:58 jasper Exp $ V = 1.3.110 COMMENT = guitar hero clone DISTNAME = FretsOnFire-${V} PKGNAME = ${DISTNAME:L} -REVISION = 4 +REVISION = 5 CATEGORIES = games x11 diff --git a/games/mnemosyne/Makefile b/games/mnemosyne/Makefile index 024d67d74b3..5ec4d7b8d68 100644 --- a/games/mnemosyne/Makefile +++ b/games/mnemosyne/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2011/10/23 21:19:28 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.18 2011/12/20 18:55:08 jasper Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= flash-card tool which optimises your learning process MODPY_EGG_VERSION=1.2.2 DISTNAME= mnemosyne-${MODPY_EGG_VERSION} -REVISION = 3 +REVISION = 4 CATEGORIES= games education EXTRACT_SUFX= .tgz diff --git a/geo/gmapcatcher/Makefile b/geo/gmapcatcher/Makefile index d1e77f5fdae..d3198541392 100644 --- a/geo/gmapcatcher/Makefile +++ b/geo/gmapcatcher/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2011/09/16 09:48:10 espie Exp $ +# $OpenBSD: Makefile,v 1.13 2011/12/20 19:03:58 jasper Exp $ COMMENT= offline maps viewer MODPY_EGG_VERSION= 0.7.6.1 DISTNAME= GMapCatcher-${MODPY_EGG_VERSION} PKGNAME= gmapcatcher-${MODPY_EGG_VERSION} -REVISION= 0 +REVISION= 1 CATEGORIES= geo x11 diff --git a/geo/tilecache/Makefile b/geo/tilecache/Makefile index 1ae560dce86..b9300283343 100644 --- a/geo/tilecache/Makefile +++ b/geo/tilecache/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.6 2011/09/16 09:48:11 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2011/12/20 18:55:08 jasper Exp $ COMMENT = tile caching frontend for WMS/TMS services MODPY_EGG_VERSION = 2.10 DISTNAME = tilecache-${MODPY_EGG_VERSION} -REVISION = 2 +REVISION = 3 CATEGORIES = geo graphics diff --git a/graphics/asymptote/Makefile b/graphics/asymptote/Makefile index 3c841a5a206..6deb3b2ce2a 100644 --- a/graphics/asymptote/Makefile +++ b/graphics/asymptote/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 2011/09/16 10:02:36 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2011/12/20 19:03:58 jasper Exp $ COMMENT= powerful descriptive vector graphics language DISTNAME= asymptote-2.10.src PKGNAME= ${DISTNAME:S/.src//g} -REVISION = 3 +REVISION = 4 CATEGORIES= graphics HOMEPAGE= http://asymptote.sourceforge.net/ diff --git a/graphics/py-graphics/Makefile b/graphics/py-graphics/Makefile index 172784fbe09..d2a21491499 100644 --- a/graphics/py-graphics/Makefile +++ b/graphics/py-graphics/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.7 2011/09/16 10:02:37 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2011/12/20 18:55:08 jasper Exp $ COMMENT= multimedia framework for Python MODPY_EGG_VERSION= 1.5 DISTNAME= PyGraphics-${MODPY_EGG_VERSION} PKGNAME= py-graphics-${MODPY_EGG_VERSION} -REVISION= 3 +REVISION= 4 EPOCH= 0 CATEGORIES= graphics diff --git a/graphics/py-pyx/Makefile b/graphics/py-pyx/Makefile index 0e9cf84551f..1b9247dadfd 100644 --- a/graphics/py-pyx/Makefile +++ b/graphics/py-pyx/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2011/12/20 11:25:44 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2011/12/20 18:55:08 jasper Exp $ COMMENT = package for creating PostScript/PDF graphics @@ -6,7 +6,7 @@ MODPY_EGG_VERSION = 0.11.1 DISTNAME = PyX-${MODPY_EGG_VERSION} PKGNAME = py-pyx-${MODPY_EGG_VERSION} CATEGORIES = graphics devel -REVISION = 2 +REVISION = 3 HOMEPAGE = http://pyx.sourceforge.net/ diff --git a/multimedia/moovida/core/Makefile b/multimedia/moovida/core/Makefile index 1878e0aac23..5d1736d6898 100644 --- a/multimedia/moovida/core/Makefile +++ b/multimedia/moovida/core/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.10 2011/09/16 10:31:23 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2011/12/20 18:55:08 jasper Exp $ COMMENT = Moovida media center software DISTNAME = moovida-${VERSION} -REVISION = 5 +REVISION = 6 EPOCH = 0 BUILD_DEPENDS = devel/py-twisted/web diff --git a/multimedia/moovida/plugins-bad/Makefile b/multimedia/moovida/plugins-bad/Makefile index 65c10f577f2..06ba38dc1a1 100644 --- a/multimedia/moovida/plugins-bad/Makefile +++ b/multimedia/moovida/plugins-bad/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.7 2011/09/16 10:31:23 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2011/12/20 19:03:58 jasper Exp $ COMMENT = Moovida media center - bad plugins DISTNAME = moovida-plugins-bad-${VERSION} -REVISION = 4 +REVISION = 5 BUILD_DEPENDS += multimedia/moovida/core diff --git a/multimedia/moovida/plugins-good/Makefile b/multimedia/moovida/plugins-good/Makefile index 0f8160bea86..3ee85a9c01d 100644 --- a/multimedia/moovida/plugins-good/Makefile +++ b/multimedia/moovida/plugins-good/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.7 2011/09/16 10:31:23 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2011/12/20 19:03:58 jasper Exp $ COMMENT = Moovida media center - good plugins DISTNAME = moovida-plugins-good-${VERSION} -REVISION = 4 +REVISION = 5 BUILD_DEPENDS += multimedia/moovida/core diff --git a/multimedia/moovida/plugins-ugly/Makefile b/multimedia/moovida/plugins-ugly/Makefile index 4f63f13eae6..c12d7b9b47f 100644 --- a/multimedia/moovida/plugins-ugly/Makefile +++ b/multimedia/moovida/plugins-ugly/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.7 2011/09/16 10:31:23 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2011/12/20 19:03:58 jasper Exp $ COMMENT = Moovida media center - ugly plugins DISTNAME = moovida-plugins-ugly-${VERSION} -REVISION = 4 +REVISION = 5 BUILD_DEPENDS += multimedia/moovida/core diff --git a/print/hplip/Makefile b/print/hplip/Makefile index dc4ec2cd73a..93081cd2fa7 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.46 2011/11/13 13:54:05 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.47 2011/12/20 19:03:58 jasper Exp $ SHARED_ONLY= Yes @@ -11,13 +11,13 @@ COMMENT-gui= HPLIP graphical tools V= 3.11.10 DISTNAME= hplip-${V} -PKGNAME-main= ${DISTNAME} +PKGNAME-main= ${DISTNAME} PKGNAME-hpijs= hpijs-${V} PKGNAME-hpcups= hpcups-${V} PKGNAME-libs= hplip-libs-${V} PKGNAME-gui= hplip-gui-${V} -REVISION-main= 1 +REVISION-main= 2 REVISION-hpijs= 0 REVISION-libs= 0 diff --git a/print/py-reportlab/reportlab/Makefile b/print/py-reportlab/reportlab/Makefile index bf956181375..1577a69c25b 100644 --- a/print/py-reportlab/reportlab/Makefile +++ b/print/py-reportlab/reportlab/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.18 2011/09/16 11:13:41 espie Exp $ +# $OpenBSD: Makefile,v 1.19 2011/12/20 18:59:42 jasper Exp $ COMMENT= PDF-generating toolkit for Python VERSION= 2.1 DISTNAME= ReportLab_${VERSION:S/./_/} PKGNAME= py-reportlab-${VERSION} -REVISION = 5 +REVISION = 7 EPOCH= 0 CATEGORIES= print graphics diff --git a/productivity/impressive/Makefile b/productivity/impressive/Makefile index ba487c8f27a..a4a93fb36f6 100644 --- a/productivity/impressive/Makefile +++ b/productivity/impressive/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.8 2011/12/20 11:25:44 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2011/12/20 19:03:58 jasper Exp $ COMMENT = stylish PDF presentation generator MODPY_EGG_VERSION = 0.10.2 DISTNAME = Impressive-${MODPY_EGG_VERSION} PKGNAME = impressive-${MODPY_EGG_VERSION} -REVISION = 3 +REVISION = 4 CATEGORIES = productivity HOMEPAGE = http://impressive.sourceforge.net/ diff --git a/productivity/tryton/ldap_authentication/Makefile b/productivity/tryton/ldap_authentication/Makefile index c58eec44ce1..f81e70b4e2c 100644 --- a/productivity/tryton/ldap_authentication/Makefile +++ b/productivity/tryton/ldap_authentication/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2011/11/02 14:29:38 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.6 2011/12/20 18:55:08 jasper Exp $ TRYTOND_MODULE = ldap_authentication +REVISION = 0 + RUN_DEPENDS = databases/py-ldap \ productivity/tryton/ldap_connection>=2.2.0 diff --git a/productivity/tryton/ldap_connection/Makefile b/productivity/tryton/ldap_connection/Makefile index 838d04d204a..f3a06d12842 100644 --- a/productivity/tryton/ldap_connection/Makefile +++ b/productivity/tryton/ldap_connection/Makefile @@ -1,7 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2011/11/02 14:29:38 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.6 2011/12/20 18:55:08 jasper Exp $ TRYTOND_MODULE = ldap_connection +REVISION = 0 + RUN_DEPENDS = databases/py-ldap .include diff --git a/www/trac-ldapplugin/Makefile b/www/trac-ldapplugin/Makefile index 37802b5b021..a86d93f6ad1 100644 --- a/www/trac-ldapplugin/Makefile +++ b/www/trac-ldapplugin/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.9 2011/09/16 12:00:09 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2011/12/20 18:55:08 jasper Exp $ COMMENT= ldap authentication plugin for trac MODPY_EGG_VERSION= 0.6.0 DISTNAME= trac-ldapplugin-${MODPY_EGG_VERSION} -REVISION= 2 +REVISION= 3 CATEGORIES= www devel MAINTAINER= Michael Erdely