diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
commit | 7a9b4e2b9ab286940b3deb0f4373cdfc7a7bdbfd (patch) | |
tree | 959c5b34b4e98a6f3062256d945ee41a4ba0c850 /misc | |
parent | f6f13cb4249cac6323b09bffa4af30ed411b3dd6 (diff) | |
download | pkgsrc-7a9b4e2b9ab286940b3deb0f4373cdfc7a7bdbfd.tar.gz |
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
Diffstat (limited to 'misc')
-rw-r--r-- | misc/deskbar-applet/Makefile | 3 | ||||
-rw-r--r-- | misc/gnome-utils/Makefile | 4 | ||||
-rw-r--r-- | misc/openoffice2/Makefile | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 69002bcb809..cf831c6a6d6 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2008/07/16 20:15:50 drochner Exp $ +# $NetBSD: Makefile,v 1.28 2008/09/06 20:54:33 wiz Exp $ # DISTNAME= deskbar-applet-2.22.3 +PKGREVISION= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/deskbar-applet/2.22/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile index b81318a22c5..2cf56e2d24a 100644 --- a/misc/gnome-utils/Makefile +++ b/misc/gnome-utils/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.87 2008/06/20 01:09:26 joerg Exp $ +# $NetBSD: Makefile,v 1.88 2008/09/06 20:54:33 wiz Exp $ # DISTNAME= gnome-utils-2.20.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.20/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile index bf4f5adb5f5..18936bab88b 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2008/08/29 08:08:11 hira Exp $ +# $NetBSD: Makefile,v 1.49 2008/09/06 20:54:33 wiz Exp $ # OO_VER= 2.4.1 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} CATEGORIES= misc |