[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Maintainer update to GkrellM2 and some plugins
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Maintainer update to GkrellM2 and some plugins
- From: Peter Hessler <phessler_(_at_)_theapt_(_dot_)_org>
- Date: Fri, 9 Apr 2004 22:36:18 -0700
This updates GkrellM2 to 2.1.28, bgchg to 0.1.0, and itime to 1.0.1. Also
fixes itime's change of MASTERSITE.
Tested on macppc -current.
--
[Crash programs] fail because they are based on the theory that, with
nine women pregnant, you can get a baby a month.
-- Wernher von Braun
Index: gkrellm/Makefile
===================================================================
RCS file: /cvs/openbsd/ports/sysutils/gkrellm/gkrellm/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- gkrellm/Makefile 3 Mar 2004 19:49:42 -0000 1.8
+++ gkrellm/Makefile 10 Apr 2004 05:10:07 -0000
@@ -5,7 +5,7 @@
COMMENT= "single process stack of system monitors for GTK+2 (server)"
COMMENT-client= "single process stack of system monitors for GTK+2"
-V= 2.1.27
+V= 2.1.28
DISTNAME= gkrellm-${V}
PKGNAME= gkrellm-server-${V}
PKGNAME-client= gkrellm-${V}
Index: gkrellm/distinfo
===================================================================
RCS file: /cvs/openbsd/ports/sysutils/gkrellm/gkrellm/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- gkrellm/distinfo 3 Mar 2004 19:49:42 -0000 1.5
+++ gkrellm/distinfo 10 Apr 2004 05:10:14 -0000
@@ -1,3 +1,3 @@
-MD5 (gkrellm-2.1.27.tar.bz2) = ae597fd751f991732d72b3fa7924c9ba
-RMD160 (gkrellm-2.1.27.tar.bz2) = f46ef5162836321e5a1a1e8b0dedc025abeb2f72
-SHA1 (gkrellm-2.1.27.tar.bz2) = cfffcb9d3045253174d87e4bf99981694a8b3a12
+MD5 (gkrellm-2.1.28.tar.bz2) = a3f0d0c8a7e8eda345ab9a0aa0038f8b
+RMD160 (gkrellm-2.1.28.tar.bz2) = 3df6945522a647bd25f1bcbf1d85bde521dc550f
+SHA1 (gkrellm-2.1.28.tar.bz2) = 3c02b156b1218ba6d164ec652b4dec47f33f88b4
Index: plugins/bgchg/Makefile
===================================================================
RCS file: /cvs/openbsd/ports/sysutils/gkrellm/plugins/bgchg/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- plugins/bgchg/Makefile 3 Mar 2004 19:49:43 -0000 1.2
+++ plugins/bgchg/Makefile 8 Apr 2004 17:31:00 -0000
@@ -2,7 +2,7 @@
COMMENT= "Change Background Image with GkrellM2"
-DISTNAME= gkrellmbgchg2-0.0.9
+DISTNAME= gkrellmbgchg2-0.1.0
CATEGORIES= x11 sysutils/gkrellm
HOMEPAGE= http://www.bender-suhl.de/stefan/english/comp/gkrellmbgchg.html
Index: plugins/bgchg/distinfo
===================================================================
RCS file: /cvs/openbsd/ports/sysutils/gkrellm/plugins/bgchg/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- plugins/bgchg/distinfo 3 Mar 2004 19:49:43 -0000 1.2
+++ plugins/bgchg/distinfo 8 Apr 2004 17:31:28 -0000
@@ -1,3 +1,3 @@
-MD5 (gkrellmbgchg2-0.0.9.tar.gz) = d0f80533255ea69c2710c6cb8af0eec2
-RMD160 (gkrellmbgchg2-0.0.9.tar.gz) = bcd141979ee990903da859cb36d0454bde4c3ad3
-SHA1 (gkrellmbgchg2-0.0.9.tar.gz) = 5609132b84da64a8b4a73559b1d834105de5f320
+MD5 (gkrellmbgchg2-0.1.0.tar.gz) = f26a02ccf59803af46613dd8bc6f2cec
+RMD160 (gkrellmbgchg2-0.1.0.tar.gz) = 81c308db3575881f8082e42f2d15eef29c4c294d
+SHA1 (gkrellmbgchg2-0.1.0.tar.gz) = 108b4b56ac15be83fab366d0defe4457e6818119
Index: plugins/bgchg/patches/patch-Makefile
===================================================================
RCS file: /cvs/openbsd/ports/sysutils/gkrellm/plugins/bgchg/patches/patch-Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 patch-Makefile
--- plugins/bgchg/patches/patch-Makefile 3 Mar 2004 19:49:43 -0000 1.2
+++ plugins/bgchg/patches/patch-Makefile 8 Apr 2004 17:35:51 -0000
@@ -1,6 +1,6 @@
-$OpenBSD: patch-Makefile,v 1.2 2004/03/03 19:49:43 naddy Exp $
---- Makefile.orig 2004-02-28 15:25:54.000000000 -0800
-+++ Makefile 2004-02-28 15:27:10.000000000 -0800
+$OpenBSD$
+--- Makefile.orig 2004-04-08 10:33:49.000000000 -0700
++++ Makefile 2004-04-08 10:35:32.000000000 -0700
@@ -2,17 +2,17 @@
GTK_CONFIG ?=pkg-config
Index: plugins/itime/Makefile
===================================================================
RCS file: /cvs/openbsd/ports/sysutils/gkrellm/plugins/itime/Makefile,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 Makefile
--- plugins/itime/Makefile 3 Nov 2003 20:34:16 -0000 1.1.1.1
+++ plugins/itime/Makefile 10 Apr 2004 05:19:58 -0000
@@ -2,13 +2,13 @@
COMMENT= "GkrellM2 plugin that shows Interet Time"
-VERSION= 1.0
+VERSION= 1.0.1
DISTNAME= gkrellmitime-${VERSION}
CATEGORIES= net sysutils/gkrellm
HOMEPAGE= http://eric.bianchi.free.fr/gkrellm/
-MASTER_SITES= ${HOMEPAGE}
+MASTER_SITES= http://eric.bianchi.free.fr/Softwares/
ALL_TARGET= gkrellm_itime.so
PLUGIN= ${WRKSRC}/gkrellm_itime.so
Index: plugins/itime/distinfo
===================================================================
RCS file: /cvs/openbsd/ports/sysutils/gkrellm/plugins/itime/distinfo,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 distinfo
--- plugins/itime/distinfo 3 Nov 2003 20:34:17 -0000 1.1.1.1
+++ plugins/itime/distinfo 10 Apr 2004 05:20:04 -0000
@@ -1,3 +1,3 @@
-MD5 (gkrellmitime-1.0.tar.gz) = 87e1d1c079c519f79c5e2aa1fdda6ee0
-RMD160 (gkrellmitime-1.0.tar.gz) = 657ab0014d418c58f8545eea0d8d7097379c49fe
-SHA1 (gkrellmitime-1.0.tar.gz) = fdb6a4d1a894f8075903ac7b5696fe111a46cdcd
+MD5 (gkrellmitime-1.0.1.tar.gz) = 3b61d4d855943af853db146b913c73f9
+RMD160 (gkrellmitime-1.0.1.tar.gz) = ea8a9b05b8f09e5c0ddc9c4487d23454b955b6be
+SHA1 (gkrellmitime-1.0.1.tar.gz) = b700e41b95f9cbc312284832e3668c4d716824f1
Visit your host, monkey.org