Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3D85F63D541 for ; Thu, 13 Oct 2011 22:35:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 07C0114A1CB; Thu, 13 Oct 2011 22:35:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2EA4414A1D0 for ; Thu, 13 Oct 2011 22:34:58 +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 UF4AUWtD25bW for ; Thu, 13 Oct 2011 22:34:57 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AA60714A1CB for ; Thu, 13 Oct 2011 22:34:56 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E5348175DD; Thu, 13 Oct 2011 22:34:56 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 13 Oct 2011 22:34:56 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/archivers/szip To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20111013223456.E5348175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dholland Date: Thu Oct 13 22:34:56 UTC 2011 Modified Files: pkgsrc/archivers/szip: Makefile distinfo Log Message: Upstream has once again released (or "relased") a new version without a new version number. New DIST_SUBDIR, bump PKGREVISION to 2. ------ Relase notes for SZIP 2.1 July 14, 2010 Bug fixes: -- None. New features: -- CMake support added, which allows for shared or static builds. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/archivers/szip/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/archivers/szip/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.