From owner-freebsd-ports Tue Aug 17 10:41: 6 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A6A5B1571C for ; Tue, 17 Aug 1999 10:41:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA54167; Tue, 17 Aug 1999 10:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id DD86C14EBB for ; Tue, 17 Aug 1999 10:40:31 -0700 (PDT) (envelope-from will@shadow.blackdawn.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=shadow.blackdawn.com) by neptune.psn.net with esmtp (PSN Internet Service 2.12 #3) for FreeBSD-gnats-submit@freebsd.org id 11GnDT-0005AB-00; Tue, 17 Aug 1999 10:40:07 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.2) id NAA09508; Tue, 17 Aug 1999 13:39:59 -0400 (EDT) (envelope-from will) Message-Id: <199908171739.NAA09508@shadow.blackdawn.com> Date: Tue, 17 Aug 1999 13:39:59 -0400 (EDT) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13203: update port x11-clocks/rclock from v2.6.0 to v2.6.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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