aboutsummaryrefslogtreecommitdiffstats
path: root/www/tdiary-devel
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2003-08-10 09:45:07 +0800
committerleeym <leeym@FreeBSD.org>2003-08-10 09:45:07 +0800
commitad8bf662b8371927473f4f9ae07c66ba4ff90ca1 (patch)
treec60f21a98e0be39532198c6285ef7a9775b533c4 /www/tdiary-devel
parent331a2927c5187f8679b8599189e962c400ba07a9 (diff)
downloadfreebsd-ports-graphics-ad8bf662b8371927473f4f9ae07c66ba4ff90ca1.tar.gz
freebsd-ports-graphics-ad8bf662b8371927473f4f9ae07c66ba4ff90ca1.tar.zst
freebsd-ports-graphics-ad8bf662b8371927473f4f9ae07c66ba4ff90ca1.zip
Update www/tdiary (maintainer): 1.5.4 --> 1.5.5
PR: 55422 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
Diffstat (limited to 'www/tdiary-devel')
-rw-r--r--www/tdiary-devel/Makefile8
-rw-r--r--www/tdiary-devel/distinfo2
-rw-r--r--www/tdiary-devel/pkg-message4
-rw-r--r--www/tdiary-devel/pkg-plist4
4 files changed, 10 insertions, 8 deletions
diff --git a/www/tdiary-devel/Makefile b/www/tdiary-devel/Makefile
index 4a933ae1004..18f16a9aeb0 100644
--- a/www/tdiary-devel/Makefile
+++ b/www/tdiary-devel/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-devel/distinfo b/www/tdiary-devel/distinfo
index e26a1bd8478..ae24b3d1f61 100644
--- a/www/tdiary-devel/distinfo
+++ b/www/tdiary-devel/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-devel/pkg-message b/www/tdiary-devel/pkg-message
index 13f818501ad..e16258eb3bb 100644
--- a/www/tdiary-devel/pkg-message
+++ b/www/tdiary-devel/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-devel/pkg-plist b/www/tdiary-devel/pkg-plist
index 4758eb8b7e9..a38ec0becb1 100644
--- a/www/tdiary-devel/pkg-plist
+++ b/www/tdiary-devel/pkg-plist
@@ -1,2 +1,2 @@
-share/examples/tdiary/tdiaryinst.rb
-share/examples/tdiary/tdiary-FreeBSD.sh
+%%EXAMPLESDIR%%/tdiaryinst.rb
+%%EXAMPLESDIR%%/tdiary-FreeBSD.sh