From owner-svn-ports-all@freebsd.org Fri Oct 27 15:33:59 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 256F0E49158; Fri, 27 Oct 2017 15:33:59 +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 mx1.freebsd.org (Postfix) with ESMTPS id E05466B414; Fri, 27 Oct 2017 15:33:58 +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 v9RFXwLZ023530; Fri, 27 Oct 2017 15:33:58 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9RFXvf6023527; Fri, 27 Oct 2017 15:33:57 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201710271533.v9RFXvf6023527@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 27 Oct 2017 15:33:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452992 - head/devel/liblxqt X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/liblxqt X-SVN-Commit-Revision: 452992 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.23 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, 27 Oct 2017 15:33:59 -0000 Author: swills Date: Fri Oct 27 15:33:57 2017 New Revision: 452992 URL: https://svnweb.freebsd.org/changeset/ports/452992 Log: devel/liblxqt: Update to 0.12.0 PR: 223212 Submitted by: Olivier Duchateau Approved by: Jesper Schmitz Mouridsen (maintainer) Modified: head/devel/liblxqt/Makefile head/devel/liblxqt/distinfo head/devel/liblxqt/pkg-descr Modified: head/devel/liblxqt/Makefile ============================================================================== --- head/devel/liblxqt/Makefile Fri Oct 27 15:32:49 2017 (r452991) +++ head/devel/liblxqt/Makefile Fri Oct 27 15:33:57 2017 (r452992) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= liblxqt -PORTVERSION= 0.11.1 -PORTREVISION= 2 +PORTVERSION= 0.12.0 CATEGORIES= devel MASTER_SITES= LXQT Modified: head/devel/liblxqt/distinfo ============================================================================== --- head/devel/liblxqt/distinfo Fri Oct 27 15:32:49 2017 (r452991) +++ head/devel/liblxqt/distinfo Fri Oct 27 15:33:57 2017 (r452992) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483344405 -SHA256 (lxqt/liblxqt-0.11.1.tar.xz) = 487dc42ceb611f53024c531d5550bd0d4fe8cbfe3dbf3711faba5db6ee6d415d -SIZE (lxqt/liblxqt-0.11.1.tar.xz) = 50356 +TIMESTAMP = 1508753771 +SHA256 (lxqt/liblxqt-0.12.0.tar.xz) = 44bba48b073ded5b0ab3de2ea3575a704bb22d23ce5cc5743f76579c1f084f33 +SIZE (lxqt/liblxqt-0.12.0.tar.xz) = 51192 Modified: head/devel/liblxqt/pkg-descr ============================================================================== --- head/devel/liblxqt/pkg-descr Fri Oct 27 15:32:49 2017 (r452991) +++ head/devel/liblxqt/pkg-descr Fri Oct 27 15:33:57 2017 (r452992) @@ -1,3 +1,3 @@ Core utility library for all LXQt components. -WWW: http://lxqt.org/ +WWW: https://github.com/lxde/liblxqt