update to xboard 4.2.6
This commit is contained in:
parent
8e4e7454cf
commit
fc6cd7c49f
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2001/12/20 14:31:43 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2002/03/07 18:37:17 fgsch Exp $
|
||||
|
||||
COMMENT= "X11 frontend for GNU Chess and the Internet Chess Server"
|
||||
|
||||
DISTNAME= xboard-4.2.5
|
||||
DISTNAME= xboard-4.2.6
|
||||
CATEGORIES= games x11
|
||||
NEED_VERSION= 1.480
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xboard-4.2.5.tar.gz) = 679b5d2c9f649813d8158a4a06dc15ec
|
||||
RMD160 (xboard-4.2.5.tar.gz) = 2623a810a26732ac7b91728d3642dea91cd40f1e
|
||||
SHA1 (xboard-4.2.5.tar.gz) = de3d513867041f3733a132206a2bbc2d17f2a565
|
||||
MD5 (xboard-4.2.6.tar.gz) = 1d6e38c61277eed6ad7af352586b37d5
|
||||
RMD160 (xboard-4.2.6.tar.gz) = 65dcd6393aa5c444aaad0b1695869cf576362c49
|
||||
SHA1 (xboard-4.2.6.tar.gz) = 05b848a954b69f294f6582ceb966f88b2c5cb7be
|
||||
|
@ -1,7 +1,16 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1 2001/08/06 12:53:29 fgsch Exp $
|
||||
--- Makefile.in.orig Tue Feb 20 01:02:22 2001
|
||||
+++ Makefile.in Mon Aug 6 07:39:53 2001
|
||||
@@ -63,16 +63,14 @@ more: all pseudo-source info FAQ html dv
|
||||
$OpenBSD: patch-Makefile_in,v 1.2 2002/03/07 18:37:17 fgsch Exp $
|
||||
--- Makefile.in.orig Sat Feb 2 04:57:38 2002
|
||||
+++ Makefile.in Thu Mar 7 15:15:15 2002
|
||||
@@ -21,7 +21,7 @@ man6ext = .6
|
||||
# Yuck; the autoconf generated configure script sets an infodir variable
|
||||
# and provides a command-line flag to change it, but the default is
|
||||
# /usr/info instead of /usr/share/info.
|
||||
-infodir = $(prefix)/share/info
|
||||
+infodir = $(prefix)/info
|
||||
|
||||
CC = @CC@
|
||||
CFLAGS = @CFLAGS@ @CPPFLAGS@ -DINFODIR=\"$(infodir)\"
|
||||
@@ -67,16 +67,14 @@ more: all pseudo-source info FAQ html dv
|
||||
|
||||
install: installdirs xboard zic2xpm cmail pxboard xboard.man cmail.man \
|
||||
zic2xpm.man
|
||||
|
Loading…
Reference in New Issue
Block a user