pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/enscript
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Oct 21 19:37:29 UTC 2011
Modified Files:
pkgsrc/print/enscript: Makefile PLIST distinfo
pkgsrc/print/enscript/patches: patch-ai
Removed Files:
pkgsrc/print/enscript/patches: patch-aa patch-ab patch-ac patch-ad
patch-ae patch-af patch-ag patch-ah
Log Message:
Update to 1.6.5.2
* Set LICENSE.
* Make pkglint happy
Changelog:
Summary of changes in enscript version 1.6.5.2:
* Fix CFG_FATAL macro in util.c; this prevents a segmentation fault
when the configuration file contains unknown parameters. (Savannah
bug #28769)
* Fix segmentation fault with line lengths over 90 characters.
(Savannah bug #29198)
Summary of changes in enscript version 1.6.5.1:
* Typo corrections in the manual pages.
* Reorganise source tree to use a single ChangeLog file.
* Actually ship f90.st in the tarball.
* Reorganise INSTALL and README.
Noteworthy changes in enscript version 1.6.5:
* New maintainer.
* Licensing change: GNU Enscript is now distributed under version 3 or
later of the GNU GPL.
* Build system fixes - distcheck now passes.
* At least four security bug fixes:
- CAN-2004-1184
- CAN-2004-1185
- CAN-2004-1186
- CVE-2008-3863, CVE-2008-4306
* Syntax highlighting fixes.
- shell escaping rules from Shawn McMahon.
- JavaScript regexps now recognised.
- New highlighting rules for Fortran 90 from David Bowler.
See changelogs for more detailed notes.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/print/enscript/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/print/enscript/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/enscript/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/print/enscript/patches/patch-aa \
pkgsrc/print/enscript/patches/patch-ac
cvs rdiff -u -r1.4 -r0 pkgsrc/print/enscript/patches/patch-ab
cvs rdiff -u -r1.2 -r0 pkgsrc/print/enscript/patches/patch-ad \
pkgsrc/print/enscript/patches/patch-ae \
pkgsrc/print/enscript/patches/patch-af \
pkgsrc/print/enscript/patches/patch-ag
cvs rdiff -u -r1.1 -r0 pkgsrc/print/enscript/patches/patch-ah
cvs rdiff -u -r1.1 -r1.2 pkgsrc/print/enscript/patches/patch-ai
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index