summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-11-30 22:58:40 +0000
committerjschauma <jschauma>2003-11-30 22:58:40 +0000
commitc1c88c8fa962fb01f9204895aa4bcfd119110f19 (patch)
tree2f733f258e7d2fe1aa3b75159442230adb1548fe
parent9d47624e80d010a8c1e28be40e79e9331ef27ea4 (diff)
downloadpkgsrc-c1c88c8fa962fb01f9204895aa4bcfd119110f19.tar.gz
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there.
-rw-r--r--devel/p5-SDL/Makefile4
-rw-r--r--devel/smpeg/Makefile4
-rw-r--r--emulators/rewind/Makefile4
-rw-r--r--emulators/wine/Makefile3
-rw-r--r--games/battalion/Makefile4
-rw-r--r--games/bzflag/Makefile4
-rw-r--r--games/glchess/Makefile4
-rw-r--r--games/quake/Makefile4
-rw-r--r--games/quake6/Makefile3
-rw-r--r--games/tuxracer/Makefile4
-rw-r--r--graphics/GlutKit/Makefile4
-rw-r--r--graphics/Mesa/Makefile3
-rw-r--r--graphics/SDLKit/Makefile4
-rw-r--r--graphics/clanlib/Makefile4
-rw-r--r--graphics/dx/Makefile4
-rw-r--r--graphics/g3d/Makefile4
-rw-r--r--graphics/geomview/Makefile4
-rw-r--r--graphics/gtkglext/Makefile4
-rw-r--r--misc/hitchhiker/Makefile4
-rw-r--r--net/xtraceroute/Makefile4
-rw-r--r--x11/fltk/Makefile4
-rw-r--r--x11/fox/Makefile3
-rw-r--r--x11/gtkglarea/Makefile4
-rw-r--r--x11/kdebase/Makefile4
-rw-r--r--x11/qt2-libs/Makefile4
-rw-r--r--x11/qt3-libs/Makefile4
-rw-r--r--x11/xlockmore/Makefile4
27 files changed, 54 insertions, 50 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile
index db63d0bd8a4..79d4113ef1c 100644
--- a/devel/p5-SDL/Makefile
+++ b/devel/p5-SDL/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2003/07/26 21:41:12 jmmv Exp $
+# $NetBSD: Makefile,v 1.14 2003/11/30 22:58:41 jschauma Exp $
#
DISTNAME= SDL_perl-1.19.2
PKGNAME= p5-SDL-1.19.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= devel perl5
MASTER_SITES= ftp://sdlperl.org/SDL_perl/
diff --git a/devel/smpeg/Makefile b/devel/smpeg/Makefile
index abdcc3ebb1e..1f967738db1 100644
--- a/devel/smpeg/Makefile
+++ b/devel/smpeg/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2003/07/28 09:32:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2003/11/30 22:58:41 jschauma Exp $
#
DISTNAME= smpeg-0.4.4
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel
MASTER_SITES= ftp://sunsite.auc.dk/pub/os/linux/loki/open-source/smpeg/ \
ftp://ftp.linuxgames.com/loki/open-source/smpeg/
diff --git a/emulators/rewind/Makefile b/emulators/rewind/Makefile
index 51396575923..463809c1385 100644
--- a/emulators/rewind/Makefile
+++ b/emulators/rewind/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:35:43 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/11/30 22:58:41 jschauma Exp $
DISTNAME= rewind-20020420
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 3880f9065d0..3958ef3f1e4 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2003/10/17 13:54:18 adam Exp $
+# $NetBSD: Makefile,v 1.54 2003/11/30 22:58:41 jschauma Exp $
DISTNAME= Wine-20031016
PKGNAME= ${DISTNAME:S/W/w/}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${DISTNAME:S/W/w/}
CATEGORIES= emulators
MASTER_SITES= http://www.ibiblio.org/Linux/ALPHA/wine/development/ \
diff --git a/games/battalion/Makefile b/games/battalion/Makefile
index e269ca660e9..a9ed785b8ff 100644
--- a/games/battalion/Makefile
+++ b/games/battalion/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2003/07/22 22:38:36 jmmv Exp $
+# $NetBSD: Makefile,v 1.23 2003/11/30 22:58:41 jschauma Exp $
#
DISTNAME= battalion
PKGNAME= battalion-1.4
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}/battalionSource
CATEGORIES= games x11
MASTER_SITES= http://www.evl.uic.edu/aej/
diff --git a/games/bzflag/Makefile b/games/bzflag/Makefile
index cf07eec6046..c53f73bfe2e 100644
--- a/games/bzflag/Makefile
+++ b/games/bzflag/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/03/09 20:05:08 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/11/30 22:58:41 jschauma Exp $
DISTNAME= bzflag-1.7e6
PKGNAME= ${DISTNAME:S/e/.5./}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bzflag/}
EXTRACT_SUFX= .tgz
diff --git a/games/glchess/Makefile b/games/glchess/Makefile
index 5a4441916fd..62c952586c3 100644
--- a/games/glchess/Makefile
+++ b/games/glchess/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:38:26 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/11/30 22:58:41 jschauma Exp $
#
DISTNAME= glchess-0.4.7
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=glchess/}
diff --git a/games/quake/Makefile b/games/quake/Makefile
index 4a708291350..4676fd1042c 100644
--- a/games/quake/Makefile
+++ b/games/quake/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2003/11/18 14:13:47 xtraeme Exp $
+# $NetBSD: Makefile,v 1.27 2003/11/30 22:58:41 jschauma Exp $
DISTNAME= q1source
PKGNAME= quake-2.30
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}
CATEGORIES= games x11
MASTER_SITES= ftp://ftp.fu-berlin.de/pc/msdos/games/idgames/idstuff/source/ \
diff --git a/games/quake6/Makefile b/games/quake6/Makefile
index fb6f430d9d3..aa29baa28b4 100644
--- a/games/quake6/Makefile
+++ b/games/quake6/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2003/03/29 12:41:08 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2003/11/30 22:58:41 jschauma Exp $
DISTNAME= quake-v6-bsd-kame
PKGNAME= quake6-0.0
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/quakeforge
CATEGORIES= games
MASTER_SITES= http://www.viagenie.qc.ca/quake/
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile
index 435a2241785..a969ae5df8b 100644
--- a/games/tuxracer/Makefile
+++ b/games/tuxracer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/08/01 11:47:41 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/11/30 22:58:41 jschauma Exp $
#
DISTNAME= tuxracer-0.61
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxracer/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
diff --git a/graphics/GlutKit/Makefile b/graphics/GlutKit/Makefile
index 7ad10e0a561..9f9eac41b97 100644
--- a/graphics/GlutKit/Makefile
+++ b/graphics/GlutKit/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2003/07/13 13:51:56 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/11/30 22:58:41 jschauma Exp $
#
.include "../../graphics/3DKit/Makefile.common"
PKGNAME= ${DISTNAME:S/3DKit/GlutKit/}
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}/${DISTNAME}/GlutKit
COMMENT= 3DKit GLUT backend
diff --git a/graphics/Mesa/Makefile b/graphics/Mesa/Makefile
index aaca98fc55b..1555a490989 100644
--- a/graphics/Mesa/Makefile
+++ b/graphics/Mesa/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2003/11/18 16:10:55 jschauma Exp $
+# $NetBSD: Makefile,v 1.54 2003/11/30 22:58:41 jschauma Exp $
#
PKGNAME= Mesa-${MESA_VERSION}
+PKGREVISION= 1
MASTER_SITES= # empty
DISTFILES= # empty
diff --git a/graphics/SDLKit/Makefile b/graphics/SDLKit/Makefile
index e5ee3d57dd8..c4a33cc9558 100644
--- a/graphics/SDLKit/Makefile
+++ b/graphics/SDLKit/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2003/08/28 12:56:56 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/11/30 22:58:41 jschauma Exp $
#
.include "../../graphics/3DKit/Makefile.common"
PKGNAME= ${DISTNAME:S/3DKit/SDLKit/}
-PKGREVISION= 3
+PKGREVISION= 4
WRKSRC= ${WRKDIR}/${DISTNAME}/SDLKit
COMMENT= 3DKit SDL backend
diff --git a/graphics/clanlib/Makefile b/graphics/clanlib/Makefile
index a7bc79de317..868a4156246 100644
--- a/graphics/clanlib/Makefile
+++ b/graphics/clanlib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2003/06/06 21:03:30 jmmv Exp $
+# $NetBSD: Makefile,v 1.34 2003/11/30 22:58:41 jschauma Exp $
DISTNAME= ClanLib-0.4.4
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics games devel x11
MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile
index edf57855aa5..59280a46411 100644
--- a/graphics/dx/Makefile
+++ b/graphics/dx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2003/07/17 21:40:21 grant Exp $
+# $NetBSD: Makefile,v 1.22 2003/11/30 22:58:41 jschauma Exp $
DISTNAME= dx-4.2.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.research.ibm.com/dx/srcDownload/srcArchive/
diff --git a/graphics/g3d/Makefile b/graphics/g3d/Makefile
index b9459ac0ddf..97aab29775d 100644
--- a/graphics/g3d/Makefile
+++ b/graphics/g3d/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:40:40 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/11/30 22:58:41 jschauma Exp $
#
DISTNAME= g3d-0.0.2
-PKGREVISION= 2
+PKGREVISION= 3
WRKSRC= ${WRKDIR}/g3d
CATEGORIES= graphics
MASTER_SITES= http://condor.stcloudstate.edu/~hebl9901/g3d/
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 6dfe63e92f4..1484635a78b 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2003/08/09 10:53:27 seb Exp $
+# $NetBSD: Makefile,v 1.27 2003/11/30 22:58:41 jschauma Exp $
DISTNAME= geomview-1.8.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geomview/}
diff --git a/graphics/gtkglext/Makefile b/graphics/gtkglext/Makefile
index be0a61eeafe..210d6d6e109 100644
--- a/graphics/gtkglext/Makefile
+++ b/graphics/gtkglext/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/08/01 11:49:32 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2003/11/30 22:58:40 jschauma Exp $
#
DISTNAME= gtkglext-0.7.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkglext/}
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/hitchhiker/Makefile b/misc/hitchhiker/Makefile
index a4285136242..9127a5b56f7 100644
--- a/misc/hitchhiker/Makefile
+++ b/misc/hitchhiker/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 21:49:11 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/11/30 22:58:40 jschauma Exp $
#
DISTNAME= hh2000-0.6
PKGNAME= hitchhiker-0.6
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hitchhiker/}
diff --git a/net/xtraceroute/Makefile b/net/xtraceroute/Makefile
index a62b6cd6bcb..39171f46a52 100644
--- a/net/xtraceroute/Makefile
+++ b/net/xtraceroute/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2003/07/17 22:52:05 grant Exp $
+# $NetBSD: Makefile,v 1.33 2003/11/30 22:58:40 jschauma Exp $
#
DISTNAME= xtraceroute-0.8.14
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= net x11
MASTER_SITES= http://www.dtek.chalmers.se/~d3august/xt/dl/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
diff --git a/x11/fltk/Makefile b/x11/fltk/Makefile
index 56e720a0539..cf5f3dab8ec 100644
--- a/x11/fltk/Makefile
+++ b/x11/fltk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2003/10/30 22:53:02 grant Exp $
+# $NetBSD: Makefile,v 1.32 2003/11/30 22:58:40 jschauma Exp $
#
DISTNAME= fltk-1.0.11-source
PKGNAME= ${DISTNAME:S/-source//}
-PKGREVISION= 2
+PKGREVISION= 3
VERS= ${DISTNAME:S/fltk-//:S/-source//}
WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
CATEGORIES= x11
diff --git a/x11/fox/Makefile b/x11/fox/Makefile
index b734b2e04f5..5267d122cd3 100644
--- a/x11/fox/Makefile
+++ b/x11/fox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/09/01 10:13:12 cjep Exp $
+# $NetBSD: Makefile,v 1.15 2003/11/30 22:58:40 jschauma Exp $
#
DISTNAME= fox-1.0.43
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://www.fox-toolkit.org/ftp/
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index b3fc8b63080..193821f7d00 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2003/07/17 22:56:31 grant Exp $
+# $NetBSD: Makefile,v 1.31 2003/11/30 22:58:40 jschauma Exp $
DISTNAME= gtkglarea-1.2.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11 graphics
MASTER_SITES= http://www.student.oulu.fi/~jlof/gtkglarea/download/
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index b32bf816e74..3115ab3a29d 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2003/09/28 09:13:59 jlam Exp $
+# $NetBSD: Makefile,v 1.94 2003/11/30 22:58:40 jschauma Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
DISTNAME= kdebase-1.1.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_LOCAL}/kde1
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/qt2-libs/Makefile b/x11/qt2-libs/Makefile
index 637e379e9ac..002017719f8 100644
--- a/x11/qt2-libs/Makefile
+++ b/x11/qt2-libs/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2003/06/09 12:32:45 tron Exp $
+# $NetBSD: Makefile,v 1.22 2003/11/30 22:58:40 jschauma Exp $
PKGNAME= qt2-libs-${QTVERSION}
-PKGREVISION= 4
+PKGREVISION= 5
COMMENT= C++ X GUI toolkit
USE_BUILDLINK2= yes
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile
index 2ec70acb67f..23d6e75d54f 100644
--- a/x11/qt3-libs/Makefile
+++ b/x11/qt3-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/09/18 13:24:05 grant Exp $
+# $NetBSD: Makefile,v 1.20 2003/11/30 22:58:40 jschauma Exp $
#
LIBQT= ${WRKSRC}/lib/libqt-mt.la
@@ -6,7 +6,7 @@ LIBQT= ${WRKSRC}/lib/libqt-mt.la
.include "../qt3-libs/Makefile.common"
PKGNAME= qt3-libs-${QTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= C++ X GUI toolkit
USE_BUILDLINK2= yes
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index eaf759546fd..ec2bf3a1b1f 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2003/07/21 17:38:33 martti Exp $
+# $NetBSD: Makefile,v 1.63 2003/11/30 22:58:40 jschauma Exp $
.include "../../mk/bsd.prefs.mk"
@@ -18,7 +18,7 @@ pre-extract:
.include "Makefile.common"
-PKGREVISION= # empty
+PKGREVISION= 1
COMMENT= Like the XLock session-locker/screensaver, but with more
CONFIGURE_ARGS+= --with-mesagl