Date: 7 May 2000 02:44:34 -0000 From: lioux@uol.com.br To: FreeBSD-gnats-submit@freebsd.org Subject: ports/18425: Update x11/rxvt with official distribution patch Message-ID: <20000507024434.1216.qmail@Fedaykin.here>
next in thread | raw e-mail | index | archive | help
>Number: 18425 >Category: ports >Synopsis: Update x11/rxvt with official distribution patch >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: Sun May 07 01:10:18 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: FreeBSD Here.here 4.0-STABLE FreeBSD 4.0-STABLE #15: Fri May 5 11:27:27 EST 2000 lioux@Here.here:/usr/src/sys/compile/LIOUX i386 >Description: A simple update to the port adding an official distribution patch. >How-To-Repeat: n/a >Fix: diff -ruN /usr/ports/x11/rxvt/Makefile ./Makefile --- /usr/ports/x11/rxvt/Makefile Fri Apr 14 08:06:20 2000 +++ ./Makefile Sat May 6 01:44:52 2000 @@ -16,6 +16,10 @@ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/terms +PATCH_SITES= ftp://ftp.rxvt.org/pub/rxvt/ +PATCHFILES= rxvt-2.7.3.patch1.gz +PATCH_DIST_STRIP+= -p1 + MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff -ruN /usr/ports/x11/rxvt/files/md5 ./files/md5 --- /usr/ports/x11/rxvt/files/md5 Wed Mar 29 01:32:07 2000 +++ ./files/md5 Sat May 6 01:44:01 2000 @@ -1 +1,2 @@ MD5 (rxvt-2.7.3.tar.bz2) = 4f22d749152ba717c5b716df43801800 +MD5 (rxvt-2.7.3.patch1.gz) = 348fca4eb5e7bc41d070745e3655d184 >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?20000507024434.1216.qmail>