View | Details | Raw Unified | Return to bug 176076
Collapse All | Expand All

(-)basic256/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: ports/lang/basic256/Makefile,v 1.11 2013/01/25 09:54:51 svnexp Exp $
2
# $FreeBSD: ports/lang/basic256/Makefile,v 1.11 2013/01/25 09:54:51 svnexp Exp $
3
3
4
PORTNAME=	basic256
4
PORTNAME=	basic256
5
PORTVERSION=	0.9.9.38
5
PORTVERSION=	0.9.9.46
6
CATEGORIES=	lang
6
CATEGORIES=	lang
7
MASTER_SITES=	SF
7
MASTER_SITES=	SF
8
MASTER_SITE_SUBDIR=	kidbasic/${PORTNAME}
8
MASTER_SITE_SUBDIR=	kidbasic/${PORTNAME}
(-)basic256/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (basic256_0.9.9.38.tgz) = 1af573364f6d6979a80518adbeb899a347637b3fe0e3741c0564a330c8404aa3
1
SHA256 (basic256_0.9.9.46.tgz) = 2d2cb4f665f8a10a6c2f011c5abc5d9a0e295d58b5e0edf72bbfcde688881481
2
SIZE (basic256_0.9.9.38.tgz) = 1723391
2
SIZE (basic256_0.9.9.46.tgz) = 1777450
(-)basic256/files/patch-BASIC256.pro (-42 / +21 lines)
Lines 1-47 Link Here
1
--- BASIC256.pro.orig	2013-01-07 19:49:52.000000000 +0100
1
--- BASIC256.pro.orig	2013-02-11 23:43:57.000000000 +0100
2
+++ BASIC256.pro	2013-01-07 19:59:34.000000000 +0100
2
+++ BASIC256.pro	2013-02-11 23:47:27.000000000 +0100
3
@@ -84,33 +84,33 @@
3
@@ -101,19 +101,19 @@
4
 	#DEFINES 		+= SOUND_DSP
5
 
6
         # Sound - Option 1 - SDL Mixer
7
-	#DEFINES 		+= SOUND_SDL
8
-	#LIBS			+= -lSDL
9
-	#LIBS			+= -lSDL_mixer
10
+	DEFINES 		+= SOUND_SDL
11
+	LIBS			+= -lSDL
12
+	LIBS			+= -lSDL_mixer
13
 
14
 	# Sound - Option 2 - QT Mobility Multimedia AudioOut
15
-	DEFINES 		+= SOUND_QMOBILITY
16
-	QT			+= mobility
17
-	CONFIG			+= mobility
18
-	MOBILITY		+= multimedia
19
+	#DEFINES 		+= SOUND_QMOBILITY
20
+	#QT			+= mobility
21
+	#CONFIG			+= mobility
22
+	#MOBILITY		+= multimedia
23
 
24
         ########
25
 	# rules for make install
4
 	# rules for make install
26
         ########
5
 	########
27
 	exampleFiles.files = ./Examples
6
 	exampleFiles.files		=	./Examples
28
-	exampleFiles.path = /usr/share/basic256
7
-	exampleFiles.path		=	/usr/share/basic256
29
+	exampleFiles.path = $$PREFIX/share/basic256
8
+	exampleFiles.path		=	$$PREFIX/share/basic256
30
 	INSTALLS += exampleFiles
9
 	INSTALLS				+=	exampleFiles
31
 
10
 
32
 	helpHTMLFiles.files = ./wikihelp/help
11
 	helpHTMLFiles.files		=	./wikihelp/help
33
-	helpHTMLFiles.path = /usr/share/basic256
12
-	helpHTMLFiles.path		=	/usr/share/basic256
34
+	helpHTMLFiles.path = $$PREFIX/share/basic256
13
+	helpHTMLFiles.path		=	$$PREFIX/share/basic256
35
 	INSTALLS += helpHTMLFiles
14
 	INSTALLS				+=	helpHTMLFiles
36
 
15
 
37
 	transFiles.files = ./Translations/*.qm
16
 	transFiles.files		=	./Translations/*.qm
38
-	transFiles.path = /usr/share/basic256
17
-	transFiles.path			=	/usr/share/basic256
39
+	transFiles.path = $$PREFIX/share/basic256
18
+	transFiles.path			=	$$PREFIX/share/basic256
40
 	INSTALLS += transFiles
19
 	INSTALLS				+=	transFiles
41
 
20
 
42
 	# main program executable
21
 	# main program executable
43
-	target.path = /usr/local/bin
22
-	target.path				=	/usr/local/bin
44
+	target.path = $$PREFIX/bin
23
+	target.path				=	$$PREFIX/bin
45
 	INSTALLS += target
24
 	INSTALLS				+=	target
46
 
25
 
47
 }
26
 }
(-)basic256/pkg-plist (-13 / +37 lines)
Lines 80-94 Link Here
80
%%DATADIR%%/Examples/t.kbc
80
%%DATADIR%%/Examples/t.kbc
81
%%DATADIR%%/Examples/teamdatabase.kbs
81
%%DATADIR%%/Examples/teamdatabase.kbs
82
%%DATADIR%%/Examples/teamdatabase.sqlite3
82
%%DATADIR%%/Examples/teamdatabase.sqlite3
83
%%DATADIR%%/Examples/testing/2darraytest.kbs
84
%%DATADIR%%/Examples/testing/2dstrarraytest.kbs
85
%%DATADIR%%/Examples/testing/KalRGB.kbs
83
%%DATADIR%%/Examples/testing/KalRGB.kbs
86
%%DATADIR%%/Examples/testing/README.txt
84
%%DATADIR%%/Examples/testing/README.txt
87
%%DATADIR%%/Examples/testing/arraylistassign.kbs
88
%%DATADIR%%/Examples/testing/beautifytest.kbs
89
%%DATADIR%%/Examples/testing/binary.dat
90
%%DATADIR%%/Examples/testing/binaryfileio.kbs
91
%%DATADIR%%/Examples/testing/counttest.kbs
92
%%DATADIR%%/Examples/testing/explodetest.kbs
85
%%DATADIR%%/Examples/testing/explodetest.kbs
93
%%DATADIR%%/Examples/testing/fontdemo.kbs
86
%%DATADIR%%/Examples/testing/fontdemo.kbs
94
%%DATADIR%%/Examples/testing/foo.txt
87
%%DATADIR%%/Examples/testing/foo.txt
Lines 99-104 Link Here
99
%%DATADIR%%/Examples/testing/random_one.kbs
92
%%DATADIR%%/Examples/testing/random_one.kbs
100
%%DATADIR%%/Examples/testing/readbinary_test.kbs
93
%%DATADIR%%/Examples/testing/readbinary_test.kbs
101
%%DATADIR%%/Examples/testing/replacetest.kbs
94
%%DATADIR%%/Examples/testing/replacetest.kbs
95
%%DATADIR%%/Examples/testing/rgbarecode.kbs
102
%%DATADIR%%/Examples/testing/tes_oo.kbs
96
%%DATADIR%%/Examples/testing/tes_oo.kbs
103
%%DATADIR%%/Examples/testing/test_dountil.kbs
97
%%DATADIR%%/Examples/testing/test_dountil.kbs
104
%%DATADIR%%/Examples/testing/test_logicalops.kbs
98
%%DATADIR%%/Examples/testing/test_logicalops.kbs
Lines 269-276 Link Here
269
%%DATADIR%%/help/de_writeline.html
263
%%DATADIR%%/help/de_writeline.html
270
%%DATADIR%%/help/de_year.html
264
%%DATADIR%%/help/de_year.html
271
%%DATADIR%%/help/de_zeichenketten-konstantenauchtext-konstanten.html
265
%%DATADIR%%/help/de_zeichenketten-konstantenauchtext-konstanten.html
266
%%DATADIR%%/help/en:start#Text
272
%%DATADIR%%/help/en_abs.html
267
%%DATADIR%%/help/en_abs.html
273
%%DATADIR%%/help/en_acos.html
268
%%DATADIR%%/help/en_acos.html
269
%%DATADIR%%/help/en_alert.html
274
%%DATADIR%%/help/en_anonymousarrays.html
270
%%DATADIR%%/help/en_anonymousarrays.html
275
%%DATADIR%%/help/en_arc.html
271
%%DATADIR%%/help/en_arc.html
276
%%DATADIR%%/help/en_arrays.html
272
%%DATADIR%%/help/en_arrays.html
Lines 293-298 Link Here
293
%%DATADIR%%/help/en_color.html
289
%%DATADIR%%/help/en_color.html
294
%%DATADIR%%/help/en_commandline.html
290
%%DATADIR%%/help/en_commandline.html
295
%%DATADIR%%/help/en_compileerrorcodes.html
291
%%DATADIR%%/help/en_compileerrorcodes.html
292
%%DATADIR%%/help/en_confirm.html
296
%%DATADIR%%/help/en_cos.html
293
%%DATADIR%%/help/en_cos.html
297
%%DATADIR%%/help/en_count.html
294
%%DATADIR%%/help/en_count.html
298
%%DATADIR%%/help/en_countx.html
295
%%DATADIR%%/help/en_countx.html
Lines 312-320 Link Here
312
%%DATADIR%%/help/en_degrees.html
309
%%DATADIR%%/help/en_degrees.html
313
%%DATADIR%%/help/en_dim.html
310
%%DATADIR%%/help/en_dim.html
314
%%DATADIR%%/help/en_dir.html
311
%%DATADIR%%/help/en_dir.html
312
%%DATADIR%%/help/en_do.html
315
%%DATADIR%%/help/en_dountil.html
313
%%DATADIR%%/help/en_dountil.html
316
%%DATADIR%%/help/en_editvisible.html
314
%%DATADIR%%/help/en_editvisible.html
315
%%DATADIR%%/help/en_else.html
317
%%DATADIR%%/help/en_end.html
316
%%DATADIR%%/help/en_end.html
317
%%DATADIR%%/help/en_endfunction.html
318
%%DATADIR%%/help/en_endif.html
319
%%DATADIR%%/help/en_endsubroutine.html
320
%%DATADIR%%/help/en_endwhile.html
318
%%DATADIR%%/help/en_eof.html
321
%%DATADIR%%/help/en_eof.html
319
%%DATADIR%%/help/en_errorcodes.html
322
%%DATADIR%%/help/en_errorcodes.html
320
%%DATADIR%%/help/en_exists.html
323
%%DATADIR%%/help/en_exists.html
Lines 325-340 Link Here
325
%%DATADIR%%/help/en_float.html
328
%%DATADIR%%/help/en_float.html
326
%%DATADIR%%/help/en_floor.html
329
%%DATADIR%%/help/en_floor.html
327
%%DATADIR%%/help/en_font.html
330
%%DATADIR%%/help/en_font.html
331
%%DATADIR%%/help/en_for.html
328
%%DATADIR%%/help/en_fornext.html
332
%%DATADIR%%/help/en_fornext.html
329
%%DATADIR%%/help/en_freedb.html
333
%%DATADIR%%/help/en_freedb.html
330
%%DATADIR%%/help/en_freedbset.html
334
%%DATADIR%%/help/en_freedbset.html
331
%%DATADIR%%/help/en_freefile.html
335
%%DATADIR%%/help/en_freefile.html
332
%%DATADIR%%/help/en_freenet.html
336
%%DATADIR%%/help/en_freenet.html
337
%%DATADIR%%/help/en_frombinary.html
338
%%DATADIR%%/help/en_fromhex.html
339
%%DATADIR%%/help/en_fromoctal.html
340
%%DATADIR%%/help/en_fromradix.html
333
%%DATADIR%%/help/en_function.html
341
%%DATADIR%%/help/en_function.html
342
%%DATADIR%%/help/en_getbrushcolor.html
334
%%DATADIR%%/help/en_getcolor.html
343
%%DATADIR%%/help/en_getcolor.html
344
%%DATADIR%%/help/en_getpenwidth.html
335
%%DATADIR%%/help/en_getsetting.html
345
%%DATADIR%%/help/en_getsetting.html
336
%%DATADIR%%/help/en_getslice.html
346
%%DATADIR%%/help/en_getslice.html
337
%%DATADIR%%/help/en_global.html
347
%%DATADIR%%/help/en_global.html
348
%%DATADIR%%/help/en_gosub.html
338
%%DATADIR%%/help/en_gosubreturn.html
349
%%DATADIR%%/help/en_gosubreturn.html
339
%%DATADIR%%/help/en_goto.html
350
%%DATADIR%%/help/en_goto.html
340
%%DATADIR%%/help/en_graphheight.html
351
%%DATADIR%%/help/en_graphheight.html
Lines 342-347 Link Here
342
%%DATADIR%%/help/en_graphvisible.html
353
%%DATADIR%%/help/en_graphvisible.html
343
%%DATADIR%%/help/en_graphwidth.html
354
%%DATADIR%%/help/en_graphwidth.html
344
%%DATADIR%%/help/en_hour.html
355
%%DATADIR%%/help/en_hour.html
356
%%DATADIR%%/help/en_if.html
345
%%DATADIR%%/help/en_ifthen.html
357
%%DATADIR%%/help/en_ifthen.html
346
%%DATADIR%%/help/en_imgload.html
358
%%DATADIR%%/help/en_imgload.html
347
%%DATADIR%%/help/en_imgsave.html
359
%%DATADIR%%/help/en_imgsave.html
Lines 377-382 Link Here
377
%%DATADIR%%/help/en_netlisten.html
389
%%DATADIR%%/help/en_netlisten.html
378
%%DATADIR%%/help/en_netread.html
390
%%DATADIR%%/help/en_netread.html
379
%%DATADIR%%/help/en_netwrite.html
391
%%DATADIR%%/help/en_netwrite.html
392
%%DATADIR%%/help/en_next.html
380
%%DATADIR%%/help/en_numericconstants.html
393
%%DATADIR%%/help/en_numericconstants.html
381
%%DATADIR%%/help/en_offerror.html
394
%%DATADIR%%/help/en_offerror.html
382
%%DATADIR%%/help/en_onerror.html
395
%%DATADIR%%/help/en_onerror.html
Lines 394-399 Link Here
394
%%DATADIR%%/help/en_portout.html
407
%%DATADIR%%/help/en_portout.html
395
%%DATADIR%%/help/en_print.html
408
%%DATADIR%%/help/en_print.html
396
%%DATADIR%%/help/en_programsyntax.html
409
%%DATADIR%%/help/en_programsyntax.html
410
%%DATADIR%%/help/en_prompt.html
397
%%DATADIR%%/help/en_putslice.html
411
%%DATADIR%%/help/en_putslice.html
398
%%DATADIR%%/help/en_radians.html
412
%%DATADIR%%/help/en_radians.html
399
%%DATADIR%%/help/en_rand.html
413
%%DATADIR%%/help/en_rand.html
Lines 445-451 Link Here
445
%%DATADIR%%/help/en_techinformation.html
459
%%DATADIR%%/help/en_techinformation.html
446
%%DATADIR%%/help/en_text.html
460
%%DATADIR%%/help/en_text.html
447
%%DATADIR%%/help/en_textwidth.html
461
%%DATADIR%%/help/en_textwidth.html
462
%%DATADIR%%/help/en_then.html
448
%%DATADIR%%/help/en_throwerror.html
463
%%DATADIR%%/help/en_throwerror.html
464
%%DATADIR%%/help/en_tobinary.html
465
%%DATADIR%%/help/en_tohex.html
466
%%DATADIR%%/help/en_tooctal.html
467
%%DATADIR%%/help/en_toradix.html
468
%%DATADIR%%/help/en_until.html
449
%%DATADIR%%/help/en_upper.html
469
%%DATADIR%%/help/en_upper.html
450
%%DATADIR%%/help/en_variables.html
470
%%DATADIR%%/help/en_variables.html
451
%%DATADIR%%/help/en_version.html
471
%%DATADIR%%/help/en_version.html
Lines 453-458 Link Here
453
%%DATADIR%%/help/en_wavplay.html
473
%%DATADIR%%/help/en_wavplay.html
454
%%DATADIR%%/help/en_wavstop.html
474
%%DATADIR%%/help/en_wavstop.html
455
%%DATADIR%%/help/en_wavwait.html
475
%%DATADIR%%/help/en_wavwait.html
476
%%DATADIR%%/help/en_while.html
456
%%DATADIR%%/help/en_whileendwhile.html
477
%%DATADIR%%/help/en_whileendwhile.html
457
%%DATADIR%%/help/en_write.html
478
%%DATADIR%%/help/en_write.html
458
%%DATADIR%%/help/en_writebyte.html
479
%%DATADIR%%/help/en_writebyte.html
Lines 508-516 Link Here
508
%%DATADIR%%/help/es_floor.html
529
%%DATADIR%%/help/es_floor.html
509
%%DATADIR%%/help/es_font.html
530
%%DATADIR%%/help/es_font.html
510
%%DATADIR%%/help/es_fornext.html
531
%%DATADIR%%/help/es_fornext.html
511
%%DATADIR%%/help/en_getbrushcolor.html
512
%%DATADIR%%/help/es_getcolor.html
532
%%DATADIR%%/help/es_getcolor.html
513
%%DATADIR%%/help/en_getpenwidth.html
514
%%DATADIR%%/help/es_getsetting.html
533
%%DATADIR%%/help/es_getsetting.html
515
%%DATADIR%%/help/es_getslice.html
534
%%DATADIR%%/help/es_getslice.html
516
%%DATADIR%%/help/es_gosubreturn.html
535
%%DATADIR%%/help/es_gosubreturn.html
Lines 764-769 Link Here
764
%%DATADIR%%/help/fr_write.html
783
%%DATADIR%%/help/fr_write.html
765
%%DATADIR%%/help/fr_writeline.html
784
%%DATADIR%%/help/fr_writeline.html
766
%%DATADIR%%/help/fr_year.html
785
%%DATADIR%%/help/fr_year.html
786
%%DATADIR%%/help/fullindex.html
767
%%DATADIR%%/help/galleryjmreneau.html
787
%%DATADIR%%/help/galleryjmreneau.html
768
%%DATADIR%%/help/galleryjoelkahn.html
788
%%DATADIR%%/help/galleryjoelkahn.html
769
%%DATADIR%%/help/games.html
789
%%DATADIR%%/help/games.html
Lines 785-799 Link Here
785
%%DATADIR%%/help/graphicsutilitiesstampmaker.html
805
%%DATADIR%%/help/graphicsutilitiesstampmaker.html
786
%%DATADIR%%/help/graphicsutility.html
806
%%DATADIR%%/help/graphicsutility.html
787
%%DATADIR%%/help/index.html
807
%%DATADIR%%/help/index.html
788
%%DATADIR%%/help/pt_arc.html
808
%%DATADIR%%/help/lib/exe/alert.png
789
%%DATADIR%%/help/pt_chord.html
790
%%DATADIR%%/help/pt_pie.html
791
%%DATADIR%%/help/lib/exe/arc_example.png
809
%%DATADIR%%/help/lib/exe/arc_example.png
792
%%DATADIR%%/help/lib/exe/basic256.png
810
%%DATADIR%%/help/lib/exe/basic256.png
793
%%DATADIR%%/help/lib/exe/chord_example.png
811
%%DATADIR%%/help/lib/exe/chord_example.png
794
%%DATADIR%%/help/lib/exe/circle.png
812
%%DATADIR%%/help/lib/exe/circle.png
795
%%DATADIR%%/help/lib/exe/color.png
813
%%DATADIR%%/help/lib/exe/color.png
814
%%DATADIR%%/help/lib/exe/confirm.png
796
%%DATADIR%%/help/lib/exe/css1353871590.css
815
%%DATADIR%%/help/lib/exe/css1353871590.css
816
%%DATADIR%%/help/lib/exe/css1359429941.css
797
%%DATADIR%%/help/lib/exe/de.png
817
%%DATADIR%%/help/lib/exe/de.png
798
%%DATADIR%%/help/lib/exe/en.png
818
%%DATADIR%%/help/lib/exe/en.png
799
%%DATADIR%%/help/lib/exe/en_cir.png
819
%%DATADIR%%/help/lib/exe/en_cir.png
Lines 822-831 Link Here
822
%%DATADIR%%/help/lib/exe/fr_cos.jpg
842
%%DATADIR%%/help/lib/exe/fr_cos.jpg
823
%%DATADIR%%/help/lib/exe/fr_sin.jpg
843
%%DATADIR%%/help/lib/exe/fr_sin.jpg
824
%%DATADIR%%/help/lib/exe/fr_tan.jpg
844
%%DATADIR%%/help/lib/exe/fr_tan.jpg
845
%%DATADIR%%/help/lib/exe/gamesballoons.png
825
%%DATADIR%%/help/lib/exe/gamescopycat.png
846
%%DATADIR%%/help/lib/exe/gamescopycat.png
826
%%DATADIR%%/help/lib/exe/gamesspinner.png
847
%%DATADIR%%/help/lib/exe/gamesspinner.png
827
%%DATADIR%%/help/lib/exe/graphicsutilitiesstamp2sprite.png
848
%%DATADIR%%/help/lib/exe/graphicsutilitiesstamp2sprite.png
828
%%DATADIR%%/help/lib/exe/gamesballoons.png
829
%%DATADIR%%/help/lib/exe/jmreneau_mobius.png
849
%%DATADIR%%/help/lib/exe/jmreneau_mobius.png
830
%%DATADIR%%/help/lib/exe/jmreneau_morie.png
850
%%DATADIR%%/help/lib/exe/jmreneau_morie.png
831
%%DATADIR%%/help/lib/exe/line.png
851
%%DATADIR%%/help/lib/exe/line.png
Lines 847-852 Link Here
847
%%DATADIR%%/help/lib/exe/nl_wrong_string.png
867
%%DATADIR%%/help/lib/exe/nl_wrong_string.png
848
%%DATADIR%%/help/lib/exe/opensearch.php
868
%%DATADIR%%/help/lib/exe/opensearch.php
849
%%DATADIR%%/help/lib/exe/pie_chart.png
869
%%DATADIR%%/help/lib/exe/pie_chart.png
870
%%DATADIR%%/help/lib/exe/prompt.png
850
%%DATADIR%%/help/lib/exe/pt.png
871
%%DATADIR%%/help/lib/exe/pt.png
851
%%DATADIR%%/help/lib/exe/rect.png
872
%%DATADIR%%/help/lib/exe/rect.png
852
%%DATADIR%%/help/lib/exe/ro.png
873
%%DATADIR%%/help/lib/exe/ro.png
Lines 1060-1065 Link Here
1060
%%DATADIR%%/help/pt_abs.html
1081
%%DATADIR%%/help/pt_abs.html
1061
%%DATADIR%%/help/pt_acos.html
1082
%%DATADIR%%/help/pt_acos.html
1062
%%DATADIR%%/help/pt_anonymousarrays.html
1083
%%DATADIR%%/help/pt_anonymousarrays.html
1084
%%DATADIR%%/help/pt_arc.html
1063
%%DATADIR%%/help/pt_arrays.html
1085
%%DATADIR%%/help/pt_arrays.html
1064
%%DATADIR%%/help/pt_asc.html
1086
%%DATADIR%%/help/pt_asc.html
1065
%%DATADIR%%/help/pt_asin.html
1087
%%DATADIR%%/help/pt_asin.html
Lines 1067-1072 Link Here
1067
%%DATADIR%%/help/pt_call.html
1089
%%DATADIR%%/help/pt_call.html
1068
%%DATADIR%%/help/pt_ceil.html
1090
%%DATADIR%%/help/pt_ceil.html
1069
%%DATADIR%%/help/pt_changedir.html
1091
%%DATADIR%%/help/pt_changedir.html
1092
%%DATADIR%%/help/pt_chord.html
1070
%%DATADIR%%/help/pt_chr.html
1093
%%DATADIR%%/help/pt_chr.html
1071
%%DATADIR%%/help/pt_circle.html
1094
%%DATADIR%%/help/pt_circle.html
1072
%%DATADIR%%/help/pt_clg.html
1095
%%DATADIR%%/help/pt_clg.html
Lines 1169-1174 Link Here
1169
%%DATADIR%%/help/pt_ostype.html
1192
%%DATADIR%%/help/pt_ostype.html
1170
%%DATADIR%%/help/pt_outputvisible.html
1193
%%DATADIR%%/help/pt_outputvisible.html
1171
%%DATADIR%%/help/pt_pause.html
1194
%%DATADIR%%/help/pt_pause.html
1195
%%DATADIR%%/help/pt_pie.html
1172
%%DATADIR%%/help/pt_pixel.html
1196
%%DATADIR%%/help/pt_pixel.html
1173
%%DATADIR%%/help/pt_plot.html
1197
%%DATADIR%%/help/pt_plot.html
1174
%%DATADIR%%/help/pt_poly.html
1198
%%DATADIR%%/help/pt_poly.html

Return to bug 176076