svn commit: r536677 - head/net/quiterss

Loïc Bartoletti lbartoletti at FreeBSD.org
Wed May 27 08:04:15 UTC 2020


Author: lbartoletti
Date: Wed May 27 08:04:14 2020
New Revision: 536677
URL: https://svnweb.freebsd.org/changeset/ports/536677

Log:
  net/quiterss: Update to 0.19.4
  
  Approved by:	tcberner
  Differential Revision:	https://reviews.freebsd.org/D25010

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

Modified: head/net/quiterss/Makefile
==============================================================================
--- head/net/quiterss/Makefile	Wed May 27 07:59:14 2020	(r536676)
+++ head/net/quiterss/Makefile	Wed May 27 08:04:14 2020	(r536677)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	quiterss
-PORTVERSION=	0.19.3
+PORTVERSION=	0.19.4
 CATEGORIES=	net
-MASTER_SITES=	http://quiterss.org/files/${PORTVERSION}/
+MASTER_SITES=	http://quiterss.org/files/${PORTVERSION}_/
 DISTNAME=	QuiteRSS-${PORTVERSION}-src
 
 MAINTAINER=	lbartoletti at FreeBSD.org

Modified: head/net/quiterss/distinfo
==============================================================================
--- head/net/quiterss/distinfo	Wed May 27 07:59:14 2020	(r536676)
+++ head/net/quiterss/distinfo	Wed May 27 08:04:14 2020	(r536677)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581108228
-SHA256 (QuiteRSS-0.19.3-src.tar.gz) = 697cdf45e2ee758fe2c2f1456e5f57fb755026d56f814e1656399a2e1a153d29
-SIZE (QuiteRSS-0.19.3-src.tar.gz) = 3764896
+TIMESTAMP = 1590401927
+SHA256 (QuiteRSS-0.19.4-src.tar.gz) = 01e5b12118939574e3b451841a92f7580c9135530e5834bc58881c1ff960888f
+SIZE (QuiteRSS-0.19.4-src.tar.gz) = 3771258


More information about the svn-ports-head mailing list