pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils
Module Name: pkgsrc
Committed By: mrg
Date: Tue Nov 10 08:52:38 UTC 2015
Modified Files:
pkgsrc/sysutils/ups-nut: distinfo
pkgsrc/sysutils/ups-nut-usb: Makefile
Added Files:
pkgsrc/sysutils/ups-nut/patches: patch-drivers_hidparser.c
Log Message:
s/long// (leaving "unsigned") in some code that fails when long is
anything but 32 bits (and unsigned is 32 bits in pretty much all
modern platforms.)
this allows ups-nut-usb to work on sparc64 for me, otherwise the
hidparser fails.
bump pkg revision for ups-nut-usb, as that pkg changes (at least
for big endian platforms.)
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/sysutils/ups-nut/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/ups-nut-usb/Makefile
cvs rdiff -u -r0 -r1.1 \
pkgsrc/sysutils/ups-nut/patches/patch-drivers_hidparser.c
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