Subject: CVS commit: pkgsrc/devel/ddd
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 06/03/2003 22:35:40
Module Name: pkgsrc
Committed By: jmmv
Date: Tue Jun 3 22:35:40 UTC 2003
Modified Files:
pkgsrc/devel/ddd: Makefile distinfo
Log Message:
Update to 3.3.1, which brings a couple of minor bug fixes:
- The option to create new displays `left-to-right' is restored upon startup.
- Fortran struct members are accessed as `A%B' instead of `A.B'.
- Structure changes in plotted displays no longer crash DDD.
- You can specify the top-level geometry via `-geometry'.
- The `pydb' debugger has been fixed to work with recent Python releases.
- Ornamented Perl debugger prompts are handled correctly.
- DDD honors the TMPDIR environment variable for creating temporary files.
- `config.guess' and `config.sub' scripts have been updated.
- Minor compilation problems with GCC 2.7.2 have been fixed.
- Minor compilation problems with GCC 3.0 (prerelease) have been fixed.
- Minor compilation problems with Sun CC have been fixed.
- Minor potential problems with 64 bit pointers have been fixed.
Patch provided by Marc Recht in PR pkg/21770.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 pkgsrc/devel/ddd/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/ddd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.