diff options
author | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-08-25 09:14:39 +0000 |
---|---|---|
committer | Veniamin Gvozdikov <vg@FreeBSD.org> | 2013-08-25 09:14:39 +0000 |
commit | dbf6979911119ffeba1c2ede6a356f5d3a0d8327 (patch) | |
tree | aa4be4ca878c53c7188ecdd1beba8069c96269d6 /lang/basic256 | |
parent | 3487fcaa24fc790d2744f33ef3541487938d5819 (diff) | |
download | ports-dbf6979911119ffeba1c2ede6a356f5d3a0d8327.tar.gz ports-dbf6979911119ffeba1c2ede6a356f5d3a0d8327.zip |
Notes
Diffstat (limited to 'lang/basic256')
-rw-r--r-- | lang/basic256/Makefile | 4 | ||||
-rw-r--r-- | lang/basic256/distinfo | 4 | ||||
-rw-r--r-- | lang/basic256/pkg-plist | 14 |
3 files changed, 19 insertions, 3 deletions
diff --git a/lang/basic256/Makefile b/lang/basic256/Makefile index df83ade4e2f3..9b2b4b26d47d 100644 --- a/lang/basic256/Makefile +++ b/lang/basic256/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= basic256 -PORTVERSION= 0.9.9.58 +PORTVERSION= 0.9.9.64 CATEGORIES= lang MASTER_SITES= SF MASTER_SITE_SUBDIR= kidbasic/${PORTNAME} @@ -24,6 +24,8 @@ USE_QT4= corelib gui network xml webkit moc_build qmake_build rcc_build uic_buil USE_DOS2UNIX= yes HAS_CONFIGURE= yes +MAKE_JOBS_UNSAFE=yes + do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \ ${QMAKE} "PREFIX=${PREFIX}" BASIC256.pro diff --git a/lang/basic256/distinfo b/lang/basic256/distinfo index 21825656216a..c2e95fe04cec 100644 --- a/lang/basic256/distinfo +++ b/lang/basic256/distinfo @@ -1,2 +1,2 @@ -SHA256 (basic256_0.9.9.58.tgz) = d4f72d7bd4e73b9d8754d7e083fafff199b9e7d9d5330b2f1909308d3b1fa3b5 -SIZE (basic256_0.9.9.58.tgz) = 1684680 +SHA256 (basic256_0.9.9.64.tgz) = 8a3a5f919502d98329e3922eb656d76bd69142e7bbb31c8cf5d78af1fbd3b991 +SIZE (basic256_0.9.9.64.tgz) = 1919053 diff --git a/lang/basic256/pkg-plist b/lang/basic256/pkg-plist index 4a5592c58111..5e173c964fc4 100644 --- a/lang/basic256/pkg-plist +++ b/lang/basic256/pkg-plist @@ -803,10 +803,16 @@ bin/BASIC256 %%DATADIR%%/help/graphicsutilitiesstampmaker.html %%DATADIR%%/help/graphicsutility.html %%DATADIR%%/help/index.html +%%DATADIR%%/help/jp_start.html +%%DATADIR%%/help/lib/exe/alert.png %%DATADIR%%/help/lib/exe/arc_example.png %%DATADIR%%/help/lib/exe/basic256.png %%DATADIR%%/help/lib/exe/chord_example.png +%%DATADIR%%/help/lib/exe/circle.png +%%DATADIR%%/help/lib/exe/color.png +%%DATADIR%%/help/lib/exe/confirm.png %%DATADIR%%/help/lib/exe/css1353871590.css +%%DATADIR%%/help/lib/exe/css1364650667.css %%DATADIR%%/help/lib/exe/de.png %%DATADIR%%/help/lib/exe/en.png %%DATADIR%%/help/lib/exe/en_cir.png @@ -835,8 +841,13 @@ bin/BASIC256 %%DATADIR%%/help/lib/exe/fr_cos.jpg %%DATADIR%%/help/lib/exe/fr_sin.jpg %%DATADIR%%/help/lib/exe/fr_tan.jpg +%%DATADIR%%/help/lib/exe/gamesballoons.png +%%DATADIR%%/help/lib/exe/gamescopycat.png +%%DATADIR%%/help/lib/exe/gamesspinner.png +%%DATADIR%%/help/lib/exe/graphicsutilitiesstamp2sprite.png %%DATADIR%%/help/lib/exe/jmreneau_mobius.png %%DATADIR%%/help/lib/exe/jmreneau_morie.png +%%DATADIR%%/help/lib/exe/line.png %%DATADIR%%/help/lib/exe/nl.png %%DATADIR%%/help/lib/exe/nl_array.png %%DATADIR%%/help/lib/exe/nl_arrays_disp.png @@ -855,7 +866,9 @@ bin/BASIC256 %%DATADIR%%/help/lib/exe/nl_wrong_string.png %%DATADIR%%/help/lib/exe/opensearch.php %%DATADIR%%/help/lib/exe/pie_chart.png +%%DATADIR%%/help/lib/exe/prompt.png %%DATADIR%%/help/lib/exe/pt.png +%%DATADIR%%/help/lib/exe/rect.png %%DATADIR%%/help/lib/exe/ro.png %%DATADIR%%/help/lib/exe/ru.png %%DATADIR%%/help/lib/exe/ru_cir.png @@ -865,6 +878,7 @@ bin/BASIC256 %%DATADIR%%/help/lib/exe/ru_radians.png %%DATADIR%%/help/lib/exe/ru_stamp.png %%DATADIR%%/help/lib/exe/sp.png +%%DATADIR%%/help/lib/exe/stampmaker.png %%DATADIR%%/help/lib/images/license/button/cc-by-nc-sa.png %%DATADIR%%/help/lib/images/smileys/fixme.gif %%DATADIR%%/help/lib/images/smileys/icon_exclaim.gif |