Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 1999 13:40:05 -0400 (EDT)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13204: update port x11/rxvt from v2.6.0 to v2.6.1
Message-ID:  <199908171740.NAA09980@shadow.blackdawn.com>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908171740.NAA09980>