ports/67092: maintainer update: xboard 4.2.7

Mark Huizer xaa+ports at timewasters.nl
Sun May 23 18:00:54 UTC 2004


>Number:         67092
>Category:       ports
>Synopsis:       maintainer update: xboard 4.2.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 11:00:42 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mark Huizer
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
Terantula
>Environment:
System: FreeBSD eeyore.local.dohd.org 5.2-CURRENT FreeBSD 5.2-CURRENT #7: Thu May 6 10:02:21 MET DST 2004 xaa at eeyore.local.dohd.org:/usr/sources/obj/usr/sources/src/sys/eeyore i386


>Description:

port upgrade by maintainer

>How-To-Repeat:
	
>Fix:

apply patch

diff -uNdr ../games/xboard/Makefile xboard/Makefile
--- ../games/xboard/Makefile	Fri Sep 12 11:56:00 2003
+++ xboard/Makefile	Sun May 23 19:39:15 2004
@@ -6,23 +6,25 @@
 #
 
 PORTNAME=	xboard
-PORTVERSION=	4.2.6
+PORTVERSION=	4.2.7
 CATEGORIES=	games
 MASTER_SITES=	http://www.tim-mann.org/xboard/ \
 		${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	xboard
 
 MAINTAINER=	xaa+ports at timewasters.nl
-COMMENT=	X frontend for Crafty, GNUChess, Internet Chess Servers, or e-mail chess
+COMMENT=	X frontend for Crafty, GNUChess, Chess Servers, or e-mail chess
 
 USE_XLIB=	yes
 GNU_CONFIGURE=	yes
 USE_REINPLACE=	yes
 STRIP=
-MAN6=		xboard.6 cmail.6 zic2xpm.6
+MAN6=		xboard.6 zic2xpm.6
+INFO=		xboard
+BUILD_DEPENDS=	texi2html:${PORTSDIR}/textproc/texi2html
 
 .if defined(WITH_XAW3D)
-ONFIGURE_ARGS+= "--with-Xaw3d"
+CONFIGURE_ARGS+=	"--with-Xaw3d"
 LIB_DEPENDS+=	Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
 .endif
 
diff -uNdr ../games/xboard/distinfo xboard/distinfo
--- ../games/xboard/distinfo	Wed Mar 31 18:48:18 2004
+++ xboard/distinfo	Wed Feb 18 11:29:07 2004
@@ -1,2 +1,2 @@
-MD5 (xboard-4.2.6.tar.gz) = 1d6e38c61277eed6ad7af352586b37d5
-SIZE (xboard-4.2.6.tar.gz) = 1057625
+MD5 (xboard-4.2.7.tar.gz) = b70ad8ff7569975302c5fb402d5eea32
+SIZE (xboard-4.2.7.tar.gz) = 1318110
diff -uNdr ../games/xboard/files/patch-aa xboard/files/patch-aa
--- ../games/xboard/files/patch-aa	Thu Jan  1 01:00:00 1970
+++ xboard/files/patch-aa	Sun Feb 29 21:40:51 2004
@@ -0,0 +1,11 @@
+--- Makefile.in.orig	Sun Feb 29 17:40:14 2004
++++ Makefile.in	Sun Feb 29 17:40:20 2004
+@@ -60,7 +60,7 @@
+ 
+ default: xboard zic2xpm
+ 
+-all: default pseudosource info FAQ html dvi ps
++all: default pseudosource info FAQ html
+ 
+ install: installdirs default
+ 	$(INSTALL_PROGRAM) -s xboard $(bindir)/xboard
diff -uNdr ../games/xboard/pkg-plist xboard/pkg-plist
--- ../games/xboard/pkg-plist	Sun Jun  6 00:24:52 1999
+++ xboard/pkg-plist	Sun May 23 19:39:33 2004
@@ -2,6 +2,3 @@
 bin/cmail
 bin/pxboard
 bin/zic2xpm
- at unexec install-info --delete %D/info/xboard.info %D/info/dir
-info/xboard.info
- at exec install-info %D/info/xboard.info %D/info/dir
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list