summaryrefslogtreecommitdiff
path: root/archivers/gzrecover
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-04-24 21:19:31 +0000
committerwiz <wiz@pkgsrc.org>2008-04-24 21:19:31 +0000
commitce9fb5ada6bf8c2143f8b2a919d10d55736ce99c (patch)
tree0e9b3aac21d1d93e43e2eb91e919b20982d6314e /archivers/gzrecover
parent454094be4d471e3558fb3ffe9de15b006bd86f95 (diff)
downloadpkgsrc-ce9fb5ada6bf8c2143f8b2a919d10d55736ce99c.tar.gz
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
Diffstat (limited to 'archivers/gzrecover')
-rw-r--r--archivers/gzrecover/Makefile7
-rw-r--r--archivers/gzrecover/distinfo8
2 files changed, 7 insertions, 8 deletions
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