From efc3695e3cc18b1b428f67995ed8f0257ac57b2c Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 12 Jul 1996 11:08:40 +0000 Subject: Upgrade, 3.4.0 -> 3.4.1. Note this now BUILD_DEPENDS on autoconf, and the 1,347 line patch is gone! Submitted by: markm --- games/xboard/Makefile | 18 +++++++++++++----- games/xboard/distinfo | 2 +- games/xboard/pkg-comment | 2 +- games/xboard/pkg-plist | 1 - 4 files changed, 15 insertions(+), 8 deletions(-) (limited to 'games') diff --git a/games/xboard/Makefile b/games/xboard/Makefile index cb459548ed0d..7c2649c34610 100644 --- a/games/xboard/Makefile +++ b/games/xboard/Makefile @@ -1,17 +1,25 @@ # New ports collection makefile for: xboard -# Version required: 3.4 patchlevel 0 +# Version required: 3.4 patchlevel 1 # Date created: 2 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.4 1995/04/11 00:20:24 asami Exp $ +# $Id: Makefile,v 1.5 1996/03/30 17:05:46 markm Exp $ # -DISTNAME= xboard-3.4.pl0 -PKGNAME= xboard-3.4.0 +DISTNAME= xboard-3.4.pl1 +PKGNAME= xboard-3.4.1 CATEGORIES+= games -MASTER_SITES= ftp://ftp.x.org/contrib/games/ +MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ + +MAINTAINER= markm@FreeBSD.ORG + +BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} +STRIP= + +pre-configure: + cd ${WRKSRC}; autoconf; autoheader .include diff --git a/games/xboard/distinfo b/games/xboard/distinfo index 864286512b31..12bd44825043 100644 --- a/games/xboard/distinfo +++ b/games/xboard/distinfo @@ -1 +1 @@ -MD5 (xboard-3.4.pl0.tar.gz) = fcfb5acd0a7f2f93c19301128019dd6e +MD5 (xboard-3.4.pl1.tar.gz) = 3c6afc087bc83888494038597baf9d1e diff --git a/games/xboard/pkg-comment b/games/xboard/pkg-comment index e87342a309ce..79018bf514f4 100644 --- a/games/xboard/pkg-comment +++ b/games/xboard/pkg-comment @@ -1 +1 @@ -xboard, X user interface for GNU Chess and the Internet Chess Server +X frontend for GNU Chess and the Internet Chess Server diff --git a/games/xboard/pkg-plist b/games/xboard/pkg-plist index a026d94fe315..b53164b8e10f 100644 --- a/games/xboard/pkg-plist +++ b/games/xboard/pkg-plist @@ -1,4 +1,3 @@ -@cwd /usr/local bin/xboard bin/cmail bin/pxboard -- cgit v1.2.3