pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/gzrecover Update to 0.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7356cb750cc7
branches:  trunk
changeset: 541698:7356cb750cc7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 24 21:19:31 2008 +0000

description:
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:

 archivers/gzrecover/Makefile |  7 +++----
 archivers/gzrecover/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 17cccfcf4e62 -r 7356cb750cc7 archivers/gzrecover/Makefile
--- a/archivers/gzrecover/Makefile      Thu Apr 24 21:17:51 2008 +0000
+++ b/archivers/gzrecover/Makefile      Thu Apr 24 21:19:31 2008 +0000
@@ -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 -r 17cccfcf4e62 -r 7356cb750cc7 archivers/gzrecover/distinfo
--- a/archivers/gzrecover/distinfo      Thu Apr 24 21:17:51 2008 +0000
+++ b/archivers/gzrecover/distinfo      Thu Apr 24 21:19:31 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index