From f95e6e33a298308f1eb776e8f043870deca0b8f7 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 24 Apr 2008 21:19:31 +0000 Subject: Update to 0.5: New for release 0.5 (2006-08-29) Including public domain contributions from Paul Wise o Modify Makefile to append CFLAGS and LDFLAGS o Modify error handling to suppress gcc warnings o Include man page o Minor typo/documentation changes New for release 0.4 (2005-11-12) o Discontinue tar patch (replaced by out of the box GNU cpio) o Update instructions New for release 0.3 (2005-03-13) o Convert from mmap to traditional buffered file reads in gzrecover o Convert gzrecover to GPL licensing --- archivers/gzrecover/Makefile | 7 +++---- archivers/gzrecover/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'archivers') diff --git a/archivers/gzrecover/Makefile b/archivers/gzrecover/Makefile index 7b61043f73e..9b7f6631d56 100644 --- a/archivers/gzrecover/Makefile +++ b/archivers/gzrecover/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/03/02 03:48:36 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2008/04/24 21:19:31 wiz Exp $ # -DISTNAME= gzrt-0.2 -PKGNAME= gzrecover-0.2 -PKGREVISION= 1 +DISTNAME= gzrt-0.5 +PKGNAME= gzrecover-0.5 CATEGORIES= archivers MASTER_SITES= http://www.urbanophile.com/arenn/hacking/gzrt/ diff --git a/archivers/gzrecover/distinfo b/archivers/gzrecover/distinfo index 6751546f560..f3f5194a2aa 100644 --- a/archivers/gzrecover/distinfo +++ b/archivers/gzrecover/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 14:45:23 agc Exp $ +$NetBSD: distinfo,v 1.3 2008/04/24 21:19:31 wiz Exp $ -SHA1 (gzrt-0.2.tar.gz) = 56bc249cfd5b8852e93640a231d71c8823f6d99f -RMD160 (gzrt-0.2.tar.gz) = c3d65f338454023b81a436940856a093003e738f -Size (gzrt-0.2.tar.gz) = 7740 bytes +SHA1 (gzrt-0.5.tar.gz) = 99f1320dc795da666cd17d331c359e5c2433c129 +RMD160 (gzrt-0.5.tar.gz) = e14e80de9b5e9abee8c68e6f2a9164c038b1d3a9 +Size (gzrt-0.5.tar.gz) = 5559 bytes -- cgit v1.2.3