Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2000 00:28:18 +0100 (CET)
From:      elwood@mc5sys.in-berlin.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16534: Bugfix: lang/yabasic
Message-ID:  <200002062328.AAA36613@mc5sys.in-berlin.de>

next in thread | raw e-mail | index | archive | help

>Number:         16534
>Category:       ports
>Synopsis:       Bugfix: lang/yabasic
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb  6 15:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Frank Gruender
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
The Psychedelic Underground
>Environment:

FreeBSD mc5sys.in-berlin.de 4.0-CURRENT FreeBSD 4.0-CURRENT #18: Fri Jan 21 16:25:54 CET 2000     root@mc5sys.in-berlin.de:/usr/src/sys/compile/MC5SYS  i386

>Description:

Add new MD5 Checksum and check for bison.

>How-To-Repeat:

>Fix:

diff -ruN --exclude cvs yabasic.old/Makefile yabasic/Makefile
--- yabasic.old/Makefile	Mon Feb  7 00:21:31 2000
+++ yabasic/Makefile	Mon Feb  7 00:21:31 2000
@@ -14,6 +14,8 @@
 
 MAINTAINER=	elwood@mc5sys.in-berlin.de
 
+BUILD_DEPENDS=	bison:${PORTSDIR}/devel/bison
+
 USE_XLIB=	yes
 GNU_CONFIGURE=	yes
 WRKSRC=		${WRKDIR}/${PKGNAME}
diff -ruN --exclude cvs yabasic.old/files/md5 yabasic/files/md5
--- yabasic.old/files/md5	Mon Feb  7 00:21:30 2000
+++ yabasic/files/md5	Mon Feb  7 00:21:31 2000
@@ -1 +1 @@
-MD5 (yab.tar.Z) = 2be2f2cfffc7fbb66052351fb51bc2c2
+MD5 (yab.tar.Z) = 6cefa6cab8a26fc6e439dde50645f5d0



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002062328.AAA36613>