Subject: CVS commit: pkgsrc/security/fsh
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 03/05/2003 23:59:35
Module Name: pkgsrc
Committed By: jschauma
Date: Wed Mar 5 21:59:35 UTC 2003
Modified Files:
pkgsrc/security/fsh: Makefile PLIST distinfo
Log Message:
Update fsh to 1.2. Changes since 1.1:
Use Bugzilla for bug reporting.
* README: Mention Bugzilla.
* fsh.texi (Bugs): Mention Bugzilla.
Port to Python 2.2. (Bug 332).
* fshcompat.py: New module, that finds some constants in os,
fcntl, FCNTL or thin air depending on Python version.
* fshlib.py: Use fshcompat instead of FCNTL.
* infshd.py: Ditto.
* Makefile.am (pkgdata_DATA): Added fshcompat.py.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/security/fsh/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/security/fsh/PLIST pkgsrc/security/fsh/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.