pkgsrc-WIP-cvs archive

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

CVS commit: wip/xfs



Module name:    wip
Committed by:   thomasklausner
Date:           Thu Sep 13 14:19:42 UTC 2012

Modified Files:
        wip/xfs: MESSAGE Makefile distinfo

Log Message:
Update to 1.1.2, fix some pkglint:

1.1.2:
This minor maintenance release contains a number of fixes for issues
found by static analysis and compiler warnings, code & doc cleanups,
and build configuration improvements.

Alan Coopersmith (15):
      Make config.cpp rule compatible with Solaris make
      resync font-path checking with xserver's configure.ac
      Remove dependency on libFS, the client-side library
      Fix gcc -Wwrite-strings warnings for initialization with string literals
      Add _X_ATTRIBUTE_PRINTF to error reporting functions
      Fix warnings about mismatched printf arg types
      Add _X_NORETURN to declarations of functions that exit
      Don't pass a static string to TRANS(GetReopenInfo)
      Constify string argument to MakeAtom
      Make CONFIG_ERR_* values be strings instead of indexes in ConfigErrors 
array
      Fix printf format errors found by gcc now that it can check
      Move os/config.h into os/config.c
      Use config.h for autoconf output now that there's no conflict
      Call malloc, not xalloc
      xfs 1.1.2

Gaetan Nadon (6):
      config: HTML file generation: use the installed copy of xorg.css
      doc: use common makefile for developers documentation
      config: fix distcheck for config.cpp
      devbook.am: maintenance update from docbook.am
      docs: use the &fullrelvers; entity to set X11 release information
      xfs-design: add missing legal text for Copyright holder

Martin Jansa (1):
      config: look for fontpath.d only if --with-default-font-path wasn't 
specified #31290


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/xfs/MESSAGE wip/xfs/Makefile \
    wip/xfs/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xfs/MESSAGE?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xfs/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xfs/distinfo?r1=1.1.1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index