Received: by mail.netbsd.org (Postfix, from userid 605) id 4466184ED0; Tue, 22 May 2018 15:58:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C1F3484ECE for ; Tue, 22 May 2018 15:58:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id ZLzG4kJAbJx0 for ; Tue, 22 May 2018 15:58:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 53E8184ECC for ; Tue, 22 May 2018 15:58:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4E937FB3D; Tue, 22 May 2018 15:58:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152700471279260" MIME-Version: 1.0 Date: Tue, 22 May 2018 15:58:32 +0000 From: "Youri Mouton" Subject: CVS commit: pkgsrc/x11/lxappearance To: pkgsrc-changes@NetBSD.org Reply-To: youri@netbsd.org X-Mailer: log_accum Message-Id: <20180522155832.4E937FB3D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_152700471279260 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: youri Date: Tue May 22 15:58:32 UTC 2018 Modified Files: pkgsrc/x11/lxappearance: Makefile distinfo Log Message: Update lxappearance to 0.6.3. No changelogs available. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/lxappearance/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/lxappearance/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152700471279260 Content-Disposition: inline Content-Length: 1694 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/lxappearance/Makefile diff -u pkgsrc/x11/lxappearance/Makefile:1.8 pkgsrc/x11/lxappearance/Makefile:1.9 --- pkgsrc/x11/lxappearance/Makefile:1.8 Mon Apr 16 14:35:23 2018 +++ pkgsrc/x11/lxappearance/Makefile Tue May 22 15:58:32 2018 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2018/04/16 14:35:23 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/05/22 15:58:32 youri Exp $ -DISTNAME= lxappearance-0.6.2 -PKGREVISION= 5 +DISTNAME= lxappearance-0.6.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/x11/lxappearance/distinfo diff -u pkgsrc/x11/lxappearance/distinfo:1.1 pkgsrc/x11/lxappearance/distinfo:1.2 --- pkgsrc/x11/lxappearance/distinfo:1.1 Mon May 23 08:08:09 2016 +++ pkgsrc/x11/lxappearance/distinfo Tue May 22 15:58:32 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/23 08:08:09 youri Exp $ +$NetBSD: distinfo,v 1.2 2018/05/22 15:58:32 youri Exp $ -SHA1 (lxappearance-0.6.2.tar.xz) = 600304a2123dc4c7b5dde73595cc422876a820ad -RMD160 (lxappearance-0.6.2.tar.xz) = df4cc2b19799b92e4f4028ea48716dc11fd36584 -SHA512 (lxappearance-0.6.2.tar.xz) = ddfd63045cae61f60e2745e7fbdafcf68cdc0443a7ff271ff11a40f39b2e08de902a980f6c68e1615a690690a3c33abc2de8ab854d08f7707be210b0addb67e7 -Size (lxappearance-0.6.2.tar.xz) = 165788 bytes +SHA1 (lxappearance-0.6.3.tar.xz) = 1c281756b240694d0262edd9d40041d5b127d552 +RMD160 (lxappearance-0.6.3.tar.xz) = ff6f9ddddf57fbcd3afbabb6b466552a2507207b +SHA512 (lxappearance-0.6.3.tar.xz) = 035cc952a33ac25408a4158cb4e745b17af3f29b5ceedfbe6b37235d16c801658403e862cd35ad7c8ca20fe6186fab1dce74a6e8d3b2eec12a30d532fc21662c +Size (lxappearance-0.6.3.tar.xz) = 165656 bytes --_----------=_152700471279260--