aboutsummaryrefslogtreecommitdiff
path: root/japanese/gorua
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2002-02-23 12:05:04 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2002-02-23 12:05:04 +0000
commit4807138c86d069174e460f22831347daad1a18e8 (patch)
tree4059259a50b7c8087671726fae3f252ebf6704ac /japanese/gorua
parenta5f810794e92c23b06b46ec452a95fdd0a483aea (diff)
downloadports-4807138c86d069174e460f22831347daad1a18e8.tar.gz
ports-4807138c86d069174e460f22831347daad1a18e8.zip
Update to 0.12b.
Notes
Notes: svn path=/head/; revision=55125
Diffstat (limited to 'japanese/gorua')
-rw-r--r--japanese/gorua/Makefile8
-rw-r--r--japanese/gorua/distinfo2
2 files changed, 7 insertions, 3 deletions
diff --git a/japanese/gorua/Makefile b/japanese/gorua/Makefile
index 4e9e23bc87d1..e6ef73155abc 100644
--- a/japanese/gorua/Makefile
+++ b/japanese/gorua/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gorua
-PORTVERSION= 0.11d
+PORTVERSION= 0.12b
CATEGORIES= japanese
MASTER_SITES= http://www.unixuser.org/~haruyama/software/goRua/
DISTNAME= goRua-${PORTVERSION}
@@ -22,6 +22,8 @@ USE_RUBY= yes
NO_BUILD= yes
+CONFIG_FILES= board_info bookmarks config gtkrc
+
do-configure:
${SED} -e "s,%%RUBY_WITHOUT_SUFFIX%%,${RUBY_WITHOUT_SUFFIX}," < ${WRKSRC}/new_2ch_bbsmenu.rb > ${WRKSRC}/new_2ch_bbsmenu.rb.tmp
${SED} -e "s,%%RUBY_WITHOUT_SUFFIX%%,${RUBY_WITHOUT_SUFFIX}," < ${WRKSRC}/goRua.rb > ${WRKSRC}/goRua.rb.tmp
@@ -40,7 +42,9 @@ do-install:
${MKDIR} ${PREFIX}/share/examples/goRua/dot.goRua_2ch
${MKDIR} ${PREFIX}/share/examples/goRua/dot.goRua_2ch/subject
${MKDIR} ${PREFIX}/share/examples/goRua/dot.goRua_2ch/thread
- ${INSTALL_DATA} ${WRKSRC}/.goRua_2ch/board_info ${PREFIX}/share/examples/goRua/dot.goRua_2ch
+.for f in ${CONFIG_FILES}
+ ${INSTALL_DATA} ${WRKSRC}/.goRua_2ch/${f} ${PREFIX}/share/examples/goRua/dot.goRua_2ch
+.endfor
post-install:
@${CAT} ${PKGMESSAGE}
diff --git a/japanese/gorua/distinfo b/japanese/gorua/distinfo
index 88449f1b88e5..a15c6f00f4e2 100644
--- a/japanese/gorua/distinfo
+++ b/japanese/gorua/distinfo
@@ -1 +1 @@
-MD5 (goRua-0.11d.tar.bz2) = 59be9d3e535ae8cee38742fc8da928c6
+MD5 (goRua-0.12b.tar.bz2) = 434147275ca156ce0067b271b5c9b972