mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Update to 0.14.
This commit is contained in:
parent
be77b8c70a
commit
b2f2d972ff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60437
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gorua
|
||||
PORTVERSION= 0.13d
|
||||
PORTVERSION= 0.14
|
||||
CATEGORIES= japanese
|
||||
MASTER_SITES= http://www.unixuser.org/~haruyama/software/goRua/
|
||||
DISTNAME= goRua-${PORTVERSION}
|
||||
@ -29,7 +29,7 @@ do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/goRua_cache_clean.rb ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/new_2ch_bbsmenu.rb ${PREFIX}/bin
|
||||
|
||||
${INSTALL_DATA} ${WRKSRC}/color_table.rb ${RUBY_SITELIBDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/goRua_color_table.rb ${RUBY_SITELIBDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/connect2ch.rb ${RUBY_SITELIBDIR}
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (goRua-0.13d.tar.bz2) = 95c1bb80e527144b2dc4a75c806072ba
|
||||
MD5 (goRua-0.14.tar.bz2) = e09320876b38f41dabd0320292ea82a9
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/goRua.rb
|
||||
bin/goRua_cache_clean.rb
|
||||
bin/new_2ch_bbsmenu.rb
|
||||
%%RUBY_SITELIBDIR%%/color_table.rb
|
||||
%%RUBY_SITELIBDIR%%/goRua_color_table.rb
|
||||
%%RUBY_SITELIBDIR%%/connect2ch.rb
|
||||
%%PORTDOCS%%share/doc/ja/goRua/README
|
||||
@exec mkdir -p %D/share/examples/goRua/dot.goRua_2ch/subject
|
||||
|
Loading…
Reference in New Issue
Block a user