Subject: CVS commit: pkgsrc/misc/parchive
To: None <pkgsrc-changes@NetBSD.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2003 20:23:10
Module Name: pkgsrc
Committed By: fredb
Date: Mon Aug 25 20:23:09 UTC 2003
Modified Files:
pkgsrc/misc/parchive: Makefile distinfo
pkgsrc/misc/parchive/patches: patch-aa patch-ab
Added Files:
pkgsrc/misc/parchive/patches: patch-ac patch-ad
Log Message:
Here are a couple of patches I submitted to the Sourceforge project
in June of this year, but for which I got no response.
1) Sourceforge PR #72673: Get the program name for the usage statement
in the most portable fashion possible, using argv.
2) Sourceforge PR #762825, which is a rework of PR #504855, by Adam
Lewandowski. Add a "table of contents" command, included a "+v"
option to dump absolutely all of the information in the par file.
Bump ${PKGREVISION}.
I think it's safe to say that this is the final release. The current
"par2", for version 2 parity files, is now backwards compatible with
the version 1 parity files that this program generates. It does not,
however, seem to have the cool "table of contents" feature.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/misc/parchive/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/parchive/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/parchive/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/misc/parchive/patches/patch-ab
cvs rdiff -r0 -r1.1 pkgsrc/misc/parchive/patches/patch-ac \
pkgsrc/misc/parchive/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.