pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/bitmap
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 17 09:10:59 UTC 2015
Modified Files:
pkgsrc/x11/bitmap: Makefile distinfo
Log Message:
Update to 1.0.8:
This minor maintenance release provides the usual set of accumulated
build configuration improvements, compiler & static analyzer warning
fixes, and other janitorial cleanups.
Alan Coopersmith (6):
Print which option was in error along with usage message
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Stop memory leaks from XtNewString(StripFilename(filename))
Stop memory leak in XmuWriteBitmapDataToFile()
bitmap 1.0.8
Eric S. Raymond (1):
Use table markup in preference to various low-level constructions.
Gaetan Nadon (1):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Jeremy Huddleston Sequoia (5):
assert to avoid a NULL dereference
Avoid shadow declarations
Silence -Wbad-function-cast
Demacro modernization of NewSList to plug a memory leak during error handling
Use '& 7' instead '% 8' to silence clang analyzer warning
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/bitmap/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/bitmap/distinfo
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