From 26486692885ee29a4fd9f6abf470b5da7925a07c Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 11 Mar 2009 21:37:27 +0000 Subject: [PATCH] bump following tk dep changes --- lang/tcltutor/Makefile | 4 ++-- math/R/Makefile | 3 ++- misc/wordnet/Makefile | 4 ++-- net/amsn/Makefile | 4 ++-- sysutils/tkdvd/Makefile | 4 ++-- x11/bwidget/Makefile | 4 ++-- x11/tkcon/Makefile | 3 ++- x11/x11vnc/Makefile | 4 ++-- 8 files changed, 16 insertions(+), 14 deletions(-) diff --git a/lang/tcltutor/Makefile b/lang/tcltutor/Makefile index 142462cfb3d..6dfd2a68ef3 100644 --- a/lang/tcltutor/Makefile +++ b/lang/tcltutor/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2009/01/25 20:47:48 steven Exp $ +# $OpenBSD: Makefile,v 1.4 2009/03/11 21:37:27 sthen Exp $ COMMENT = learn Tcl interactively DISTNAME = tcltutor-30b2 -PKGNAME = ${DISTNAME}p0 +PKGNAME = ${DISTNAME}p1 CATEGORIES = lang lang/tcl diff --git a/math/R/Makefile b/math/R/Makefile index 609d01714d3..636e1d67e5e 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.31 2009/03/11 08:21:33 sthen Exp $ +# $OpenBSD: Makefile,v 1.32 2009/03/11 21:38:06 sthen Exp $ SHARED_ONLY= Yes COMMENT= clone of S, a powerful math/statistics/graphics language DISTNAME= R-2.8.1 +PKGNAME= ${DISTNAME}p0 SHARED_LIBS= Rlapack 29.0 \ Rblas 29.0 diff --git a/misc/wordnet/Makefile b/misc/wordnet/Makefile index 803798fd6f7..8004e3fdac0 100644 --- a/misc/wordnet/Makefile +++ b/misc/wordnet/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2009/03/08 23:14:36 sthen Exp $ +# $OpenBSD: Makefile,v 1.6 2009/03/11 21:38:23 sthen Exp $ COMMENT= browser for a large lexical database of English V= 3.0 DISTNAME= WordNet-$V -PKGNAME= wordnet-$Vp2 +PKGNAME= wordnet-$Vp3 CATEGORIES= misc diff --git a/net/amsn/Makefile b/net/amsn/Makefile index 80bac5d11ef..00ecfef9855 100644 --- a/net/amsn/Makefile +++ b/net/amsn/Makefile @@ -1,9 +1,9 @@ -#$OpenBSD: Makefile,v 1.5 2009/02/11 20:22:45 pea Exp $ +#$OpenBSD: Makefile,v 1.6 2009/03/11 21:38:40 sthen Exp $ COMMENT= open source MSN Messenger clone DISTNAME= amsn-0.97.2 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= net HOMEPAGE= http://www.amsn-project.net/ diff --git a/sysutils/tkdvd/Makefile b/sysutils/tkdvd/Makefile index c34adf752e5..1fbc021dccb 100644 --- a/sysutils/tkdvd/Makefile +++ b/sysutils/tkdvd/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2008/11/10 20:18:14 steven Exp $ +# $OpenBSD: Makefile,v 1.7 2009/03/11 21:39:42 sthen Exp $ COMMENT= GUI to dvd+rw-tools and cdrecord DISTNAME= tkdvd-4.0.6 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= sysutils HOMEPAGE= http://regis.damongeot.free.fr/tkdvd/ diff --git a/x11/bwidget/Makefile b/x11/bwidget/Makefile index 04c523262aa..5c11e276c0e 100644 --- a/x11/bwidget/Makefile +++ b/x11/bwidget/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2008/08/31 10:44:10 steven Exp $ +# $OpenBSD: Makefile,v 1.4 2009/03/11 21:40:01 sthen Exp $ PKG_ARCH= * @@ -6,7 +6,7 @@ COMMENT= high-level widget set for Tcl/Tk V= 1.8.0 DISTNAME= BWidget-$V -PKGNAME= bwidget-$Vp0 +PKGNAME= bwidget-$Vp1 CATEGORIES= x11 HOMEPAGE= http://sourceforge.net/projects/tcllib/ diff --git a/x11/tkcon/Makefile b/x11/tkcon/Makefile index a39205afc89..7184caa7afe 100644 --- a/x11/tkcon/Makefile +++ b/x11/tkcon/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2009/01/07 11:16:56 sthen Exp $ +# $OpenBSD: Makefile,v 1.2 2009/03/11 21:40:22 sthen Exp $ COMMENT = enhanced Tk console DISTNAME = tkcon-2.4 +PKGNAME = ${DISTNAME}p0 CATEGORIES = x11 x11/tk diff --git a/x11/x11vnc/Makefile b/x11/x11vnc/Makefile index cb4d08baa55..a05d380af4a 100644 --- a/x11/x11vnc/Makefile +++ b/x11/x11vnc/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.9 2009/03/07 12:43:45 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2009/03/11 21:40:42 sthen Exp $ COMMENT = VNC server for real X displays DISTNAME = x11vnc-0.9.6 -PKGNAME = ${DISTNAME}p4 +PKGNAME = ${DISTNAME}p5 CATEGORIES = x11 HOMEPAGE = http://www.karlrunge.com/x11vnc/