diff options
author | wiz <wiz> | 2002-09-10 16:06:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-10 16:06:32 +0000 |
commit | a1bef2a7788e20fd6dcde85cdf8e9956e5a5423d (patch) | |
tree | 3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /games | |
parent | 3ce128d3b5f21a257ee9dc0ceedd4a4f8e7cde43 (diff) | |
download | pkgsrc-a1bef2a7788e20fd6dcde85cdf8e9956e5a5423d.tar.gz |
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome-chess/Makefile | 4 | ||||
-rw-r--r-- | games/gnome-games/Makefile | 4 | ||||
-rw-r--r-- | games/gtkballs/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index bdad4d7b1c9..be2ab4aa3e2 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2002/07/17 13:11:44 rh Exp $ +# $NetBSD: Makefile,v 1.10 2002/09/10 16:06:41 wiz Exp $ DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-chess/} diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 5696b5b2d1f..870cbd67ded 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2002/08/30 23:26:43 fredb Exp $ +# $NetBSD: Makefile,v 1.40 2002/09/10 16:06:41 wiz Exp $ DISTNAME= gnome-games-1.4.0.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-games/}\ ${MASTER_SITE_LOCAL} diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile index 876ad8019ff..8d2ef97ef34 100644 --- a/games/gtkballs/Makefile +++ b/games/gtkballs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/08/30 23:16:27 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/09/10 16:06:41 wiz Exp $ # DISTNAME= gtkballs-3.0.1 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.antex.ru/pub/unix/dfo/gtkballs/ \ http://gtkballs.antex.ru/dist/ |