ports/59009: Update port: lang/yabasic to 2.730

KATO Tsuguru tkato at prontomail.com
Thu Nov 6 15:10:31 UTC 2003


>Number:         59009
>Category:       ports
>Synopsis:       Update port: lang/yabasic to 2.730
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 06 07:10:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.730

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/lang/yabasic/Makefile lang/yabasic/Makefile
--- /usr/ports/lang/yabasic/Makefile	Sun May 18 12:16:08 2003
+++ lang/yabasic/Makefile	Thu Nov  6 21:17:57 2003
@@ -6,21 +6,23 @@
 #
 
 PORTNAME=	yabasic
-PORTVERSION=	2.722
+PORTVERSION=	2.730
 CATEGORIES=	lang
 MASTER_SITES=	http://www.yabasic.de/download/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Yet another Basic for Unix and Windows
 
-USE_REINPLACE=	yes
-USE_BISON=	yes
 USE_XLIB=	yes
+USE_BISON=	yes
+USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+
 MAN1=		yabasic.1
 
 post-patch:
-	@${REINPLACE_CMD} -e "s|-DUNIX|\@X_CFLAGS\@ -DUNIX|g" ${WRKSRC}/Makefile.in
+	@${REINPLACE_CMD} -e "s|= -DUNIX|= @X_CFLAGS@ -DUNIX|g" ${WRKSRC}/Makefile.in
 	@${REINPLACE_CMD} -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	Sun May 18 12:16:08 2003
+++ lang/yabasic/distinfo	Thu Nov  6 21:15:55 2003
@@ -1 +1 @@
-MD5 (yabasic-2.722.tar.gz) = 57544b9737ee2121c781dada3600487d
+MD5 (yabasic-2.730.tar.gz) = d12992bd7023813fb1e8b5091248fb4a
diff -urN /usr/ports/lang/yabasic/pkg-plist lang/yabasic/pkg-plist
--- /usr/ports/lang/yabasic/pkg-plist	Thu Jun 14 16:40:20 2001
+++ lang/yabasic/pkg-plist	Thu Nov  6 21:13:56 2003
@@ -1,3 +1,3 @@
 bin/yabasic
-%%PORTDOCS%%share/doc/yabasic/yabasic.htm
-%%PORTDOCS%%@dirrm share/doc/yabasic
+%%PORTDOCS%%%%DOCSDIR%%/yabasic.htm
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list