File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -305,13 +305,12 @@ PKG pkgsend add file doc/ctags.config \
305
305
# install libs
306
306
LV=7.2.1
307
307
for file in ant.jar \
308
- bcel-6.0 .jar \
308
+ bcel-6.2 .jar \
309
309
lucene-analyzers-common-${LV} .jar \
310
310
lucene-core-${LV} .jar \
311
311
lucene-queryparser-${LV} .jar \
312
312
lucene-suggest-${LV} .jar \
313
313
jrcs.jar \
314
- swing-layout-0.9.jar \
315
314
json-simple-1.1.1.jar
316
315
do
317
316
PKG pkgsend add file dist/lib/${file} mode=0444 owner=root group=bin \
Original file line number Diff line number Diff line change @@ -65,13 +65,12 @@ d none var/opengrok/share 0755 root sys
65
65
d none var/opengrok/share/plugins 0755 root sys
66
66
f none usr/opengrok/share/plugins/plugins.jar=dist/plugins.jar 0444 root bin
67
67
f none usr/opengrok/lib/ant.jar=dist/lib/ant.jar 0444 root bin
68
- f none usr/opengrok/lib/bcel-6.0 .jar=lib/bcel-6.0 .jar 0444 root bin
68
+ f none usr/opengrok/lib/bcel-6.2 .jar=lib/bcel-6.2 .jar 0444 root bin
69
69
f none usr/opengrok/lib/lucene-core-7.2.1.jar=lib/lucene-core-7.2.1.jar 0444 root bin
70
70
f none usr/opengrok/lib/lucene-analyzers-common-7.2.1.jar=lib/lucene-analyzers-common-7.2.1.jar 0444 root bin
71
71
f none usr/opengrok/lib/lucene-queryparser-7.2.1.jar=lib/lucene-queryparser-7.2.1.jar 0444 root bin
72
72
f none usr/opengrok/lib/lucene-suggest-7.2.1.jar=lib/lucene-suggest-7.2.1.jar 0444 root bin
73
73
f none usr/opengrok/lib/jrcs.jar=lib/jrcs.jar 0444 root bin
74
- f none usr/opengrok/lib/swing-layout-0.9.jar=lib/swing-layout-0.9.jar 0444 root bin
75
74
f none usr/opengrok/lib/json-simple-1.1.1.jar=lib/json-simple-1.1.1.jar 0444 root bin
76
75
f none usr/opengrok/lib/ogindexd=platform/solaris/smf/ogindexd 0555 root bin
77
76
f none usr/opengrok/man/man1/opengrok.1=dist/opengrok.1 0444 root bin
You can’t perform that action at this time.
0 commit comments