Subject: CVS commit: pkgsrc/www/asp2php
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 06/10/2003 06:55:16
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Jun 10 06:55:16 UTC 2003

Modified Files:
	pkgsrc/www/asp2php: Makefile distinfo
	pkgsrc/www/asp2php/patches: patch-aa

Log Message:
Update to 0.76.17, based on PR 20506 by Todd Vierling (which contained
an update to 0.76.15).
Some changes (from webpage, no ChangeLog included):

Version 0.76.17 of asp2php is released. Fixed a problem with the
_ char in "if" statements.

Version 0.76.15 of asp2php is released. I fixed a problem with
"foreach" and a bug with comments. Also added support for object
oriented classes. If you have problems please let me know.

Fixed a problem parsing functions that didn't have parenthesis
around them. Added some Filesystem conversion code. Added an option
to convert DOS path's with backslashes to Unix forward slashes
(-fixwinpaths). Fixed a problem with preparsing include files.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/www/asp2php/Makefile pkgsrc/www/asp2php/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/www/asp2php/patches/patch-aa

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