From 1c782a4ca9f489071d3951fd0f9c754e4367d09c Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 19 Jul 2004 17:52:40 +0000 Subject: [PATCH] Update to version 2.751 PR: ports/69298 Submitted by: Ports Fury --- lang/yabasic/Makefile | 5 ++++- lang/yabasic/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index 12693b700869..4b4c40f2ab88 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yabasic -PORTVERSION= 2.744 +PORTVERSION= 2.751 CATEGORIES= lang MASTER_SITES= http://www.yabasic.de/download/ @@ -27,6 +27,9 @@ post-patch: @${REINPLACE_CMD} -e "s|= -DUNIX|= @X_CFLAGS@ -DUNIX|g" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "s|||g" ${WRKSRC}/bison.c +post-build test: + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/lang/yabasic/distinfo b/lang/yabasic/distinfo index 5dc11ca6e4b6..e77f0b237743 100644 --- a/lang/yabasic/distinfo +++ b/lang/yabasic/distinfo @@ -1,2 +1,2 @@ -MD5 (yabasic-2.744.tar.gz) = f8485d7aa8ff0148a4b71f4ec88b31df -SIZE (yabasic-2.744.tar.gz) = 510942 +MD5 (yabasic-2.751.tar.gz) = 89b4ae8f01e04ad5417bc5d91601d822 +SIZE (yabasic-2.751.tar.gz) = 521014