diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | sysutils/gkrellm/Makefile.common | 4 | ||||
-rw-r--r-- | sysutils/gkrellm/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index a102eb1d129..3d7a96d23e8 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5964 2004/05/15 21:03:36 itojun Exp $ +$NetBSD: CHANGES,v 1.5965 2004/05/15 23:42:24 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2566,3 +2566,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gnome to 2.6.1 [jmmv 2004-05-15] Updated gnome-extras to 2.6.1 [jmmv 2004-05-15] Re-added bind9-current with bind 9.3.0beta3 [itojun 2004-05-15] + Updated gkrellm to 2.2.0 [xtraeme 2004-05-15] diff --git a/sysutils/gkrellm/Makefile.common b/sysutils/gkrellm/Makefile.common index 3f014eac67c..18fd0511576 100644 --- a/sysutils/gkrellm/Makefile.common +++ b/sysutils/gkrellm/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2004/03/29 06:47:30 cube Exp $ +# $NetBSD: Makefile.common,v 1.5 2004/05/15 23:42:24 xtraeme Exp $ DISTNAME= ${GKRELLM_DISTBASE} PKGNAME= ${GKRELLM_PKGBASE}-${GKRELLM_VERSION} @@ -20,7 +20,7 @@ MAKE_ENV+= LOCALEDIR=${PREFIX}/${PKGLOCALEDIR}/locale MAKE_ENV+= DEBUG=yes .endif -GKRELLM_VERSION= 2.1.28 +GKRELLM_VERSION= 2.2.0 GKRELLM_DISTBASE= gkrellm-${GKRELLM_VERSION} GKRELLM_SRCDIR= ${WRKDIR}/${GKRELLM_DISTBASE} diff --git a/sysutils/gkrellm/distinfo b/sysutils/gkrellm/distinfo index d31797af753..370ba94e6b9 100644 --- a/sysutils/gkrellm/distinfo +++ b/sysutils/gkrellm/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2004/05/09 22:04:30 fredb Exp $ +$NetBSD: distinfo,v 1.23 2004/05/15 23:42:24 xtraeme Exp $ -SHA1 (gkrellm-2.1.28.tar.bz2) = 3c02b156b1218ba6d164ec652b4dec47f33f88b4 -Size (gkrellm-2.1.28.tar.bz2) = 633487 bytes +SHA1 (gkrellm-2.2.0.tar.bz2) = ddd6a61e8b85d672d6f0d15871e32381deceb0a8 +Size (gkrellm-2.2.0.tar.bz2) = 663376 bytes SHA1 (patch-aa) = 6335a5cb00a535c34c35fad47db077cb8db51dfe |