Received: by mail.netbsd.org (Postfix, from userid 605) id 39BC784D3B; Sat, 27 Apr 2019 11:27:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B388484D28 for ; Sat, 27 Apr 2019 11:27:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 9v6bhvSaGYSp for ; Sat, 27 Apr 2019 11:27:18 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 18D1084CCF for ; Sat, 27 Apr 2019 11:27:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13C1BFB16; Sat, 27 Apr 2019 11:27:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_155636443894860" MIME-Version: 1.0 Date: Sat, 27 Apr 2019 11:27:18 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/graphics/libvideogfx To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20190427112718.13C1BFB16@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. --_----------=_155636443894860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Apr 27 11:27:18 UTC 2019 Modified Files: pkgsrc/graphics/libvideogfx: distinfo Log Message: libvideogfx: add patch to distinfo so it will be used To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/libvideogfx/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_155636443894860 Content-Disposition: inline Content-Length: 1058 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/graphics/libvideogfx/distinfo diff -u pkgsrc/graphics/libvideogfx/distinfo:1.8 pkgsrc/graphics/libvideogfx/distinfo:1.9 --- pkgsrc/graphics/libvideogfx/distinfo:1.8 Tue Nov 3 21:34:09 2015 +++ pkgsrc/graphics/libvideogfx/distinfo Sat Apr 27 11:27:17 2019 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2015/11/03 21:34:09 agc Exp $ +$NetBSD: distinfo,v 1.9 2019/04/27 11:27:17 wiz Exp $ SHA1 (libvideogfx-1.0.3.tar.gz) = 1f78e185a05bf063a5f2c9ea4afae1a2d2715b89 RMD160 (libvideogfx-1.0.3.tar.gz) = db64375cc2e298b2cd0c7ff95401b913d4cc5236 @@ -13,4 +13,5 @@ SHA1 (patch-af) = 9d439e6cd14be344dd4ca3 SHA1 (patch-ag) = f089e49bc735fb107013760cc77a0cd323f8caf2 SHA1 (patch-libvideogfx_graphics_fileio_png.cc) = d2f0d228b5f3f2a9478709ef9228dd1fa5d62a55 SHA1 (patch-libvideogfx_graphics_fileio_png.hh) = 9c2a64f38f4941e796bbb7338aeedbbc4aabf708 +SHA1 (patch-libvideogfx_utility_bitstream_bitreader.cc) = 54ed91bbf65983cfd68e2ca1ed64baa938892f7c SHA1 (patch-libvideogfx_utility_math.cc) = 5f64829688f1cfaa68e8d5083417248a32bb2c3c --_----------=_155636443894860--