Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2002 10:21:58 -0800 (PST)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/33885: Update port: lang/yabasic to 2.711
Message-ID:  <200201141821.g0EILwM84605@freefall.freebsd.org>

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

>Number:         33885
>Category:       ports
>Synopsis:       Update port: lang/yabasic to 2.711
>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:   Mon Jan 14 10:30:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.711

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/lang/yabasic/Makefile lang/yabasic/Makefile
--- /usr/ports/lang/yabasic/Makefile	Tue Jul 17 13:15:11 2001
+++ lang/yabasic/Makefile	Sun Jan 13 12:13:53 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	yabasic
-PORTVERSION=	2.697
+PORTVERSION=	2.711
 CATEGORIES=	lang
 MASTER_SITES=	http://www.yabasic.de/download/
 
@@ -15,11 +15,10 @@
 USE_BISON=	yes
 USE_XLIB=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV+=	CPPFLAGS="-I${X11BASE}/include" \
-		LIBS="-L${X11BASE}/lib"
 MAN1=		yabasic.1
 
 post-patch:
+	@${PERL} -pi -e "s|-DUNIX|\@X_CFLAGS\@ -DUNIX|g" ${WRKSRC}/Makefile.in
 	@${PERL} -pi -e "s|<malloc.h>|<stdlib.h>|g" ${WRKSRC}/bison.c
 
 post-install:
diff -urN /usr/ports/lang/yabasic/distinfo lang/yabasic/distinfo
--- /usr/ports/lang/yabasic/distinfo	Tue Jul 17 13:15:11 2001
+++ lang/yabasic/distinfo	Sun Jan 13 11:54:57 2002
@@ -1 +1 @@
-MD5 (yabasic-2.697.tar.gz) = bbd287dd9d85acb0eb66db9f9d166b50
+MD5 (yabasic-2.711.tar.gz) = 3b3de9e72c65abfb15dc1c6e4ab9063f

>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?200201141821.g0EILwM84605>