Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 2020 07:00:05 +0000 (UTC)
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r556716 - head/www/tdiary
Message-ID:  <202012010700.0B1705js025415@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: meta
Date: Tue Dec  1 07:00:04 2020
New Revision: 556716
URL: https://svnweb.freebsd.org/changeset/ports/556716

Log:
  www/tdiary: Update to 5.1.4
  
  PR:		251461
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
  Relnotes:	https://tdiary.org/20201129.html

Modified:
  head/www/tdiary/Makefile
  head/www/tdiary/distinfo
  head/www/tdiary/pkg-plist

Modified: head/www/tdiary/Makefile
==============================================================================
--- head/www/tdiary/Makefile	Tue Dec  1 05:10:07 2020	(r556715)
+++ head/www/tdiary/Makefile	Tue Dec  1 07:00:04 2020	(r556716)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tdiary
-PORTVERSION=	5.1.3
+PORTVERSION=	5.1.4
 CATEGORIES?=	www ruby
 MASTER_SITES=	https://github.com/tdiary/tdiary-core/releases/download/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-full-v${PORTVERSION}

Modified: head/www/tdiary/distinfo
==============================================================================
--- head/www/tdiary/distinfo	Tue Dec  1 05:10:07 2020	(r556715)
+++ head/www/tdiary/distinfo	Tue Dec  1 07:00:04 2020	(r556716)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598720253
-SHA256 (tdiary-full-v5.1.3.tar.gz) = f09129efcb09368304a7a2f538fc6a5b9ce7289b23024a976e92374e25a1880c
-SIZE (tdiary-full-v5.1.3.tar.gz) = 7335708
+TIMESTAMP = 1606671501
+SHA256 (tdiary-full-v5.1.4.tar.gz) = 0c9ef6c357ae9b8f4014d54159562dc3d38d60286222a70c6d3a3b1d5c2917f5
+SIZE (tdiary-full-v5.1.4.tar.gz) = 7341096

Modified: head/www/tdiary/pkg-plist
==============================================================================
--- head/www/tdiary/pkg-plist	Tue Dec  1 05:10:07 2020	(r556715)
+++ head/www/tdiary/pkg-plist	Tue Dec  1 07:00:04 2020	(r556716)
@@ -1142,6 +1142,10 @@ bin/%%TDIARY_SCRIPT%%
 %%WWWDIR%%/theme/line/README
 %%WWWDIR%%/theme/line/line.css
 %%WWWDIR%%/theme/loading.gif
+%%WWWDIR%%/theme/logo/bitter.svg
+%%WWWDIR%%/theme/logo/pale.svg
+%%WWWDIR%%/theme/logo/soft.svg
+%%WWWDIR%%/theme/logo/vivid.svg
 %%WWWDIR%%/theme/loose-leaf/README
 %%WWWDIR%%/theme/loose-leaf/loose-leaf.css
 %%WWWDIR%%/theme/loose-leaf/loose-leaf_back.png



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012010700.0B1705js025415>