svn commit: r410892 - head/net/quiterss

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Mar 12 14:57:48 UTC 2016


Author: rakuco
Date: Sat Mar 12 14:57:47 2016
New Revision: 410892
URL: https://svnweb.freebsd.org/changeset/ports/410892

Log:
  Update to 0.18.4.
  
  Changelog:
    Changed: Mouse buttons settings of opening news is removed
    Changed: SQLite librari is updated to 3.11.1 version
    Fixed: msvcr120.dll troubles (Windows)
    Fixed: Application crash while using some shortcuts
    Fixed: Images are not displayed in some feeds
    Fixed: Folder properties does not display "Columns" tab
  
  PR:		207922
  Submitted by:	coder at tuxfamily.org (maintainer)

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

Modified: head/net/quiterss/Makefile
==============================================================================
--- head/net/quiterss/Makefile	Sat Mar 12 14:30:00 2016	(r410891)
+++ head/net/quiterss/Makefile	Sat Mar 12 14:57:47 2016	(r410892)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quiterss
-PORTVERSION=	0.18.3
+PORTVERSION=	0.18.4
 CATEGORIES=	net
 MASTER_SITES=	http://quiterss.org/files/${PORTVERSION}/
 DISTNAME=	QuiteRSS-${PORTVERSION}-src

Modified: head/net/quiterss/distinfo
==============================================================================
--- head/net/quiterss/distinfo	Sat Mar 12 14:30:00 2016	(r410891)
+++ head/net/quiterss/distinfo	Sat Mar 12 14:57:47 2016	(r410892)
@@ -1,2 +1,2 @@
-SHA256 (QuiteRSS-0.18.3-src.tar.gz) = 8c1a61452524b8f97f005df56f19d3ed71eb1f9c03c7d167ddc99b13e9c9a96b
-SIZE (QuiteRSS-0.18.3-src.tar.gz) = 3329918
+SHA256 (QuiteRSS-0.18.4-src.tar.gz) = e53ddcab32ed4894ee59afd0db5d7ab86248986fdf6e1c1aeec9c8a841867a9c
+SIZE (QuiteRSS-0.18.4-src.tar.gz) = 3340689


More information about the svn-ports-head mailing list