svn commit: r448740 - head/net/quiterss

Tobias Kortkamp tobik at FreeBSD.org
Fri Aug 25 20:10:56 UTC 2017


Author: tobik
Date: Fri Aug 25 20:10:55 2017
New Revision: 448740
URL: https://svnweb.freebsd.org/changeset/ports/448740

Log:
  net/quiterss: Update to 0.18.8
  
  - Fixes "Show Unread" news filter
  
  PR:		221806
  Submitted by:	lbartoletti at tuxfamily.org (maintainer)

Modified:
  head/net/quiterss/Makefile
  head/net/quiterss/distinfo

Modified: head/net/quiterss/Makefile
==============================================================================
--- head/net/quiterss/Makefile	Fri Aug 25 19:59:27 2017	(r448739)
+++ head/net/quiterss/Makefile	Fri Aug 25 20:10:55 2017	(r448740)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quiterss
-PORTVERSION=	0.18.7
+PORTVERSION=	0.18.8
 CATEGORIES=	net
 MASTER_SITES=	http://quiterss.org/files/${PORTVERSION}/
 DISTNAME=	QuiteRSS-${PORTVERSION}-src

Modified: head/net/quiterss/distinfo
==============================================================================
--- head/net/quiterss/distinfo	Fri Aug 25 19:59:27 2017	(r448739)
+++ head/net/quiterss/distinfo	Fri Aug 25 20:10:55 2017	(r448740)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503547215
-SHA256 (QuiteRSS-0.18.7-src.tar.gz) = 5c029dc318b85f30415fef53098b1c8c45d3947bfc018edf580c9d82bcdf3e5b
-SIZE (QuiteRSS-0.18.7-src.tar.gz) = 3512735
+TIMESTAMP = 1503691367
+SHA256 (QuiteRSS-0.18.8-src.tar.gz) = c83c6736b1331a6fd9b257fa91c282c504086704d0c69c483bb31c7c6759fe57
+SIZE (QuiteRSS-0.18.8-src.tar.gz) = 3512785


More information about the svn-ports-head mailing list