Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 41BED7A1B1 for ; Sun, 5 Mar 2017 12:27:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E3B67855B9; Sun, 5 Mar 2017 12:27:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 730AF85596 for ; Sun, 5 Mar 2017 12:27:33 +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 HDnqSrqWpyKl for ; Sun, 5 Mar 2017 12:27:33 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E5A738558A for ; Sun, 5 Mar 2017 12:27:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8E16FBE4; Sun, 5 Mar 2017 12:27:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1488716852212930" MIME-Version: 1.0 Date: Sun, 5 Mar 2017 12:27:32 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/archivers/lzo To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170305122732.D8E16FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1488716852212930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Mar 5 12:27:32 UTC 2017 Modified Files: pkgsrc/archivers/lzo: Makefile PLIST distinfo Log Message: Updated lzo to 2.10. Changes in 2.10 (01 Mar 2017) * Improve CMake build support. * Add support for pkg-config. * Do not redefine "snprintf" so that the examples build with MSVC 2015. * Assorted cleanups. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/archivers/lzo/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/archivers/lzo/PLIST cvs rdiff -u -r1.10 -r1.11 pkgsrc/archivers/lzo/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1488716852212930 Content-Disposition: inline Content-Length: 2393 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/archivers/lzo/Makefile diff -u pkgsrc/archivers/lzo/Makefile:1.17 pkgsrc/archivers/lzo/Makefile:1.18 --- pkgsrc/archivers/lzo/Makefile:1.17 Sun Feb 8 16:13:36 2015 +++ pkgsrc/archivers/lzo/Makefile Sun Mar 5 12:27:32 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2015/02/08 16:13:36 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2017/03/05 12:27:32 wiz Exp $ -DISTNAME= lzo-2.09 +DISTNAME= lzo-2.10 CATEGORIES= archivers MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ @@ -12,5 +12,6 @@ LICENSE= gnu-gpl-v2 USE_LIBTOOL= yes GNU_CONFIGURE= yes TEST_TARGET= test +PKGCONFIG_OVERRIDE= lzo2.pc.in .include "../../mk/bsd.pkg.mk" Index: pkgsrc/archivers/lzo/PLIST diff -u pkgsrc/archivers/lzo/PLIST:1.3 pkgsrc/archivers/lzo/PLIST:1.4 --- pkgsrc/archivers/lzo/PLIST:1.3 Sat Apr 23 21:46:59 2011 +++ pkgsrc/archivers/lzo/PLIST Sun Mar 5 12:27:32 2017 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2011/04/23 21:46:59 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2017/03/05 12:27:32 wiz Exp $ include/lzo/lzo1.h include/lzo/lzo1a.h include/lzo/lzo1b.h @@ -13,6 +13,7 @@ include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h lib/liblzo2.la +lib/pkgconfig/lzo2.pc share/doc/lzo/AUTHORS share/doc/lzo/COPYING share/doc/lzo/LZO.FAQ Index: pkgsrc/archivers/lzo/distinfo diff -u pkgsrc/archivers/lzo/distinfo:1.10 pkgsrc/archivers/lzo/distinfo:1.11 --- pkgsrc/archivers/lzo/distinfo:1.10 Tue Nov 3 00:56:23 2015 +++ pkgsrc/archivers/lzo/distinfo Sun Mar 5 12:27:32 2017 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2015/11/03 00:56:23 agc Exp $ +$NetBSD: distinfo,v 1.11 2017/03/05 12:27:32 wiz Exp $ -SHA1 (lzo-2.09.tar.gz) = e2a60aca818836181e7e6f8c4f2c323aca6ac057 -RMD160 (lzo-2.09.tar.gz) = b615c5557a3c14181ee7c282f96917af9495095a -SHA512 (lzo-2.09.tar.gz) = 7c64e5e7d2050d75ac8c59d613f6f7230b74746b1d207666755b07450053c8b73980f12f8a1ec59d2af0bada02beec126aaacb675b8088b5fe65e97ff7e6bfc7 -Size (lzo-2.09.tar.gz) = 594855 bytes +SHA1 (lzo-2.10.tar.gz) = 4924676a9bae5db58ef129dc1cebce3baa3c4b5d +RMD160 (lzo-2.10.tar.gz) = 5b5a836c1b51fac18ca36aa36d9ed4b37e551044 +SHA512 (lzo-2.10.tar.gz) = a3dae5e4a6b93b1f5bf7435e8ab114a9be57252e9efc5dd444947d7a2d031b0819f34bcaeb35f60b5629a01b1238d738735a64db8f672be9690d3c80094511a4 +Size (lzo-2.10.tar.gz) = 600622 bytes SHA1 (patch-aa) = 8e86b2eca83d5b45e37646deb25517dbedbe6e97 --_----------=_1488716852212930--