pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/mkfontscale
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jul 17 21:46:49 UTC 2013
Modified Files:
pkgsrc/fonts/mkfontscale: Makefile distinfo
Log Message:
Update to 1.1.1:
This minor maintenance release prefers direct files over symlinks when both
appear in the same directory, and includes a number of minor code cleanups
and adds a couple previously missing options to the man page.
Alan Coopersmith (3):
Since hash() returns unsigned int, store results in unsigned ints
Replace malloc(strlen);strcpy() calls with strdup
mkfontscale 1.1.1
Egbert Eich (2):
Prefer original file over symlink (v2)
Fix compilation for MinGW
Peter Hutterer (1):
Document -u/-U options in man page
Thomas Klausner (1):
Protect config.h inclusion like usual.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/fonts/mkfontscale/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/fonts/mkfontscale/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