Received: by mail.netbsd.org (Postfix, from userid 605) id 97BA384D63; Tue, 26 Mar 2019 07:29:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 212A384D62 for ; Tue, 26 Mar 2019 07:29:03 +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 qJ3UmYGNBNgZ for ; Tue, 26 Mar 2019 07:29:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9FE7F84CD5 for ; Tue, 26 Mar 2019 07:29:02 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9DD71FB16; Tue, 26 Mar 2019 07:29:02 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155358534247180" MIME-Version: 1.0 Date: Tue, 26 Mar 2019 07:29:02 +0000 From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= Subject: CVS commit: pkgsrc/textproc/yelp-xsl To: pkgsrc-changes@NetBSD.org Reply-To: triaxx@netbsd.org X-Mailer: log_accum Message-Id: <20190326072902.9DD71FB16@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. --_----------=_155358534247180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: triaxx Date: Tue Mar 26 07:29:02 UTC 2019 Modified Files: pkgsrc/textproc/yelp-xsl: Makefile distinfo Log Message: yelp-xsl: update to 3.32.0 ====== * Update Dutch translation * Update Icelandic translation To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/yelp-xsl/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/yelp-xsl/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155358534247180 Content-Disposition: inline Content-Length: 1718 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/yelp-xsl/Makefile diff -u pkgsrc/textproc/yelp-xsl/Makefile:1.15 pkgsrc/textproc/yelp-xsl/Makefile:1.16 --- pkgsrc/textproc/yelp-xsl/Makefile:1.15 Sun Feb 17 19:23:20 2019 +++ pkgsrc/textproc/yelp-xsl/Makefile Tue Mar 26 07:29:02 2019 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2019/02/17 19:23:20 triaxx Exp $ +# $NetBSD: Makefile,v 1.16 2019/03/26 07:29:02 triaxx Exp $ -DISTNAME= yelp-xsl-3.31.90 +DISTNAME= yelp-xsl-3.32.0 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp-xsl/${PKGVERSION_NOREV:R}/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/textproc/yelp-xsl/distinfo diff -u pkgsrc/textproc/yelp-xsl/distinfo:1.11 pkgsrc/textproc/yelp-xsl/distinfo:1.12 --- pkgsrc/textproc/yelp-xsl/distinfo:1.11 Sun Feb 17 19:23:20 2019 +++ pkgsrc/textproc/yelp-xsl/distinfo Tue Mar 26 07:29:02 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2019/02/17 19:23:20 triaxx Exp $ +$NetBSD: distinfo,v 1.12 2019/03/26 07:29:02 triaxx Exp $ -SHA1 (yelp-xsl-3.31.90.tar.xz) = 8dd01793b4eb49cfbc0b0e619a498f3b68f8c545 -RMD160 (yelp-xsl-3.31.90.tar.xz) = 2eee0abdfbbf60cbabdcd02415823d2291c09560 -SHA512 (yelp-xsl-3.31.90.tar.xz) = f038767804b95456f939b762eb994dd613beab104f8155b516f50985d72d5d88d5b348405039e7d9a0c882bafe1b195821b6ffa3c69d121a1a601f9a6f801b4e -Size (yelp-xsl-3.31.90.tar.xz) = 528016 bytes +SHA1 (yelp-xsl-3.32.0.tar.xz) = b78844fa5de95b5c46647228c3b1d446ac42a29e +RMD160 (yelp-xsl-3.32.0.tar.xz) = bf080a6df82bc54978c6dabe4048c9493cde46b0 +SHA512 (yelp-xsl-3.32.0.tar.xz) = 1a703e58e97931fd00d875d8652185ff7c21845c119cfe3312982f18882178b06d088a26caff8067d7eebe8679b1ba1ca0f232e7bc03c685172d7ac3da308e30 +Size (yelp-xsl-3.32.0.tar.xz) = 528316 bytes --_----------=_155358534247180--