summaryrefslogtreecommitdiff
path: root/www/tdiary
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2003-08-10 01:45:07 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2003-08-10 01:45:07 +0000
commit83e84ef393ac9abea7bd615cd07fe6489efccf6a (patch)
tree97efb7f31f31672ab4f00bc09ed026d837f30181 /www/tdiary
parentBack out unapproved changes, notably to the MAINTAINER line, made (diff)
Update www/tdiary (maintainer): 1.5.4 --> 1.5.5
PR: 55422 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
Notes
Notes: svn path=/head/; revision=86694
Diffstat (limited to 'www/tdiary')
-rw-r--r--www/tdiary/Makefile8
-rw-r--r--www/tdiary/distinfo2
-rw-r--r--www/tdiary/pkg-message4
-rw-r--r--www/tdiary/pkg-plist4
4 files changed, 10 insertions, 8 deletions
diff --git a/www/tdiary/Makefile b/www/tdiary/Makefile
index 4a933ae10043..18f16a9aeb01 100644
--- a/www/tdiary/Makefile
+++ b/www/tdiary/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= tdiary
-PORTVERSION= 1.5.4
-PORTREVISION= 3
+PORTVERSION= 1.5.5
+#PORTREVISION= 0
CATEGORIES= www ruby
MASTER_SITES= \
${MASTER_SITE_SOURCEFORGE} \
@@ -30,7 +30,7 @@ USE_RUBY= yes
RUBY_SHEBANG_FILES= index.rb update.rb misc/convert2.rb misc/posttdiary.rb misc/plugin/squeeze.rb misc/plugin/weather.rb \
misc/plugin/windex.rb misc/plugin/a/a_conf.rb misc/plugin/todo/todo.rb misc/plugin/trackback/tb.rb
-TDIARYDIR= ${PREFIX}/share/examples/${PORTNAME}
+TDIARYDIR= ${EXAMPLESDIR}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.if !defined(TDIARY_LANG)
@@ -80,7 +80,7 @@ post-install:
@${ECHO} 'share/examples/${PORTNAME}/plugin/disp_referrer.rb' >> ${TMPPLIST}
.endif
@${ECHO} 'share/examples/${PORTNAME}/plugin/comment_mail-sendmail.rb' >> ${TMPPLIST}
-.if ${TDIARY_LANG} == tdiary.conf-en
+.if ${TDIARY_LANG} == tdiary.conf-en
@${ECHO} 'share/examples/${PORTNAME}/plugin/00lang.en.rb' >> ${TMPPLIST}
.endif
@cd ${WRKSRC} && ${FIND} . -type d -depth | ${SED} -e 's,^\.,@dirrm share/examples/${PORTNAME},' >> ${TMPPLIST}
diff --git a/www/tdiary/distinfo b/www/tdiary/distinfo
index e26a1bd84787..ae24b3d1f61f 100644
--- a/www/tdiary/distinfo
+++ b/www/tdiary/distinfo
@@ -1 +1 @@
-MD5 (tdiary-full-1.5.4.tar.gz) = c2d87e40780d95d9e316db7c6774afc3
+MD5 (tdiary-full-1.5.5.tar.gz) = f035b1f9a4938ebab06518670704613b
diff --git a/www/tdiary/pkg-message b/www/tdiary/pkg-message
index 13f818501adc..e16258eb3bb8 100644
--- a/www/tdiary/pkg-message
+++ b/www/tdiary/pkg-message
@@ -7,6 +7,9 @@ This script should be run manually.
or
% ruby @@@@PREFIX@@@@/share/examples/tdiary/tdiaryinst.rb
+same as script :
+ @@@@PREFIX@@@@/share/examples/tdiary/tdiary-FreeBSD.sh
+
There is a document by English in the following directories.
See ...
@@@@PREFIX@@@@/share/examples/tdiary/misc/i18n/
@@ -15,4 +18,3 @@ There is a document by English in the following directories.
http://tdiary-users.sourceforge.jp/cgi-bin/wiki.cgi?FrontPage_en
=============================================================================
-
diff --git a/www/tdiary/pkg-plist b/www/tdiary/pkg-plist
index 4758eb8b7e98..a38ec0becb1b 100644
--- a/www/tdiary/pkg-plist
+++ b/www/tdiary/pkg-plist
@@ -1,2 +1,2 @@
-share/examples/tdiary/tdiaryinst.rb
-share/examples/tdiary/tdiary-FreeBSD.sh
+%%EXAMPLESDIR%%/tdiaryinst.rb
+%%EXAMPLESDIR%%/tdiary-FreeBSD.sh