Date: Sat, 16 Jun 2001 15:02:27 -0700 (PDT) From: joseph@randomnetworks.com To: FreeBSD-gnats-submit@freebsd.org Cc: scrappy@freebsd.org Subject: ports/28207: MASTER_SITES update : x11/kworldwatch Message-ID: <200106162202.f5GM2Ru03635@rodan.randomnetworks.com>
next in thread | raw e-mail | index | archive | help
>Number: 28207 >Category: ports >Synopsis: MASTER_SITES update : x11/kworldwatch >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jun 16 15:00:03 PDT 2001 >Closed-Date: >Last-Modified: >Originator: joseph@randomnetworks.com >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD rodan.randomnetworks.com 4.3-STABLE FreeBSD 4.3-STABLE #2: Thu Jun 14 10:47:56 PDT 2001 root@rodan.randomnetworks.com:/usr/obj/usr/src/sys/RODAN i386 >Description: According to : http://people.freebsd.org/~fenner/portsurvey/x11.html#kworldwatch the port x11/kworldwatch has an unfetchable distfile. The diff below fixes this. NOTE: I've CC'd the maintainer (scrappy@freebsd.org) as part of this PR. >How-To-Repeat: >Fix: diff -ruN kworldwatch.orig/Makefile kworldwatch/Makefile --- kworldwatch.orig/Makefile Sat Jun 16 14:44:35 2001 +++ kworldwatch/Makefile Sat Jun 16 14:58:11 2001 @@ -9,7 +9,7 @@ PORTVERSION= 0.6 CATEGORIES= x11 kde MASTER_SITES= $(MASTER_SITE_KDE) -MASTER_SITE_SUBDIR= stable/latest/apps/utils +MASTER_SITE_SUBDIR= Attic/old/1.1.2/apps/utils EXTRACT_SUFX= .tgz MAINTAINER= scrappy@freebsd.org >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?200106162202.f5GM2Ru03635>