pkgsrc-Bugs archive

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

PR/52649 CVS commit: pkgsrc/shells/fish



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52649 CVS commit: pkgsrc/shells/fish
Date: Wed, 25 Oct 2017 09:32:38 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Wed Oct 25 09:32:38 UTC 2017
 
 Modified Files:
 	pkgsrc/shells/fish: Makefile distinfo
 	pkgsrc/shells/fish/patches: patch-configure.ac patch-src_fallback.h
 
 Log Message:
 fish: use variadic tparm on netbsd curses.
 don't mess with the declaration of tparm_solaris_kludge unnecessarily.
 
 uwe thinks the non-variadic tparm is wrong (so might be broken for
 solaris curses), but I'm not sure how to correct it.
 
 PR pkg/52649
 
 bump PKGREVISION
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.12 -r1.13 pkgsrc/shells/fish/Makefile
 cvs rdiff -u -r1.9 -r1.10 pkgsrc/shells/fish/distinfo
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/shells/fish/patches/patch-configure.ac \
     pkgsrc/shells/fish/patches/patch-src_fallback.h
 
 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