Date: Thu, 7 Aug 2003 19:00:14 -0700 (PDT) From: Fumihiko Kimura <jfkimura@yahoo.co.jp> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/55339: Update ports: www/tdiary Message-ID: <200308080200.h7820EC3046737@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/55339; it has been noted by GNATS. From: Fumihiko Kimura <jfkimura@yahoo.co.jp> To: freebsd-gnats-submit@FreeBSD.org Cc: jfkimura@yahoo.co.jp Subject: Re: ports/55339: Update ports: www/tdiary Date: Fri, 08 Aug 2003 10:51:12 +0900 Hi. I discovered that update-patch did not come in send-pr justly. Following right: diff -urN /usr/ports/www/tdiary/Makefile /usr/ports/www/tdiary-stable/ Makefile --- /usr/ports/www/tdiary/Makefile Tue Jul 29 15:37:40 2003 +++ /usr/ports/www/tdiary-stable/Makefile Thu Aug 7 20:53:09 2003 @@ -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} \ @@ -80,7 +80,7 @@ @${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 -urN /usr/ports/www/tdiary/distinfo /usr/ports/www/tdiary-stable/ distinfo --- /usr/ports/www/tdiary/distinfo Thu Jul 10 15:24:23 2003 +++ /usr/ports/www/tdiary-stable/distinfo Tue Aug 5 17:27:34 2003 @@ -1 +1 @@ -MD5 (tdiary-full-1.5.4.tar.gz) = c2d87e40780d95d9e316db7c6774afc3 +MD5 (tdiary-full-1.5.5.tar.gz) = 68fe2d3a9d881bf15379d6e2376c3496 diff -urN /usr/ports/www/tdiary/pkg-message /usr/ports/www/tdiary-stable /pkg-message --- /usr/ports/www/tdiary/pkg-message Tue Jul 29 15:37:40 2003 +++ /usr/ports/www/tdiary-stable/pkg-message Thu Aug 7 21:23:18 2003 @@ -7,6 +7,9 @@ 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 @@ http://tdiary-users.sourceforge.jp/cgi-bin/wiki.cgi?FrontPage_en ======================================================================= ====== - --- Fumihiko Kimura <jfkimura@yahoo.co.jp> __________________________________________________ Do You Yahoo!? Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308080200.h7820EC3046737>