Update to version 2.7.2.

This commit is contained in:
kevlo 2000-01-18 08:27:01 +00:00
parent 2b91f3fe8b
commit 3b5c21e07b
5 changed files with 19 additions and 19 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.10 1999/10/31 18:47:40 brad Exp $
# $OpenBSD: Makefile,v 1.11 2000/01/18 08:27:01 kevlo Exp $
DISTNAME= rxvt-2.6.1
DISTNAME= rxvt-2.7.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
ftp://mason.primenet.com.au/pub/rxvt/ \
@ -13,7 +13,7 @@ USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-utmp --enable-wtmp \
--with-xpm --enable-xpm-background --enable-transparency \
--enable-xgetdefault --with-term="rxvt"
--enable-xgetdefault --enable-languages --enable-xim
post-install:
@chmod 4755 ${PREFIX}/bin/rxvt

View File

@ -1,3 +1,3 @@
MD5 (rxvt-2.6.1.tar.gz) = 4e288c1bd50cb6d18565366c2cd7ae29
RMD160 (rxvt-2.6.1.tar.gz) = 2234dc98819742a2db9dbace96f64749f824b3f6
SHA1 (rxvt-2.6.1.tar.gz) = b7dd114a5ba94e6e6d9ea05c799875e09d81476a
MD5 (rxvt-2.7.2.tar.gz) = 204a5481ccf806bb8dd21a297b5745f0
RMD160 (rxvt-2.7.2.tar.gz) = 1c59f7586d208be4b78a8de001c5a304a7e0299b
SHA1 (rxvt-2.7.2.tar.gz) = b5006e88245df5221ba8e5a2b9e73a317ce99b82

View File

@ -1,13 +1,13 @@
--- doc/Makefile.in.orig Sat Aug 7 02:09:34 1999
+++ doc/Makefile.in Sat Aug 7 02:10:14 1999
@@ -66,8 +66,8 @@
rxvt.tbl: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
yodl2man -orxvt.tbl yodl/rxvt.yo
--- doc/Makefile.in.orig Tue Jan 18 14:28:32 2000
+++ doc/Makefile.in Tue Jan 18 14:29:00 2000
@@ -40,8 +40,8 @@
all: rxvt.1
-rxvt.1: rxvt.tbl Makefile
- @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
+#rxvt.1: rxvt.tbl Makefile
+# @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
rxvt.html: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
yodl2html -o$@ yodl/rxvt.yo
SEDREPLACE = -e 's%@RXVT_VERSION@%$(VERSION)%g;'\
-e 's%@RXVT_LSMDATE@%$(LSMDATE)%g;'\

View File

@ -1,11 +1,11 @@
--- Makefile.in.orig Sun Oct 31 11:56:07 1999
+++ Makefile.in Sun Oct 31 11:56:46 1999
--- Makefile.in.orig Tue Jan 18 14:29:32 2000
+++ Makefile.in Tue Jan 18 14:29:52 2000
@@ -9,7 +9,7 @@
first_rule: all
dummy:
-subdirs = src doc rclock src/graphics
+subdirs = src doc # rclock src/graphics
-subdirs = src doc rclock src/graphics src/test
+subdirs = src doc # rclock src/graphics src/test
DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog

View File

@ -1,5 +1,5 @@
--- autoconf/config.h.in.orig Sun Oct 31 11:58:19 1999
+++ autoconf/config.h.in Sun Oct 31 11:59:16 1999
--- autoconf/config.h.in.orig Tue Jan 18 14:31:23 2000
+++ autoconf/config.h.in Tue Jan 18 14:32:14 2000
@@ -161,7 +161,7 @@
#undef HAVE_UTMP_HOST