Date: Mon, 25 Jul 2005 17:22:13 +0200 (CEST) From: Tobias Roth <ports@fsck.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/84075: [maintainer-update] fix mastersite for deskutils/gkrellm-reminder2 Message-ID: <200507251522.j6PFMD9M084273@secure.socket.ch> Resent-Message-ID: <200507251530.j6PFUDEU067429@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 84075 >Category: ports >Synopsis: [maintainer-update] fix mastersite for deskutils/gkrellm-reminder2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Jul 25 15:30:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Tobias Roth >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD localhost 5.4-STABLE FreeBSD 5.4-STABLE #16: Fri May 20 16:42:27 CEST 2005 roth@localhost:/opt/obj/usr/src/sys/FOOBAR i386 >Description: This fixes the mastersite for deskutils/gkrellm-reminder2 The problem was reported by Lars Engels. >How-To-Repeat: >Fix: diff -ruN gkrellm-reminder2.orig/Makefile gkrellm-reminder2/Makefile --- gkrellm-reminder2.orig/Makefile Sat May 21 16:06:48 2005 +++ gkrellm-reminder2/Makefile Sat May 21 16:07:55 2005 @@ -9,7 +9,7 @@ PORTVERSION= 2.0.0 PORTREVISION= 2 CATEGORIES= deskutils -MASTER_SITES= http://web.wt.net/~billw/gkrellm/Plugins/ \ +MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellm/Plugins/ \ http://depot.fsck.ch/mirror/distfiles/ PKGNAMEPREFIX= gkrellm- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff -ruN gkrellm-reminder2.orig/pkg-descr gkrellm-reminder2/pkg-descr --- gkrellm-reminder2.orig/pkg-descr Sat May 21 16:06:48 2005 +++ gkrellm-reminder2/pkg-descr Sat May 21 16:13:49 2005 @@ -3,5 +3,5 @@ Events can be scheduled inside GKrellM's configuration and will be displayed in gkrellm-reminder's panel. -WWW: http://web.wt.net/~billw/gkrellm/Plugins.html +WWW: http://members.dslextreme.com/users/billw/gkrellm/Plugins.html Author: James Simonsen <simonjam@ucs.orst.edu> >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507251522.j6PFMD9M084273>