pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/49347 CVS commit: pkgsrc/net/nbtscan



The following reply was made to PR pkg/49347; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49347 CVS commit: pkgsrc/net/nbtscan
Date: Sun, 23 Nov 2014 00:05:30 +0000

 Module Name:	pkgsrc
 Committed By:	dholland
 Date:		Sun Nov 23 00:05:30 UTC 2014
 
 Modified Files:
 	pkgsrc/net/nbtscan: Makefile distinfo
 Removed Files:
 	pkgsrc/net/nbtscan/patches: patch-ac
 
 Log Message:
 Add distfile patch:
 	- pass -Wall, use <ctype.h> correctly, use standard headers, etc.
 	- fix up illegal printf usage (existing behavior was undefined)
 	- roll in the bug fix from patch-ac
 	- declare own functions properly, avoiding LP64 issues
 
 Bump PKGREVISION as some of this fixes bugs.
 
 Prompted by (and includes changes from) PR 49347 from Rob Quinn.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/nbtscan/Makefile
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/nbtscan/distinfo
 cvs rdiff -u -r1.1 -r0 pkgsrc/net/nbtscan/patches/patch-ac
 
 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