pkgsrc-WIP-cvs archive

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

CVS commit: wip/proxymngr



Module name:	wip
Committed by:	thomasklausner
Date:		Fri Apr 17 06:54:53 UTC 2015

Modified Files:
	wip/proxymngr: Makefile distinfo

Log Message:
Update to 1.0.4:

Alan Coopersmith (10):
      Assume signal handlers return void, as C89 requires
      This is not a GNU project, so declare it foreign.
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Ensure memory is initialized before use in PushRequestorQueue
      Replace malloc(strlen)+strcpy sets with strdup calls
      Replace last strcpy call + manual append with snprintf call
      Stop casting results of malloc calls
      Stop checking if pointers are NULL before passing them to free()
      proxymngr 1.0.4


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/proxymngr/Makefile wip/proxymngr/distinfo

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

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

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
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