Source-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   dmcmahill
Date:           Wed Dec 15 23:51:04 UTC 1999

Modified Files:
        pkgsrc/x11/xview-lib/files: patch-sum
        pkgsrc/x11/xview-lib/patches: patch-ad
Added Files:
        pkgsrc/x11/xview-lib/patches: patch-al patch-am patch-an patch-ao

Log Message:
- Break out patches to ./lib/libxview/misc/expandname.c and
  ./lib/libxview/textsw/txt_filter.c from patch-ad into patch-al and patch-ao.

- Fix several compilation bugs on the sparc.  The code had #ifdef(sparc)
  checks when it was really wanting to make an operating system choice, not
  a processor choice.  Thanks to Ethan Bakshy, ethan%mail.enteract.com@localhost
  for pointing out the problem (on port-sparc).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/xview-lib/files/patch-sum
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/xview-lib/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/x11/xview-lib/patches/patch-al \
    pkgsrc/x11/xview-lib/patches/patch-am \
    pkgsrc/x11/xview-lib/patches/patch-an \
    pkgsrc/x11/xview-lib/patches/patch-ao

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