1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 2.6p4

PR: ports/11624
Submitted by: honda@kashio.info.mie-u.ac.jp
This commit is contained in:
Seiichirou Hiraoka 1999-05-10 16:27:54 +00:00
parent b1ee07820b
commit c9eb5db839
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18753
6 changed files with 19 additions and 19 deletions

View File

@ -1,13 +1,13 @@
# New ports collection Makefile for: rxvt
# Version required: 2.6PRE3
# Date created: 28 April 1999
# Version required: 2.6PRE4
# Date created: 11 May 1999
# Whom: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp>
#
# $Id: Makefile,v 1.7 1999/02/12 05:56:20 flathill Exp $
# $Id: Makefile,v 1.8 1999/05/01 02:08:00 steve Exp $
#
DISTNAME= rxvt-2.6.PRE3
PKGNAME= ja-rxvt-2.6p3
DISTNAME= rxvt-2.6.PRE4
PKGNAME= ja-rxvt-2.6p4
CATEGORIES= japanese x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/devel/

View File

@ -1 +1 @@
MD5 (rxvt-2.6.PRE3.tar.gz) = 63094f1ee4338941f65f66b069b3240b
MD5 (rxvt-2.6.PRE4.tar.gz) = 52f5902b6f4905442c087580c9261b80

View File

@ -1,5 +1,5 @@
*** Makefile.in.orig Fri Jan 29 22:10:45 1999
--- Makefile.in Fri Jan 29 22:11:13 1999
*** Makefile.in.orig Mon Mar 29 14:31:37 1999
--- Makefile.in Mon May 10 18:00:33 1999
***************
*** 9,15 ****
first_rule: all
@ -7,7 +7,7 @@
! subdirs = src doc rclock src/graphics
DIST = INSTALL README.configure configure Makefile Makefile.in
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
--- 9,15 ----
first_rule: all
@ -15,5 +15,5 @@
! subdirs = src doc
DIST = INSTALL README.configure configure Makefile Makefile.in
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog

View File

@ -1,7 +1,7 @@
*** src/command.c.orig Sun Jan 24 14:39:54 1999
--- src/command.c Fri Jan 29 22:57:48 1999
*** src/command.c.orig Mon May 10 09:32:21 1999
--- src/command.c Mon May 10 17:55:44 1999
***************
*** 289,295 ****
*** 303,309 ****
ttydev = tty_name;
# define PTYCHAR1 "pqrstuvwxyz"
@ -9,7 +9,7 @@
for (c1 = PTYCHAR1; *c1; c1++) {
ptydev[len] = ttydev[len] = *c1;
for (c2 = PTYCHAR2; *c2; c2++) {
--- 289,295 ----
--- 303,309 ----
ttydev = tty_name;
# define PTYCHAR1 "pqrstuvwxyz"

View File

@ -1,5 +1,5 @@
*** src/feature.h.orig Fri Jan 22 21:25:16 1999
--- src/feature.h Sat Jan 30 00:48:14 1999
*** src/feature.h.orig Sun Mar 28 16:36:48 1999
--- src/feature.h Mon May 10 17:56:35 1999
***************
*** 153,159 ****
* This has been superceded and is only for you older users
@ -18,7 +18,7 @@
/*
* To use
***************
*** 351,358 ****
*** 359,366 ****
#ifdef KANJI
# define NFONTS 5
# define FONT0_IDX 2
@ -27,7 +27,7 @@
#else
# ifdef ZH
# define NFONTS 5
--- 351,358 ----
--- 359,366 ----
#ifdef KANJI
# define NFONTS 5
# define FONT0_IDX 2

View File

@ -8,4 +8,4 @@ More information can be found at:
http://www.nobutaka.com/programs/rxvt.html
Documents are at /usr/X11R6/share/doc/ja/rxvt/.
WWW: http://babayaga.math.fu-berlin.de/rxvt/
WWW: http://www.rxvt.org/