From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 21 17:30:21 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0B7016A4A0 for ; Sat, 21 Oct 2006 17:30:21 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3ECE43D6B for ; Sat, 21 Oct 2006 17:30:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9LHUKjN090356 for ; Sat, 21 Oct 2006 17:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9LHUKll090355; Sat, 21 Oct 2006 17:30:20 GMT (envelope-from gnats) Resent-Date: Sat, 21 Oct 2006 17:30:20 GMT Resent-Message-Id: <200610211730.k9LHUKll090355@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Thomas Abthorpe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADAE016A412 for ; Sat, 21 Oct 2006 17:24:29 +0000 (UTC) (envelope-from tabthorpe@goodking.goodking.ca) Received: from tbaytel.net (front2-g.tbaytel.net [216.211.26.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 892B543D64 for ; Sat, 21 Oct 2006 17:24:27 +0000 (GMT) (envelope-from tabthorpe@goodking.goodking.ca) Received: from goodking.goodking.ca ([216.211.72.166] verified) by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8) with ESMTPS id 60161671 for FreeBSD-gnats-submit@freebsd.org; Sat, 21 Oct 2006 13:24:25 -0400 Received: from goodking.goodking.ca (localhost [127.0.0.1]) by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9LHOF5B023350 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 21 Oct 2006 13:24:15 -0400 (EDT) (envelope-from tabthorpe@goodking.goodking.ca) Received: (from root@localhost) by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9LHOFjD023349; Sat, 21 Oct 2006 13:24:15 -0400 (EDT) (envelope-from tabthorpe) Message-Id: <200610211724.k9LHOFjD023349@goodking.goodking.ca> Date: Sat, 21 Oct 2006 13:24:15 -0400 (EDT) From: Thomas Abthorpe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: thomas@goodking.ca Subject: ports/104656: [PATCH] devel/kimwitu: make fetchable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 17:30:21 -0000 >Number: 104656 >Category: ports >Synopsis: [PATCH] devel/kimwitu: make fetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 21 17:30:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct 2 02:05:54 EDT >Description: - make fetchable - update WWW in pkg-descr to reflect new home Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- kimwitu-4.6.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/kimwitu/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 21 Apr 2004 01:01:35 -0000 1.6 +++ Makefile 21 Oct 2006 17:23:20 -0000 @@ -9,7 +9,7 @@ PORTNAME= kimwitu PORTVERSION= 4.6.1 CATEGORIES= devel -MASTER_SITES= ftp://ftp.cs.utwente.nl/pub/src/kimwitu/ +MASTER_SITES= http://www.sourcefiles.org/Programming/Compilers/Object-Oriented/ DISTNAME= kc-distr.V${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/kimwitu/pkg-descr,v retrieving revision 1.2 diff -u -r1.2 pkg-descr --- pkg-descr 21 Apr 2004 00:57:40 -0000 1.2 +++ pkg-descr 21 Oct 2006 17:23:20 -0000 @@ -11,4 +11,4 @@ equality, read and write them on files in various formats and do manipulations like list concatenation. -WWW: http://purl.oclc.org/net/kimwitu/ +WWW: http://fmt.cs.utwente.nl/kimwitu/ --- kimwitu-4.6.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: