svn commit: r473178 - in head/www/qutebrowser: . files

Roman Bogorodskiy novel at FreeBSD.org
Sun Jun 24 04:34:01 UTC 2018


Author: novel
Date: Sun Jun 24 04:34:00 2018
New Revision: 473178
URL: https://svnweb.freebsd.org/changeset/ports/473178

Log:
  www/qutebrowser: update to 1.3.3
  
  Drop patch removing QtQuickWidgets dependency as it was removed upstream.

Deleted:
  head/www/qutebrowser/files/
Modified:
  head/www/qutebrowser/Makefile
  head/www/qutebrowser/distinfo

Modified: head/www/qutebrowser/Makefile
==============================================================================
--- head/www/qutebrowser/Makefile	Sun Jun 24 04:19:50 2018	(r473177)
+++ head/www/qutebrowser/Makefile	Sun Jun 24 04:34:00 2018	(r473178)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	qutebrowser
-DISTVERSION=	1.3.2
-PORTREVISION=	1
+DISTVERSION=	1.3.3
 CATEGORIES=	www
 MASTER_SITES=	CHEESESHOP
 

Modified: head/www/qutebrowser/distinfo
==============================================================================
--- head/www/qutebrowser/distinfo	Sun Jun 24 04:19:50 2018	(r473177)
+++ head/www/qutebrowser/distinfo	Sun Jun 24 04:34:00 2018	(r473178)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1528793956
-SHA256 (qutebrowser-1.3.2.tar.gz) = ff4bf5f74e6ba4f76e5bee8ab5c370c0fb8bbd99123592262c09605c5065c27f
-SIZE (qutebrowser-1.3.2.tar.gz) = 3535391
+TIMESTAMP = 1529756429
+SHA256 (qutebrowser-1.3.3.tar.gz) = 68cab76dbd23ef77c29865a80e3eb508a3b5392e9f190c497f8a93dada5c9906
+SIZE (qutebrowser-1.3.3.tar.gz) = 3536053


More information about the svn-ports-all mailing list