svn commit: r377554 - head/net/quiterss

Pawel Pekala pawel at FreeBSD.org
Tue Jan 20 23:00:38 UTC 2015


Author: pawel
Date: Tue Jan 20 23:00:37 2015
New Revision: 377554
URL: https://svnweb.freebsd.org/changeset/ports/377554
QAT: https://qat.redports.org/buildarchive/r377554/

Log:
  Update to version 0.17.4
  
  Main Changes:
      Added: Saving SSL Certificates
      Fixed: Application crash
  
  PR:		196644
  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	Tue Jan 20 22:55:13 2015	(r377553)
+++ head/net/quiterss/Makefile	Tue Jan 20 23:00:37 2015	(r377554)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	quiterss
-PORTVERSION=	0.17.3
+PORTVERSION=	0.17.4
 CATEGORIES=	net
 MASTER_SITES=	http://quiterss.org/files/${PORTVERSION}/
 DISTNAME=	QuiteRSS-${PORTVERSION}-src

Modified: head/net/quiterss/distinfo
==============================================================================
--- head/net/quiterss/distinfo	Tue Jan 20 22:55:13 2015	(r377553)
+++ head/net/quiterss/distinfo	Tue Jan 20 23:00:37 2015	(r377554)
@@ -1,2 +1,2 @@
-SHA256 (QuiteRSS-0.17.3-src.tar.bz2) = 86c0dab126381fb112e20a269a8b06af8dacc412327bdbec6537668896abd614
-SIZE (QuiteRSS-0.17.3-src.tar.bz2) = 3667477
+SHA256 (QuiteRSS-0.17.4-src.tar.bz2) = 56b5025173678619994b6729ed69b02b8c8bfbe04800d97e6b1b54fd95e0aec8
+SIZE (QuiteRSS-0.17.4-src.tar.bz2) = 3829323


More information about the svn-ports-head mailing list