Skip to content

Commit

Permalink
bump all (sub)packages that depend on db/v4; requested by and help fr…
Browse files Browse the repository at this point in the history
…om espie@
  • Loading branch information
Christian Weisgerber committed Sep 12, 2011
1 parent c1a9a4d commit e41f1c9
Show file tree
Hide file tree
Showing 27 changed files with 57 additions and 45 deletions.
4 changes: 2 additions & 2 deletions comms/xastir/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2011/04/10 18:00:23 jasper Exp $
# $OpenBSD: Makefile,v 1.22 2011/09/12 18:02:34 naddy Exp $

COMMENT= X amateur station tracking and info reporting

DISTNAME= xastir-1.8.2
REVISION= 12
REVISION= 13
CATEGORIES= comms hamradio geo

HOMEPAGE= http://www.xastir.org/
Expand Down
6 changes: 3 additions & 3 deletions databases/db/v4/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.50 2011/09/12 10:16:57 espie Exp $
# $OpenBSD: Makefile,v 1.51 2011/09/12 18:02:34 naddy Exp $

COMMENT-java= Java bindings for Berkeley DB, revision ${REV}

Expand All @@ -12,8 +12,8 @@ PKGSPEC-tcl = db-tcl->=4,<5
PKGNAME-java= db-java-${VERSION}
PKGNAME-tcl= db-tcl-${VERSION}
EPOCH-main= 0
REVISION-java= 9
REVISION-tcl= 10
REVISION-java= 10
REVISION-tcl= 11
DBLIBDIR= lib/db4
SHARED_LIBS += db 5.0 # .0.0
SHARED_LIBS += db_cxx 6.0 # .0.0
Expand Down
3 changes: 2 additions & 1 deletion databases/evolution-data-server/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.91 2011/09/12 12:07:24 jasper Exp $
# $OpenBSD: Makefile,v 1.92 2011/09/12 18:02:34 naddy Exp $

SHARED_ONLY= Yes

COMMENT= unified backend for PIM programs

GNOME_PROJECT= evolution-data-server
GNOME_VERSION= 3.0.3
REVISION= 0

CATEGORIES= databases

Expand Down
3 changes: 2 additions & 1 deletion databases/p5-BerkeleyDB/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2011/03/23 19:52:22 sthen Exp $
# $OpenBSD: Makefile,v 1.21 2011/09/12 18:02:34 naddy Exp $

COMMENT= Berkeley DB module
SHARED_ONLY= Yes

DISTNAME= BerkeleyDB-0.43
REVISION= 0
CATEGORIES= databases
MODULES= cpan

Expand Down
4 changes: 2 additions & 2 deletions databases/ruby-bdb/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.27 2011/07/19 18:00:16 jeremy Exp $
# $OpenBSD: Makefile,v 1.28 2011/09/12 18:02:34 naddy Exp $

COMMENT= ruby interface to Berkeley DB
DISTNAME= bdb-0.6.5
REVISION= 1
REVISION= 2
CATEGORIES= databases

HOMEPAGE= http://rubyforge.org/projects/bdb/
Expand Down
4 changes: 2 additions & 2 deletions devel/apr-util/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.29 2011/02/12 21:06:57 pea Exp $
# $OpenBSD: Makefile,v 1.30 2011/09/12 18:02:34 naddy Exp $

COMMENT= companion library to APR

V= 1.2.10
DISTNAME= apr-util-$V
FULLPKGNAME= apr-util${MT}-$V${FLAVOR_EXT:S/-mt//}
REVISION = 5
REVISION = 6
SHARED_LIBS += aprutil-1${MT} 2.11 # .2.11

CATEGORIES= devel
Expand Down
4 changes: 2 additions & 2 deletions devel/poedit/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2010/11/26 14:44:27 espie Exp $
# $OpenBSD: Makefile,v 1.14 2011/09/12 18:02:34 naddy Exp $

COMMENT= cross-platform gettext catalogs (PO-files) editor

DISTNAME= poedit-1.3.7
REVISION = 3
REVISION = 4
CATEGORIES= devel

HOMEPAGE= http://www.poedit.net/
Expand Down
4 changes: 2 additions & 2 deletions lang/open-cobol/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2010/11/26 14:50:10 espie Exp $
# $OpenBSD: Makefile,v 1.11 2011/09/12 18:02:34 naddy Exp $

COMMENT= open source COBOL compiler

DISTNAME= open-cobol-1.0
REVISION= 0
REVISION= 1
SHARED_LIBS += cob 3.0 # .2.0
CATEGORIES= lang

Expand Down
3 changes: 2 additions & 1 deletion lang/python/2.4/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.38 2011/07/18 15:32:18 naddy Exp $
# $OpenBSD: Makefile,v 1.39 2011/09/12 18:02:34 naddy Exp $

VERSION= 2.4
PATCHLEVEL= .6
REVISION= 10
REVISION-bsddb= 11
SHARED_LIBS= python2.4 1.0

ALL_TARGET?= all ${WRKSRC}/Lib/plat-openbsd5
Expand Down
3 changes: 2 additions & 1 deletion lang/python/2.5/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.51 2011/09/06 20:58:08 rpointel Exp $
# $OpenBSD: Makefile,v 1.52 2011/09/12 18:02:34 naddy Exp $

VERSION= 2.5
PATCHLEVEL= .4
REVISION= 14
REVISION-bsddb= 15
SHARED_LIBS= python2.5 1.0

AUTOCONF_VERSION= 2.61
Expand Down
3 changes: 2 additions & 1 deletion lang/python/2.7/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2011/09/06 20:58:08 rpointel Exp $
# $OpenBSD: Makefile,v 1.14 2011/09/12 18:02:34 naddy Exp $

VERSION = 2.7
PATCHLEVEL = .1
REVISION = 11
REVISION-bsddb = 12
SHARED_LIBS = python2.7 0.0

AUTOCONF_VERSION = 2.65
Expand Down
3 changes: 2 additions & 1 deletion lang/rubinius/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2011/07/20 22:51:32 jeremy Exp $
# $OpenBSD: Makefile,v 1.15 2011/09/12 18:02:34 naddy Exp $

SHARED_ONLY= Yes

Expand All @@ -7,6 +7,7 @@ COMMENT = Ruby virtual machine and core library
V= 1.2.4
DISTNAME = rubinius-${V}-20110705
PKGNAME = rubinius-$V
REVISION = 0

CATEGORIES = lang lang/ruby

Expand Down
4 changes: 3 additions & 1 deletion lang/ruby/1.9/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2011/07/19 17:08:54 jeremy Exp $
# $OpenBSD: Makefile,v 1.16 2011/09/12 18:02:34 naddy Exp $

COMMENT-main = object oriented script language with threads
COMMENT-gdbm = gdbm interface for Ruby
Expand All @@ -15,6 +15,8 @@ PKGNAME-gdbm = ruby-gdbm-${VERSION}.${PATCHLEVEL}
PKGNAME-dbm = ruby-dbm-${VERSION}.${PATCHLEVEL}
PKGNAME-tk = ruby-tk-${VERSION}.${PATCHLEVEL}

REVISION-dbm = 0

PKGSPEC-main = ruby->=1.9,<1.10

CONFIGURE_ARGS = --program-suffix=19 \
Expand Down
3 changes: 2 additions & 1 deletion mail/avenger/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# $OpenBSD: Makefile,v 1.15 2011/03/29 12:03:53 pea Exp $
# $OpenBSD: Makefile,v 1.16 2011/09/12 18:02:34 naddy Exp $

COMMENT= anti-spam SMTP server
DISTNAME= avenger-0.8.1
REVISION= 0
CATEGORIES= mail

HOMEPAGE= http://www.mailavenger.org/
Expand Down
4 changes: 2 additions & 2 deletions mail/bogofilter/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2010/11/26 14:50:10 espie Exp $
# $OpenBSD: Makefile,v 1.18 2011/09/12 18:02:35 naddy Exp $

COMMENT = bayesian spam filter

DISTNAME = bogofilter-1.1.6
REVISION = 1
REVISION = 2
CATEGORIES = mail

MAINTAINER = Marc Espie <[email protected]>
Expand Down
4 changes: 3 additions & 1 deletion mail/cyrus-imapd/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.62 2011/09/09 06:46:39 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.63 2011/09/12 18:02:35 naddy Exp $

COMMENT-main= Cyrus IMAP server
COMMENT-perl= perl utils for the Cyrus IMAP server
Expand All @@ -8,6 +8,8 @@ DISTNAME= cyrus-imapd-${V}
PKGNAME-main= ${DISTNAME}
FULLPKGNAME-perl=cyrus-imapd-perl-${V}
FULLPKGPATH-perl=mail/cyrus-imapd,-perl
REVISION-main= 0
REVISION-perl= 0

CATEGORIES= mail

Expand Down
4 changes: 2 additions & 2 deletions mail/isync/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2010/11/26 14:50:10 espie Exp $
# $OpenBSD: Makefile,v 1.20 2011/09/12 18:02:35 naddy Exp $

COMMENT= synchronize IMAP4 and maildir mailboxes

DISTNAME= isync-1.0.4
REVISION = 1
REVISION = 2
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=isync/}

Expand Down
4 changes: 2 additions & 2 deletions mail/perdition/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2010/11/26 14:44:27 espie Exp $
# $OpenBSD: Makefile,v 1.11 2011/09/12 18:02:35 naddy Exp $

COMMENT-main= fully featured POP3 and IMAP4 proxy server
COMMENT-ldap= LDAP backend for perdition mail proxy
Expand All @@ -9,7 +9,7 @@ DISTVER= 1.17.1
DISTNAME= perdition-${DISTVER}
PKGNAME-main= ${DISTNAME}
PKGNAME-ldap= perdition-ldap-${DISTVER}
REVISION-main = 0
REVISION-main = 1
REVISION-ldap = 0
PKGNAME-mysql= perdition-mysql-${DISTVER}
PKGNAME-pgsql= perdition-pgsql-${DISTVER}
Expand Down
4 changes: 2 additions & 2 deletions mail/postler/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2011/07/01 23:28:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2011/09/12 18:02:35 naddy Exp $

COMMENT = lightweight mail user agent

XFCE_VERSION = 0.1.1
XFCE_GOODIE = postler

REVISION = 5
REVISION = 6

MAINTAINER = Landry Breuil <[email protected]>
CATEGORIES = mail
Expand Down
4 changes: 2 additions & 2 deletions net/netatalk/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.32 2011/03/14 09:17:01 sthen Exp $
# $OpenBSD: Makefile,v 1.33 2011/09/12 18:02:35 naddy Exp $

COMMENT= AFP file and print services for AppleTalk/IP networks

DISTNAME= netatalk-2.0.3
REVISION= 6
REVISION= 7
CATEGORIES= net
HOMEPAGE= http://netatalk.sourceforge.net/

Expand Down
4 changes: 2 additions & 2 deletions security/cyrus-sasl2/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.59 2011/07/03 22:51:25 naddy Exp $
# $OpenBSD: Makefile,v 1.60 2011/09/12 18:02:35 naddy Exp $

COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)

DISTNAME= cyrus-sasl-2.1.23
REVISION= 7
REVISION= 8

SHARED_LIBS= anonymous 2.22 \
crammd5 2.22 \
Expand Down
4 changes: 2 additions & 2 deletions sysutils/cfengine/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.36 2011/04/17 18:19:37 jasper Exp $
# $OpenBSD: Makefile,v 1.37 2011/09/12 18:02:35 naddy Exp $

COMMENT= GNU system administration tool for networks

DISTNAME= cfengine-2.2.10
REVISION= 0
REVISION= 1
CATEGORIES= sysutils

HOMEPAGE= http://www.cfengine.org/
Expand Down
4 changes: 2 additions & 2 deletions telephony/kamailio/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2010/11/26 14:44:27 espie Exp $
# $OpenBSD: Makefile,v 1.13 2011/09/12 18:02:35 naddy Exp $

COMMENT-main = mature and flexible open source SIP server

Expand All @@ -7,7 +7,7 @@ SHARED_ONLY = Yes
VERSION = 1.5.4
DISTNAME = kamailio-${VERSION}-tls_src
PKGNAME-main = kamailio-${VERSION}
REVISION-main = 0
REVISION-main = 1
PKGNAME-mysql = kamailio-mysql-${VERSION}
PKGNAME-postgresql = kamailio-postgresql-${VERSION}
#PKGNAME-radius = kamailio-radius-${VERSION} TODO
Expand Down
4 changes: 2 additions & 2 deletions textproc/gonzui/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.23 2011/07/19 18:00:16 jeremy Exp $
# $OpenBSD: Makefile,v 1.24 2011/09/12 18:02:35 naddy Exp $

SHARED_ONLY= Yes

Expand All @@ -7,7 +7,7 @@ NOT_FOR_ARCHS= mips64 mips64el

COMMENT= source code search engine
DISTNAME= gonzui-1.2
REVISION= 18
REVISION= 19
CATEGORIES= textproc www

HOMEPAGE= http://gonzui.sourceforge.net/
Expand Down
4 changes: 2 additions & 2 deletions www/squidguard/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.10 2010/11/26 14:50:10 espie Exp $
# $OpenBSD: Makefile,v 1.11 2011/09/12 18:02:35 naddy Exp $

COMMENT = filter, redirector and access controller for Squid

DISTNAME = squidGuard-1.4
REVISION = 0
REVISION = 1
CATEGORIES = www

HOMEPAGE = http://www.squidguard.org/
Expand Down
3 changes: 2 additions & 1 deletion www/webalizer/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.33 2011/05/24 16:32:08 giovanni Exp $
# $OpenBSD: Makefile,v 1.34 2011/09/12 18:02:35 naddy Exp $

COMMENT= web server log file analysis program

V= 29
DISTNAME= webalizer-2.23-05-RB${V}-src
PKGNAME= webalizer-2.23.05.${V}
REVISION= 0
CATEGORIES= www
MASTER_SITES= http://www.patrickfrei.ch/webalizer/rb${V}/

Expand Down
4 changes: 2 additions & 2 deletions x11/kde/addons3/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.64 2010/11/26 14:50:10 espie Exp $
# $OpenBSD: Makefile,v 1.65 2011/09/12 18:02:35 naddy Exp $

COMMENT = K Desktop Environment, addons
CATEGORIES = x11 x11/kde
VERSION = 3.5.10
REVISION = 8
DISTNAME = kdeaddons-${VERSION}
MODKDE_VERSION = 3.5.8

Expand All @@ -24,7 +25,6 @@ LIB_DEPENDS = x11/kde/libs3 \

SEPARATE_BUILD = flavored

REVISION = 7
WANTLIB = ICE SDL>=1 SM X11 Xau Xdmcp Xext Xi Xrandr Xrender art_lgpl_2 \
artsflow artsflow_idl audiofile c fam gdk glib glib-2.0 gmodule \
gmodule-2.0 gthread-2.0 gtk idn jpeg kimproxy kmedia2_idl \
Expand Down

0 comments on commit e41f1c9

Please sign in to comment.