diff options
author | tron <tron@pkgsrc.org> | 2002-01-23 12:39:27 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-01-23 12:39:27 +0000 |
commit | b0d87f2b93527420fd96bbc0223b258a95fa09b6 (patch) | |
tree | 35fd4eadb9fb4f72ed7e60237aafc2f7a36e107d /x11 | |
parent | 39fa8fcd583c7b55e652c6e96fc40f79106799fe (diff) | |
download | pkgsrc-b0d87f2b93527420fd96bbc0223b258a95fa09b6.tar.gz |
Increase version number of "xchat" dependence to 1.8.7 - older versions
had a security problem - and bump package version number to 1.4.0.5.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index f2c9b2f5922..615198241ef 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2002/01/19 11:46:31 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2002/01/23 12:39:27 tron Exp $ -DISTNAME= gnome-1.4.0.4 +DISTNAME= gnome-1.4.0.5 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -28,7 +28,7 @@ DEPENDS+= gtk-->=1.2.5:../gtk-- DEPENDS+= gtk-engines>=0.12:../gtk-engines DEPENDS+= gtop>=1.0.13:../../sysutils/gtop DEPENDS+= pan>0.10.0:../../news/pan -DEPENDS+= xchat>=1.6.2:../../chat/xchat +DEPENDS+= xchat>=1.8.7:../../chat/xchat USE_X11= yes EXTRACT_ONLY= # empty |