Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2006 10:36:56 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/102349: [PATCH] misc/colortail: update master sites, update pkg-descr, take maintainership
Message-ID:  <200608211436.k7LEauFC082544@stjames.stthomasanglican.org>
Resent-Message-ID: <200608211450.k7LEoFAr032797@freefall.freebsd.org>

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

>Number:         102349
>Category:       ports
>Synopsis:       [PATCH] misc/colortail: update master sites, update pkg-descr, take maintainership
>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:   Mon Aug 21 14:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD stjames.stthomasanglican.org 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #0: Wed Aug  9 13:53:36 EDT
>Description:
- Take maintainership
- update MASTER_SITES
- reformat pkg-descr, update WWW

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- colortail-0.3.0_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/colortail/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	15 Apr 2004 15:22:15 -0000	1.22
+++ Makefile	21 Aug 2006 14:31:36 -0000
@@ -9,9 +9,11 @@
 PORTVERSION=	0.3.0
 PORTREVISION=	2
 CATEGORIES=	misc
-MASTER_SITES=	http://keyserver.kjsl.com/~jharris/distfiles/
+MASTER_SITES=	http://morrdusk.net/files/ \
+		ftp://ftp.jaist.ac.jp/pub/pkgsrc/distfiles/ \
+		http://www.goodking.ca/pub/files/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	thomas@goodking.ca
 COMMENT=	A colour-able replacement for tail(1)
 
 USE_GETOPT_LONG=	yes
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/misc/colortail/pkg-descr,v
retrieving revision 1.4
diff -u -r1.4 pkg-descr
--- pkg-descr	15 Apr 2004 15:22:15 -0000	1.4
+++ pkg-descr	21 Aug 2006 14:31:36 -0000
@@ -1,8 +1,7 @@
 Colortail works like the standard tail but it can optionally read
-a color config file where it's specified expressions that results in colors.
-It can be used to quickly get an overview of interesting activity by
-ie. colorize those brightred or some other color of your choose.
+a color config file where it's specified expressions that results
+in colors.  It can be used to quickly get an overview of interesting
+activity by ie. colorize those brightred or some other color of
+your choose.
 
-Author: Joakim Andersson <pt98jan@student.hk-r.se>
-
-WWW: http://web.archive.org/web/20030411093805/www.student.hk-r.se/~pt98jan/colortail.html
+WWW: http://morrdusk.net/projects/colortail/
--- colortail-0.3.0_2.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?200608211436.k7LEauFC082544>