From owner-freebsd-ports Tue Aug 17 10:41:11 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 E80171570E for ; Tue, 17 Aug 1999 10:41:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA54176; Tue, 17 Aug 1999 10:40:06 -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 8B2A81571C for ; Tue, 17 Aug 1999 10:40:34 -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 11GnDU-0005AM-00; Tue, 17 Aug 1999 10:40:09 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.2) id NAA09980; Tue, 17 Aug 1999 13:40:05 -0400 (EDT) (envelope-from will) Message-Id: <199908171740.NAA09980@shadow.blackdawn.com> Date: Tue, 17 Aug 1999 13:40:05 -0400 (EDT) From: Will Andrews Reply-To: Will Andrews To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13204: update port x11/rxvt from v2.6.0 to v2.6.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13204 >Category: ports >Synopsis: update port x11/rxvt 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:01 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. :-) There is a developmental version (v2.7.0), but after talking to Geoff Wing (the author/developer), it appears that rxvt 2.6.x is better to use as v2.7.0's status resembles that of 4.0-CURRENT's. I mean, basically, 2.6.x is more stable. 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 rxvt/Makefile rxvt.new/Makefile --- rxvt/Makefile Fri Jul 23 04:55:48 1999 +++ rxvt.new/Makefile Tue Aug 17 13:27:58 1999 @@ -6,16 +6,13 @@ # $Id: Makefile,v 1.24 1999/07/03 18:02:01 obrien Exp $ # -# If possible, please consider updating the simple ports/x11-clocks/rclock -# (and maybe ports/chinese/rxvt) when you upgrade rxvt. These ports all use -# the same distfile. - -DISTNAME= rxvt-2.6.0 +DISTNAME= rxvt-2.6.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ ftp://mason.primenet.com.au/pub/rxvt/ \ - http://wm.current.nu/files/ \ - ftp://ftp.nstu.ru/pub/sources/x/ + ${MASTER_SITE_SUNSITE} + +MASTER_SITE_SUBDIR= X11/terms MAINTAINER= andrews@technologist.com diff -urN rxvt/files/md5 rxvt.new/files/md5 --- rxvt/files/md5 Tue Jun 22 17:14:28 1999 +++ rxvt.new/files/md5 Tue Aug 17 13:06:48 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