ports/85880: Update port: lang/yabasic to 2.761

KATO Tsuguru tkato432 at yahoo.com
Thu Sep 8 17:10:21 UTC 2005


>Number:         85880
>Category:       ports
>Synopsis:       Update port: lang/yabasic to 2.761
>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 Sep 08 17:10:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p12 i386
>Organization:
>Environment:
>Description:
- Update to version 2.761

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/lang/yabasic/Makefile lang/yabasic/Makefile
--- /usr/ports/lang/yabasic/Makefile	Tue Apr 12 14:07:43 2005
+++ lang/yabasic/Makefile	Sun Sep  4 01:42:35 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	yabasic
-PORTVERSION=	2.751
+PORTVERSION=	2.761
 CATEGORIES=	lang
 MASTER_SITES=	http://www.yabasic.de/download/
 
@@ -20,12 +20,16 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=		yabasic.1
-PORTDOCS=	yabasic.htm
 PLIST_FILES=	bin/yabasic
 
+.if !defined(NOPORTDOCS)
+PORTDOCS=	yabasic.htm
+.endif
+
 post-patch:
 	@${REINPLACE_CMD} -e "s|= -DUNIX|= @X_CFLAGS@ -DUNIX|g" ${WRKSRC}/Makefile.in
 	@${REINPLACE_CMD} -e "s|<malloc.h>|<stdlib.h>|g" ${WRKSRC}/bison.c
+	@${REINPLACE_CMD} -e "s|setpgrp();|setpgid(0,0);|g" ${WRKSRC}/main.c
 
 post-build test:
 	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
diff -urN /usr/ports/lang/yabasic/distinfo lang/yabasic/distinfo
--- /usr/ports/lang/yabasic/distinfo	Tue Jul 20 14:00:01 2004
+++ lang/yabasic/distinfo	Sun Sep  4 01:11:29 2005
@@ -1,2 +1,2 @@
-MD5 (yabasic-2.751.tar.gz) = 89b4ae8f01e04ad5417bc5d91601d822
-SIZE (yabasic-2.751.tar.gz) = 521014
+MD5 (yabasic-2.761.tar.gz) = d7a72685e8f1cefebba8ef0710dabf63
+SIZE (yabasic-2.761.tar.gz) = 522583
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list