diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-10 16:06:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-10 16:06:32 +0000 |
commit | 80ee491886d0ad0b88b9dc336e476683e9cb121c (patch) | |
tree | 3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /misc | |
parent | 0f7a9ebfb4ffb57a93cd75c639765167df3710b0 (diff) | |
download | pkgsrc-80ee491886d0ad0b88b9dc336e476683e9cb121c.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 'misc')
-rw-r--r-- | misc/gnome-utils/Makefile | 4 | ||||
-rw-r--r-- | misc/kdepim2/Makefile | 4 | ||||
-rw-r--r-- | misc/kdepim3/Makefile | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index 38230727c9a..d6f2f6d951b 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,7 +1,7 @@ -## $NetBSD: Makefile,v 1.46 2002/07/17 13:47:45 rh Exp $ +## $NetBSD: Makefile,v 1.47 2002/09/10 16:06:45 wiz Exp $ DISTNAME= gnome-utils-1.4.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-utils/} diff --git a/misc/kdepim2/Makefile b/misc/kdepim2/Makefile index 3b3f32fa250..59d0eb02bea 100644 --- a/misc/kdepim2/Makefile +++ b/misc/kdepim2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:26 fredb Exp $ +# $NetBSD: Makefile,v 1.9 2002/09/10 16:06:46 wiz Exp $ DISTNAME= kdepim-2.2.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index 3f38568c34f..e065e108b00 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/08/28 07:15:36 skrll Exp $ +# $NetBSD: Makefile,v 1.4 2002/09/10 16:06:46 wiz Exp $ DISTNAME= kdepim-3.0.3 +PKGREVISION= 1 CATEGORIES= misc COMMENT= Personal Information Management tools for the KDE desktop |