git: 7bbc8e2b2041 - main - www/tt-rss: Update to g20210628 9669bb94d

Tobias C. Berner tcberner at FreeBSD.org
Fri Jul 16 07:42:11 UTC 2021


The branch main has been updated by tcberner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7bbc8e2b2041b0275d6fe4991d6e31c441e5332a

commit 7bbc8e2b2041b0275d6fe4991d6e31c441e5332a
Author:     Derek Schrock <dereks at lifeofadishwasher.com>
AuthorDate: 2021-07-05 23:13:25 +0000
Commit:     Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-07-16 07:23:43 +0000

    www/tt-rss: Update to g20210628 9669bb94d
    
    - Update to g20210628 9669bb94d
    - googlereaderkeys now a plugin
    
    PR:             257197
---
 www/tt-rss/Makefile  | 4 ++--
 www/tt-rss/distinfo  | 6 +++---
 www/tt-rss/pkg-plist | 1 -
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile
index 835460704399..084a913a34e1 100644
--- a/www/tt-rss/Makefile
+++ b/www/tt-rss/Makefile
@@ -1,7 +1,7 @@
 # Created by: Thierry Thomas <thierry at pompo.net>
 
 PORTNAME=	tt-rss
-PORTVERSION=	g20210423
+PORTVERSION=	g20210628
 PORTEPOCH=	2
 CATEGORIES=	www
 MASTER_SITES=	https://git.tt-rss.org/fox/tt-rss/archive/
@@ -22,7 +22,7 @@ USE_RC_SUBR=	ttrssd
 
 SHEBANG_FILES=	update.php update_daemon2.php
 
-_GIT_TAGNAME=	e8f78181f
+_GIT_TAGNAME=	9669bb94d
 
 REINPLACE_ARGS=	-i ""
 
diff --git a/www/tt-rss/distinfo b/www/tt-rss/distinfo
index 76e2d1013fb0..04fac10b5010 100644
--- a/www/tt-rss/distinfo
+++ b/www/tt-rss/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619238626
-SHA256 (tt-rss/e8f78181f.tar.gz) = 826c86faeafa7b16f56dc9b4a194b801c1afc2fa2ed22310035cdd10f328f82d
-SIZE (tt-rss/e8f78181f.tar.gz) = 6703910
+TIMESTAMP = 1625524103
+SHA256 (tt-rss/9669bb94d.tar.gz) = a7dae21774ea4a0ee04679a079c81efda1803f0a351298fe7c8899f55c9dd4dd
+SIZE (tt-rss/9669bb94d.tar.gz) = 6711742
diff --git a/www/tt-rss/pkg-plist b/www/tt-rss/pkg-plist
index f6efe7b49ea3..6df9a9f220f3 100644
--- a/www/tt-rss/pkg-plist
+++ b/www/tt-rss/pkg-plist
@@ -2340,7 +2340,6 @@
 %%WWWDIR%%/plugins/auto_assign_labels/init.php
 %%WWWDIR%%/plugins/bookmarklets/init.php
 %%WWWDIR%%/plugins/cache_starred_images/init.php
-%%WWWDIR%%/plugins/googlereaderkeys/init.php
 %%WWWDIR%%/plugins/hotkeys_force_top/init.js
 %%WWWDIR%%/plugins/hotkeys_force_top/init.php
 %%WWWDIR%%/plugins/hotkeys_noscroll/init.php


More information about the dev-commits-ports-main mailing list