pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Bump the PKGREVISION of packages that linked against t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9c1a79a033ef
branches: trunk
changeset: 498833:9c1a79a033ef
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Sep 04 05:00:36 2005 +0000
description:
Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.
diffstat:
databases/lua-sqlite/Makefile | 4 ++--
games/fillets-ng/Makefile | 4 ++--
games/stratagus/Makefile | 4 ++--
mail/imapfilter/Makefile | 4 ++--
misc/celestia-gnome/Makefile | 4 ++--
misc/celestia-gtk/Makefile | 3 ++-
misc/celestia-kde/Makefile | 3 ++-
misc/celestia/Makefile | 3 ++-
textproc/lua-expat/Makefile | 4 ++--
wm/ion/Makefile | 4 ++--
wm/ion3-devel/Makefile | 3 ++-
www/elinks/Makefile | 3 ++-
www/screws/Makefile | 4 ++--
13 files changed, 26 insertions(+), 21 deletions(-)
diffs (175 lines):
diff -r d4e24f659c49 -r 9c1a79a033ef databases/lua-sqlite/Makefile
--- a/databases/lua-sqlite/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/databases/lua-sqlite/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:44 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/04 05:00:36 jlam Exp $
#
DISTNAME= lsqlite_src
PKGNAME= lua-sqlite-20030228
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://lua-users.org/files/wiki_insecure/binary_modules/luasqlite/
EXTRACT_SUFX= .zip
diff -r d4e24f659c49 -r 9c1a79a033ef games/fillets-ng/Makefile
--- a/games/fillets-ng/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/games/fillets-ng/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:49 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/04 05:00:36 jlam Exp $
#
DISTNAME= fillets-ng-0.6.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fillets/}
diff -r d4e24f659c49 -r 9c1a79a033ef games/stratagus/Makefile
--- a/games/stratagus/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/games/stratagus/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2005/06/16 06:57:56 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/04 05:00:36 jlam Exp $
#
DISTNAME= stratagus-2.1-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=stratagus/}
diff -r d4e24f659c49 -r 9c1a79a033ef mail/imapfilter/Makefile
--- a/mail/imapfilter/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/mail/imapfilter/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:19 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/09/04 05:00:36 jlam Exp $
DISTNAME= imapfilter-1.0.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://imapfilter.hellug.gr/source/
diff -r d4e24f659c49 -r 9c1a79a033ef misc/celestia-gnome/Makefile
--- a/misc/celestia-gnome/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/misc/celestia-gnome/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2005/06/20 06:06:11 hira Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/04 05:00:36 jlam Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= GNOME frontend for free real-time 3D space simulator
diff -r d4e24f659c49 -r 9c1a79a033ef misc/celestia-gtk/Makefile
--- a/misc/celestia-gtk/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/misc/celestia-gtk/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2005/06/17 03:50:21 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/04 05:00:36 jlam Exp $
PKGNAME= ${DISTNAME:S/-/-gtk-/}
+PKGREVISION= 1
COMMENT= GTK frontend for free real-time 3D space simulator
diff -r d4e24f659c49 -r 9c1a79a033ef misc/celestia-kde/Makefile
--- a/misc/celestia-kde/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/misc/celestia-kde/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2005/06/17 03:50:21 jlam Exp $
+# $NetBSD: Makefile,v 1.16 2005/09/04 05:00:36 jlam Exp $
PKGNAME= ${DISTNAME:S/-/-kde-/}
+PKGREVISION= 1
COMMENT= KDE frontend for free real-time 3D space simulator
diff -r d4e24f659c49 -r 9c1a79a033ef misc/celestia/Makefile
--- a/misc/celestia/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/misc/celestia/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2004/11/12 15:12:00 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2005/09/04 05:00:36 jlam Exp $
+PKGREVISION= 1
COMMENT= Free real-time 3D space simulator
USE_PKGINSTALL= yes
diff -r d4e24f659c49 -r 9c1a79a033ef textproc/lua-expat/Makefile
--- a/textproc/lua-expat/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/textproc/lua-expat/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/06/17 03:50:37 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/09/04 05:00:36 jlam Exp $
#
DISTNAME= luaexpat-1.0a
PKGNAME= ${DISTNAME:S/lua/lua-/}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.keplerproject.org/luaexpat/
diff -r d4e24f659c49 -r 9c1a79a033ef wm/ion/Makefile
--- a/wm/ion/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/wm/ion/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2005/06/01 18:03:25 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2005/09/04 05:00:36 jlam Exp $
#
DISTNAME= ion-2-20040729
PKGNAME= ${DISTNAME:S/-2-/-/}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= wm x11
MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/ion/dl/
diff -r d4e24f659c49 -r 9c1a79a033ef wm/ion3-devel/Makefile
--- a/wm/ion3-devel/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/wm/ion3-devel/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2005/06/01 18:03:25 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2005/09/04 05:00:36 jlam Exp $
#
DISTNAME= ion-3ds-20040906
PKGNAME= ${DISTNAME:S/-3ds-/3-/}
+PKGREVISION= 1
CATEGORIES= wm x11
MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/ion/dl/
diff -r d4e24f659c49 -r 9c1a79a033ef www/elinks/Makefile
--- a/www/elinks/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/www/elinks/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2005/05/27 00:21:08 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/09/04 05:00:36 jlam Exp $
DISTNAME= elinks-0.10.5
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://elinks.or.cz/download/
EXTRACT_SUFX= .tar.bz2
diff -r d4e24f659c49 -r 9c1a79a033ef www/screws/Makefile
--- a/www/screws/Makefile Sun Sep 04 04:59:36 2005 +0000
+++ b/www/screws/Makefile Sun Sep 04 05:00:36 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2005/07/16 19:10:41 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/09/04 05:00:37 jlam Exp $
#
DISTNAME= screws-0.56
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/
Home |
Main Index |
Thread Index |
Old Index