Date: Sat, 21 Oct 2006 13:24:15 -0400 (EDT) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@goodking.ca Subject: ports/104656: [PATCH] devel/kimwitu: make fetchable Message-ID: <200610211724.k9LHOFjD023349@goodking.goodking.ca> Resent-Message-ID: <200610211730.k9LHUKll090355@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610211724.k9LHOFjD023349>