diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-08-20 20:36:54 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-08-20 20:36:54 +0000 |
commit | 7d71d6f998633c1fef360bcae724f1b9b08d3aa1 (patch) | |
tree | 20ce8318f9ff6f61c796ea6bc06540e25d26f6d2 /japanese | |
parent | bb6211f6b6c6f1fd135424a2fd15fcffe2858f0e (diff) | |
download | ports-7d71d6f998633c1fef360bcae724f1b9b08d3aa1.tar.gz ports-7d71d6f998633c1fef360bcae724f1b9b08d3aa1.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/rxvt/Makefile | 8 | ||||
-rw-r--r-- | japanese/rxvt/distinfo | 2 | ||||
-rw-r--r-- | japanese/rxvt/files/patch-ab | 10 | ||||
-rw-r--r-- | japanese/rxvt/files/patch-ad | 8 | ||||
-rw-r--r-- | japanese/rxvt/files/patch-aj | 8 |
5 files changed, 18 insertions, 18 deletions
diff --git a/japanese/rxvt/Makefile b/japanese/rxvt/Makefile index 0d08bd046e26..667ca04c5d7e 100644 --- a/japanese/rxvt/Makefile +++ b/japanese/rxvt/Makefile @@ -1,13 +1,13 @@ # New ports collection Makefile for: ja-rxvt -# Version required: 2.6.0 +# Version required: 2.6.1 # Date created: 11 May 1999 # Whom: HONDA Yasuhiro <honda@kashio.info.mie-u.ac.jp> # -# $Id: Makefile,v 1.9 1999/05/10 16:27:33 flathill Exp $ +# $Id: Makefile,v 1.10 1999/06/08 22:18:52 steve Exp $ # -DISTNAME= rxvt-2.6.0 -PKGNAME= ja-rxvt-2.6.0 +DISTNAME= rxvt-2.6.1 +PKGNAME= ja-rxvt-2.6.1 CATEGORIES= japanese x11 MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ diff --git a/japanese/rxvt/distinfo b/japanese/rxvt/distinfo index f688af9ab4c0..f95834a81b0b 100644 --- a/japanese/rxvt/distinfo +++ b/japanese/rxvt/distinfo @@ -1 +1 @@ -MD5 (rxvt-2.6.0.tar.bz2) = 8f6d86c2b76d7f2945d121191ef25158 +MD5 (rxvt-2.6.1.tar.bz2) = bdbda851624a74b7f223f78402e451b4 diff --git a/japanese/rxvt/files/patch-ab b/japanese/rxvt/files/patch-ab index 83481d130f0e..501b93a715c1 100644 --- a/japanese/rxvt/files/patch-ab +++ b/japanese/rxvt/files/patch-ab @@ -1,5 +1,5 @@ -*** doc/Makefile.in.orig Tue Jun 8 18:53:55 1999 ---- doc/Makefile.in Tue Jun 8 21:57:59 1999 +*** doc/Makefile.in.orig Tue Aug 17 17:16:14 1999 +--- doc/Makefile.in Sat Aug 21 00:50:02 1999 *************** *** 39,45 **** @@ -24,7 +24,7 @@ ! alldoc: $(basedir)/$(VERNAME).lsm rxvt.1 rxvt.html rxvtRef.html rxvtRef.txt - yodl/versioninfo.yo: yodl/versioninfo.yo.in ../autoconf/Make.common.in + yodl/versioninfo.yo: yodl/versioninfo.yo.in ../src/version.h $(SED) $(SEDREPLACE) < $(srcdir)/yodl/versioninfo.yo.in > $@ --- 55,61 ---- @@ -32,7 +32,7 @@ ! alldoc: rxvt.1 - yodl/versioninfo.yo: yodl/versioninfo.yo.in ../autoconf/Make.common.in + yodl/versioninfo.yo: yodl/versioninfo.yo.in ../src/version.h $(SED) $(SEDREPLACE) < $(srcdir)/yodl/versioninfo.yo.in > $@ *************** *** 66,82 **** @@ -72,7 +72,7 @@ distclean: -! install: rxvt.1 +! install: ! $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)rxvt.$(manext) uninstall: diff --git a/japanese/rxvt/files/patch-ad b/japanese/rxvt/files/patch-ad index e9fa7c4aeef0..dddac75a6d5a 100644 --- a/japanese/rxvt/files/patch-ad +++ b/japanese/rxvt/files/patch-ad @@ -1,7 +1,7 @@ -*** src/command.c.orig Thu Jun 3 22:17:09 1999 ---- src/command.c Tue Jun 8 22:01:47 1999 +*** src/command.c.orig Fri Aug 13 01:32:39 1999 +--- src/command.c Sat Aug 21 00:51:34 1999 *************** -*** 316,322 **** +*** 322,328 **** 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++) { ---- 316,322 ---- +--- 322,328 ---- ttydev = tty_name; # define PTYCHAR1 "pqrstuvwxyz" diff --git a/japanese/rxvt/files/patch-aj b/japanese/rxvt/files/patch-aj index 5e54ab2cb519..805038dadcec 100644 --- a/japanese/rxvt/files/patch-aj +++ b/japanese/rxvt/files/patch-aj @@ -1,5 +1,5 @@ -*** src/feature.h.orig Fri Jun 4 00:01:38 1999 ---- src/feature.h Tue Jun 8 22:09:08 1999 +*** src/feature.h.orig Tue Aug 17 16:02:45 1999 +--- src/feature.h Sat Aug 21 00:52:08 1999 *************** *** 153,159 **** * This has been superceded and is only for you older users @@ -18,7 +18,7 @@ /* * To use *************** -*** 365,372 **** +*** 370,377 **** #ifdef KANJI # define NFONTS 5 # define FONT0_IDX 2 @@ -27,7 +27,7 @@ #endif #ifdef ZH # define NFONTS 5 ---- 365,372 ---- +--- 370,377 ---- #ifdef KANJI # define NFONTS 5 # define FONT0_IDX 2 |