summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfredb <fredb>2000-09-28 20:34:03 +0000
committerfredb <fredb>2000-09-28 20:34:03 +0000
commit879a6632de12d5293667b427fb0ed0decb516dfa (patch)
treeb43fbc243d7dec4e5eedb337eddc324722d9560e
parentafe2588f78a751589ff1deedec6840a21dffc7d2 (diff)
downloadpkgsrc-879a6632de12d5293667b427fb0ed0decb516dfa.tar.gz
Belatedly bump "nb" version for xforms, and likewise increment packages
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately.
-rw-r--r--audio/dap/Makefile4
-rw-r--r--comms/xisp/Makefile4
-rw-r--r--databases/xmysql/Makefile4
-rw-r--r--databases/xmysqladmin/Makefile4
-rw-r--r--mail/xfmail/Makefile4
-rw-r--r--math/xldlas/Makefile4
-rw-r--r--print/lyx/Makefile4
-rw-r--r--x11/xforms/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile
index 94a4149761a..13f780461ed 100644
--- a/audio/dap/Makefile
+++ b/audio/dap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/08/23 23:14:22 tron Exp $
+# $NetBSD: Makefile,v 1.8 2000/09/28 20:34:03 fredb Exp $
DISTNAME= dap-2.1.1
CATEGORIES= audio
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= scw@netbsd.org
HOMEPAGE= http://www.cee.hw.ac.uk/~richardk/
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= xforms>=0.88nb1:../../x11/xforms
MAKEFILE= Makefile.netbsd
ONLY_FOR_PLATFORM= *-*-alpha *-*-arm32 *-*-i386 *-*-m68k *-*-sparc *-*-ns32k
diff --git a/comms/xisp/Makefile b/comms/xisp/Makefile
index 51c42de66b3..6362510c45f 100644
--- a/comms/xisp/Makefile
+++ b/comms/xisp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/08/23 23:14:22 tron Exp $
+# $NetBSD: Makefile,v 1.10 2000/09/28 20:34:04 fredb Exp $
#
DISTNAME= xisp-2.6p1
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/serial/} \
MAINTAINER= jlam@netbsd.org
HOMEPAGE= http://users.hol.gr/~dbouras/
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= xforms>=0.88nb1:../../x11/xforms
USE_X11BASE= YES
USE_XPM= YES
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile
index 7635ecca80f..e8f81c302b6 100644
--- a/databases/xmysql/Makefile
+++ b/databases/xmysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/23 23:14:23 tron Exp $
+# $NetBSD: Makefile,v 1.5 2000/09/28 20:34:04 fredb Exp $
#
DISTNAME= xmysql-1.10
@@ -9,7 +9,7 @@ MAINTAINER= bad@netbsd.org
HOMEPAGE= http://web.wt.net/~dblhack
DEPENDS= mysql-client-3.22.32:../../databases/mysql-client
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= xforms>=0.88nb1:../../x11/xforms
USE_X11= YES
USE_XPM= YES
diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile
index 96f8d40b808..acd69301742 100644
--- a/databases/xmysqladmin/Makefile
+++ b/databases/xmysqladmin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/08/23 23:14:22 tron Exp $
+# $NetBSD: Makefile,v 1.5 2000/09/28 20:34:04 fredb Exp $
#
DISTNAME= xmysqladmin-1.0
@@ -9,7 +9,7 @@ MAINTAINER= bad@netbsd.org
HOMEPAGE= http://www.mysql.com/
DEPENDS= mysql-client-3.22.32:../../databases/mysql-client
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= xforms>=0.88nb1:../../x11/xforms
USE_X11= YES
USE_XPM= YES
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index f548085f2a5..5b64dcc6536 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/09/07 00:36:21 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.14 2000/09/28 20:34:04 fredb Exp $
#
DISTNAME= xfmail-1.3
@@ -9,7 +9,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://Burka.NetVision.net.il/xfmail/xfmail.html
DEPENDS+= gdbm>=1.7.3:../../databases/gdbm
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= xforms>=0.88nb1:../../x11/xforms
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k \
NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile
index 6d41f417041..c34a889b72e 100644
--- a/math/xldlas/Makefile
+++ b/math/xldlas/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/05/13 23:41:55 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.9 2000/09/28 20:34:04 fredb Exp $
# FreeBSD Id: Makefile,v 1.5 1998/09/26 23:18:07 steve Exp
#
@@ -13,7 +13,7 @@ EXTRACT_SUFX= -source.tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://a42.com/~thor/xldlas/
-DEPENDS= xforms-0.88:../../x11/xforms
+DEPENDS= xforms>=0.88nb1:../../x11/xforms
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k \
NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc
diff --git a/print/lyx/Makefile b/print/lyx/Makefile
index d8424b4dece..caaa2ce8b9e 100644
--- a/print/lyx/Makefile
+++ b/print/lyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/08/23 23:14:31 tron Exp $
+# $NetBSD: Makefile,v 1.27 2000/09/28 20:34:05 fredb Exp $
# FreeBSD Id: Makefile,v 1.14 1998/02/14 16:46:50 andreas Exp
#
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.lyx.org/
DEPENDS= ispell-3.1.20:../../textproc/ispell
DEPENDS+= teTeX>=1.0.6:../../print/teTeX
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= xforms>=0.88nb1:../../x11/xforms
USE_PERL5= YES
USE_XPM= YES
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index 05e84806e35..dbf57dd4327 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2000/09/27 03:32:20 fredb Exp $
+# $NetBSD: Makefile,v 1.34 2000/09/28 20:34:05 fredb Exp $
#
DISTNAME= bxform-088
-PKGNAME= xforms-0.88
+PKGNAME= xforms-0.88nb1
WRKSRC= ${WRKDIR}/xforms
CATEGORIES= x11
MASTER_SITES= ftp://ncmir.ucsd.edu/pub/xforms/${ARCH_SUBDIR}/