Subject: CVS commit: pkgsrc/archivers/hpack
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 06/09/2004 16:17:47
Module Name:	pkgsrc
Committed By:	minskim
Date:		Wed Jun  9 16:17:47 UTC 2004

Modified Files:
	pkgsrc/archivers/hpack: Makefile PLIST distinfo
	pkgsrc/archivers/hpack/patches: patch-ae

Log Message:
Make this package build on Linux.
  - Use lseek(2) instead of tell() on Linux.
  - Use "${RM} -f" instead of "rm" in @unexec.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/archivers/hpack/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/archivers/hpack/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/archivers/hpack/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/hpack/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.