Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 13:39:59 -0400 (EDT)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13203: update port x11-clocks/rclock from v2.6.0 to v2.6.1
Message-ID:  <199908171739.NAA09508@shadow.blackdawn.com>

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

>Number:         13203
>Category:       ports
>Synopsis:       update port x11-clocks/rclock from v2.6.0 to v2.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 10:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
none
>Environment:

FreeBSD shadow.blackdawn.com 3.2-STABLE FreeBSD 3.2-STABLE #0: Sat Aug 14 00:56:46 EDT 1999     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

Hours ago, rxvt v2.6.1 was released. Here's the patch for rclock. :-)

This program depends on the same distfile as x11/rxvt does. As such,
I'd like to ask if obrien@FreeBSD.ORG would update the MAINTAINER for
this port to myself, as I am the rxvt MAINTAINER.

However, the MAINTAINER of chinese/rxvt will have to upgrade that
one h(im,er)self, since I certainly have no clue w/ chinese. :-)

Please note that I have removed certain MASTER_SITES since they either
are too slow, out of date, or no longer carry rxvt. I'm hoping that
sunsite will update their archives to include rxvt 2.6.1, so I'm leaving
MASTER_SITE_SUNSITE in.

>How-To-Repeat:

Use the diff below to patch the current port.

>Fix:

diff -urN rclock/Makefile rclock.new/Makefile
--- rclock/Makefile	Fri Jul 23 04:55:53 1999
+++ rclock.new/Makefile	Tue Aug 17 13:22:52 1999
@@ -7,15 +7,13 @@
 # $Id: Makefile,v 1.7 1999/06/24 04:43:55 obrien Exp $
 #
 
-PKGNAME=	rclock-2.6.0
-DISTNAME=	rxvt-2.6.0
+PKGNAME=	rclock-2.6.1
+DISTNAME=	rxvt-2.6.1
 CATEGORIES=	x11-clocks
-MASTER_SITES=	${MASTER_SITE_SUNSITE}  \
-		ftp://ftp.rxvt.org/pub/rxvt/  \
-		ftp://ftp.nuclecu.unam.mx/linux/local/rxvt/  \
-		ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin.X11/  \
-		http://wm.current.nu/files/  \
-		ftp://mason.primenet.com.au/pub/rxvt/
+MASTER_SITES=	ftp://ftp.rxvt.org/pub/rxvt/  \
+		ftp://mason.primenet.com.au/pub/rxvt/ \
+		${MASTER_SITE_SUNSITE}
+
 MASTER_SITE_SUBDIR=	X11/terms
 
 MAINTAINER=	obrien@FreeBSD.org
diff -urN rclock/files/md5 rclock.new/files/md5
--- rclock/files/md5	Fri Jul 23 04:55:53 1999
+++ rclock.new/files/md5	Tue Aug 17 13:15:21 1999
@@ -1 +1 @@
-MD5 (rxvt-2.6.0.tar.bz2) = 8f6d86c2b76d7f2945d121191ef25158
+MD5 (rxvt-2.6.1.tar.bz2) = bdbda851624a74b7f223f78402e451b4

>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?199908171739.NAA09508>