FreeBSD Bugzilla – Attachment 162090 Details for
Bug 203800
[PATCH] lang/yabasic: Update to version 2.769
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lang_yabasic.diff
lang_yabasic.diff (text/plain), 1.82 KB, created by
tkato432
on 2015-10-15 18:32:34 UTC
(
hide
)
Description:
lang_yabasic.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-10-15 18:32:34 UTC
Size:
1.82 KB
patch
obsolete
>diff -urN /usr/ports/lang/yabasic/Makefile lang/yabasic/Makefile >--- /usr/ports/lang/yabasic/Makefile 2015-08-24 03:50:29.108887000 +0900 >+++ lang/yabasic/Makefile 2015-10-16 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/lang/yabasic/Makefile 389872 2015-06-16 23:02:07Z amdmi3 $ > > PORTNAME= yabasic >-PORTVERSION= 2.768 >+PORTVERSION= 2.769 > CATEGORIES= lang > MASTER_SITES= http://www.yabasic.de/download/ > >@@ -12,9 +12,9 @@ > LICENSE= ART10 GPLv2 > LICENSE_COMB= multi > >-USES= bison >+USES= bison ncurses >+USE_XORG= ice sm x11 > GNU_CONFIGURE= yes >-USE_XORG= x11 ice sm > > PORTDOCS= yabasic.htm > PLIST_FILES= bin/yabasic man/man1/yabasic.1.gz >@@ -28,14 +28,18 @@ > .endif > > post-patch: >- @${REINPLACE_CMD} -e 's|-DUNIX|@X_CFLAGS@ &|' ${WRKSRC}/Makefile.in >- @${REINPLACE_CMD} -e '/Intrinsic\.h/d' ${WRKSRC}/yabasic.h >+ @${REINPLACE_CMD} -e \ >+ 's|= -DUNIX|= @X_CFLAGS@ -DUNIX|g' ${WRKSRC}/Makefile.in >+ @${REINPLACE_CMD} -e \ >+ 's|-R$$x_libraries||' ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e \ >+ '/Intrinsic.h/d' ${WRKSRC}/yabasic.h > > post-build test: >- ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check -C ${WRKSRC} >+ @(cd ${WRKSRC} && ${DO_MAKE_BUILD} check) > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/yabasic.htm ${STAGEDIR}${DOCSDIR} >+ (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) > > .include <bsd.port.mk> >diff -urN /usr/ports/lang/yabasic/distinfo lang/yabasic/distinfo >--- /usr/ports/lang/yabasic/distinfo 2015-08-24 03:50:29.109380000 +0900 >+++ lang/yabasic/distinfo 2015-10-16 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (yabasic-2.768.tar.gz) = 1b86850c1a9c9a46603589daf43399bc2a4852986e4d130160bb88a29a92b113 >-SIZE (yabasic-2.768.tar.gz) = 573336 >+SHA256 (yabasic-2.769.tar.gz) = 558fc1a04675b8d8428c0d105ee08abb28d32f0ebf3380461fc3b603e16ba598 >+SIZE (yabasic-2.769.tar.gz) = 573272
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 203800
: 162090