diff options
author | pav <pav@FreeBSD.org> | 2006-01-18 20:07:12 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-18 20:07:12 +0000 |
commit | de82d683d88f4510ba7ddcdd14b2c7d151f2a933 (patch) | |
tree | 78dd4aadecc7a50d3f83b4230d1472cc71c5566f | |
parent | 43c2b572c8a5c99e1f1b873aef28ac256efe6e3b (diff) | |
download | FreeBSD-ports-de82d683d88f4510ba7ddcdd14b2c7d151f2a933.zip FreeBSD-ports-de82d683d88f4510ba7ddcdd14b2c7d151f2a933.tar.gz |
- Update to a real 0.2.5.a
- Update MASTER_SITES, WWW
PR: ports/91901
Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
-rw-r--r-- | deskutils/gkrellm-gtodo/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gkrellm-gtodo/distinfo | 5 | ||||
-rw-r--r-- | deskutils/gkrellm-gtodo/pkg-descr | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/deskutils/gkrellm-gtodo/Makefile b/deskutils/gkrellm-gtodo/Makefile index 2fa8b37..e3e795b 100644 --- a/deskutils/gkrellm-gtodo/Makefile +++ b/deskutils/gkrellm-gtodo/Makefile @@ -7,9 +7,9 @@ PORTNAME= gtodo PORTVERSION= 0.2.5.a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils -MASTER_SITES= http://voidtrance.home.comcast.net/software/files/gtodo/ \ +MASTER_SITES= http://voidtrance.home.comcast.net/ \ http://depot.fsck.ch/mirror/distfiles/ PKGNAMEPREFIX= gkrellm- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-0.2.5a diff --git a/deskutils/gkrellm-gtodo/distinfo b/deskutils/gkrellm-gtodo/distinfo index a7bd2ee..a5262bc 100644 --- a/deskutils/gkrellm-gtodo/distinfo +++ b/deskutils/gkrellm-gtodo/distinfo @@ -1,2 +1,3 @@ -MD5 (gkrellm-gtodo-0.2.5a.tar.gz) = 6d00732619d2b0cc1191cc8f3979d644 -SIZE (gkrellm-gtodo-0.2.5a.tar.gz) = 58891 +MD5 (gkrellm-gtodo-0.2.5a.tar.gz) = 164b8d17ff7841583e933252cf347a2f +SHA256 (gkrellm-gtodo-0.2.5a.tar.gz) = 9771d2b7339984c3bfd7a4bd2a16ebac47d58aa45dd2ce11e2c536bac66fdb24 +SIZE (gkrellm-gtodo-0.2.5a.tar.gz) = 58761 diff --git a/deskutils/gkrellm-gtodo/pkg-descr b/deskutils/gkrellm-gtodo/pkg-descr index 33d264d..2788929 100644 --- a/deskutils/gkrellm-gtodo/pkg-descr +++ b/deskutils/gkrellm-gtodo/pkg-descr @@ -2,5 +2,5 @@ This is a GkrellM2 plugin that tracks tasks and to-do items. It also supports deadline reminder alarms, tracking of time spent on individual tasks, and task-diary (sort of) through task comments. -Author: Dimitar Haralanov <fulcrumusa@netscape.net> -WWW: http://voidtrance.home.comcast.net/software/ +Author: Dimitar Haralanov +WWW: http://voidtrance.homelinux.net/projects/software/ |