pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc As pointed out by jlam:
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb3300207d35
branches: trunk
changeset: 463867:eb3300207d35
user: jschauma <jschauma%pkgsrc.org@localhost>
date: Sun Nov 30 22:58:40 2003 +0000
description:
As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
diffstat:
devel/p5-SDL/Makefile | 4 ++--
devel/smpeg/Makefile | 4 ++--
emulators/rewind/Makefile | 4 ++--
emulators/wine/Makefile | 3 ++-
games/battalion/Makefile | 4 ++--
games/bzflag/Makefile | 4 ++--
games/glchess/Makefile | 4 ++--
games/quake/Makefile | 4 ++--
games/quake6/Makefile | 3 ++-
games/tuxracer/Makefile | 4 ++--
graphics/GlutKit/Makefile | 4 ++--
graphics/Mesa/Makefile | 3 ++-
graphics/SDLKit/Makefile | 4 ++--
graphics/clanlib/Makefile | 4 ++--
graphics/dx/Makefile | 4 ++--
graphics/g3d/Makefile | 4 ++--
graphics/geomview/Makefile | 4 ++--
graphics/gtkglext/Makefile | 4 ++--
misc/hitchhiker/Makefile | 4 ++--
net/xtraceroute/Makefile | 4 ++--
x11/fltk/Makefile | 4 ++--
x11/fox/Makefile | 3 ++-
x11/gtkglarea/Makefile | 4 ++--
x11/kdebase/Makefile | 4 ++--
x11/qt2-libs/Makefile | 4 ++--
x11/qt3-libs/Makefile | 4 ++--
x11/xlockmore/Makefile | 4 ++--
27 files changed, 54 insertions(+), 50 deletions(-)
diffs (truncated from 384 to 300 lines):
diff -r 337647c7e282 -r eb3300207d35 devel/p5-SDL/Makefile
--- a/devel/p5-SDL/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/devel/p5-SDL/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 devel/smpeg/Makefile
--- a/devel/smpeg/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/devel/smpeg/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 emulators/rewind/Makefile
--- a/emulators/rewind/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/emulators/rewind/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 emulators/wine/Makefile
--- a/emulators/wine/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/emulators/wine/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 games/battalion/Makefile
--- a/games/battalion/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/games/battalion/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 games/bzflag/Makefile
--- a/games/bzflag/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/games/bzflag/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 games/glchess/Makefile
--- a/games/glchess/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/games/glchess/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 games/quake/Makefile
--- a/games/quake/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/games/quake/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 games/quake6/Makefile
--- a/games/quake6/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/games/quake6/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 games/tuxracer/Makefile
--- a/games/tuxracer/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/games/tuxracer/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 graphics/GlutKit/Makefile
--- a/graphics/GlutKit/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/graphics/GlutKit/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 graphics/Mesa/Makefile
--- a/graphics/Mesa/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/graphics/Mesa/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 graphics/SDLKit/Makefile
--- a/graphics/SDLKit/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/graphics/SDLKit/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 graphics/clanlib/Makefile
--- a/graphics/clanlib/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/graphics/clanlib/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 graphics/dx/Makefile
--- a/graphics/dx/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/graphics/dx/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 graphics/g3d/Makefile
--- a/graphics/g3d/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/graphics/g3d/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 graphics/geomview/Makefile
--- a/graphics/geomview/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/graphics/geomview/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 graphics/gtkglext/Makefile
--- a/graphics/gtkglext/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/graphics/gtkglext/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 misc/hitchhiker/Makefile
--- a/misc/hitchhiker/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/misc/hitchhiker/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 net/xtraceroute/Makefile
--- a/net/xtraceroute/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/net/xtraceroute/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 x11/fltk/Makefile
--- a/x11/fltk/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/x11/fltk/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -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 -r 337647c7e282 -r eb3300207d35 x11/fox/Makefile
--- a/x11/fox/Makefile Sun Nov 30 22:57:40 2003 +0000
+++ b/x11/fox/Makefile Sun Nov 30 22:58:40 2003 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/09/01 10:13:12 cjep Exp $
Home |
Main Index |
Thread Index |
Old Index