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 \
305305# install libs
306306LV=7.2.1
307307for file in ant.jar \
308- bcel-6.0 .jar \
308+ bcel-6.2 .jar \
309309 lucene-analyzers-common-${LV} .jar \
310310 lucene-core-${LV} .jar \
311311 lucene-queryparser-${LV} .jar \
312312 lucene-suggest-${LV} .jar \
313313 jrcs.jar \
314- swing-layout-0.9.jar \
315314 json-simple-1.1.1.jar
316315do
317316 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
6565d none var/opengrok/share/plugins 0755 root sys
6666f none usr/opengrok/share/plugins/plugins.jar=dist/plugins.jar 0444 root bin
6767f 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
6969f none usr/opengrok/lib/lucene-core-7.2.1.jar=lib/lucene-core-7.2.1.jar 0444 root bin
7070f none usr/opengrok/lib/lucene-analyzers-common-7.2.1.jar=lib/lucene-analyzers-common-7.2.1.jar 0444 root bin
7171f none usr/opengrok/lib/lucene-queryparser-7.2.1.jar=lib/lucene-queryparser-7.2.1.jar 0444 root bin
7272f none usr/opengrok/lib/lucene-suggest-7.2.1.jar=lib/lucene-suggest-7.2.1.jar 0444 root bin
7373f 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
7574f none usr/opengrok/lib/json-simple-1.1.1.jar=lib/json-simple-1.1.1.jar 0444 root bin
7675f none usr/opengrok/lib/ogindexd=platform/solaris/smf/ogindexd 0555 root bin
7776f 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