Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 23:41:16 +0200 (CEST)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/29716: Update port: graphics/kuickshow
Message-ID:  <20010814214116.8F8F93C84@totem.fix.no>

next in thread | raw e-mail | index | archive | help

>Number:         29716
>Category:       ports
>Synopsis:       Update port: graphics/kuickshow
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 14 14:50:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

	<Relevant environment information (multiple lines)>

>Description:

Fix MASTER_SITES and WWW link.

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:

diff -Nur kuickshow.old/Makefile kuickshow/Makefile
--- kuickshow.old/Makefile	Sun May 20 05:21:36 2001
+++ kuickshow/Makefile	Tue Aug 14 23:35:45 2001
@@ -8,8 +8,8 @@
 PORTNAME=	kuickshow
 PORTVERSION=	0.8.1
 CATEGORIES=	graphics
-MASTER_SITES=	http://master.kde.org/~pfeiffer/kuickshow/ \
-		ftp://ftp.nuug.no/pub/anders/distfiles/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	anders@fix.no
Binary files kuickshow.old/kuickshow-0.8.1.tgz and kuickshow/kuickshow-0.8.1.tgz differ
diff -Nur kuickshow.old/pkg-descr kuickshow/pkg-descr
--- kuickshow.old/pkg-descr	Sun May 20 05:21:36 2001
+++ kuickshow/pkg-descr	Tue Aug 14 23:34:30 2001
@@ -6,6 +6,6 @@
 configurable through dialogs. It offers a filebrowser with basic filemanager
 capabilities like renaming, deleting, creating directories, etc.
 
-WWW: http://master.kde.org/~pfeiffer/kuickshow/
+WWW: http://kuickshow.sourceforge.net/
 
 - Anders Nordby <anders@fix.no>
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010814214116.8F8F93C84>