From owner-svn-ports-all@freebsd.org Fri Jun 22 21:14:46 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 197E51027B84; Fri, 22 Jun 2018 21:14:46 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BFE15828F4; Fri, 22 Jun 2018 21:14:45 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A111226120; Fri, 22 Jun 2018 21:14:45 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5MLEj1w001044; Fri, 22 Jun 2018 21:14:45 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5MLEjcr001042; Fri, 22 Jun 2018 21:14:45 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201806222114.w5MLEjcr001042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 22 Jun 2018 21:14:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473075 - head/graphics/lximage-qt X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/graphics/lximage-qt X-SVN-Commit-Revision: 473075 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2018 21:14:46 -0000 Author: swills Date: Fri Jun 22 21:14:44 2018 New Revision: 473075 URL: https://svnweb.freebsd.org/changeset/ports/473075 Log: graphics/lximage-qt: Update to 0.7.0 While here, pass maintainership to submitter. PR: 228510 Submitted by: Jesper Schmitz Mouridsen Modified: head/graphics/lximage-qt/Makefile (contents, props changed) head/graphics/lximage-qt/distinfo (contents, props changed) Modified: head/graphics/lximage-qt/Makefile ============================================================================== --- head/graphics/lximage-qt/Makefile Fri Jun 22 21:04:21 2018 (r473074) +++ head/graphics/lximage-qt/Makefile Fri Jun 22 21:14:44 2018 (r473075) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= lximage-qt -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= graphics MASTER_SITES= LXQT -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jesper@schmitz.computer COMMENT= Image viewer and screenshot tool LICENSE= GPLv2 Modified: head/graphics/lximage-qt/distinfo ============================================================================== --- head/graphics/lximage-qt/distinfo Fri Jun 22 21:04:21 2018 (r473074) +++ head/graphics/lximage-qt/distinfo Fri Jun 22 21:14:44 2018 (r473075) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508765391 -SHA256 (lxqt/lximage-qt-0.6.0.tar.xz) = d560d0d47de64975d3f1712faa267a7eda117b9e2f5773ba30b359703d2149e1 -SIZE (lxqt/lximage-qt-0.6.0.tar.xz) = 41576 +TIMESTAMP = 1527343539 +SHA256 (lxqt/lximage-qt-0.7.0.tar.xz) = 1cac20e51db395eaba1c137d578f68a676a271a173a9aaad4ed92b99a98192d7 +SIZE (lxqt/lximage-qt-0.7.0.tar.xz) = 41560