Subject: CVS commit: pkgsrc/www/ap-layout
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 01/28/2003 11:06:02
Module Name:	pkgsrc
Committed By:	grant
Date:		Tue Jan 28 09:06:02 UTC 2003

Modified Files:
	pkgsrc/www/ap-layout: Makefile PLIST distinfo

Log Message:
Update ap-layout to 3.2.

Changes since 3.0.4:

Version 3.2
* Added rpm support
* Appends now working again

Version 3.1.7
* Removed ap_send_mmap calls which seem to be broken

Version 3.1.6
* Fix for files that were not always displaying the entire file
* Fixes from never released 3.1.5

Version 3.1.5
* File descriptor cleanup
* PHP 3 handlers are now on by default

Version 3.1.4
* Fixes for ignore rules
* During a directive merge some fields were not set to null
* Additional buffer call
* Makefile fix for RedHat 7.2

Version 3.1.3
* Fixed merge problem with directory and other pieces
* Pattern layouts will now work without a header or footer being defined.

Version 3.1.2
* Bit more random cleanup
* Found a couple of places where file descriptors were not getting cleaned up correctly.

Version 3.1.1
* Fixed filedescriptor problem (this is why dynamic documents were broken)
* Fixed Merge ruleset to make sure footers and headers always happen

Version 3.1.0
* New layout_print method for just printing single layouts
* Cleaned up all of the random errors when compiling with -WALL
* Layouts are now all just done by patterns allowing for multiple
  layouts on different tags

Version 3.0.5
* Shipped 3.0.4 with the debug file enabled.

From Nick Cuccia in PR pkg/20093.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/www/ap-layout/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/www/ap-layout/PLIST \
    pkgsrc/www/ap-layout/distinfo

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