pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libmaa



Module Name:    pkgsrc
Committed By:   reed
Date:           Thu Nov 19 01:19:23 UTC 2009

Modified Files:
        pkgsrc/devel/libmaa: Makefile buildlink3.mk distinfo

Log Message:
From PR:
pkg/42344: update for devel/libmaa [patch]

update devel/libmaa to 1.2.0.

Major changes in upstream:

  For better conformance with POSIX/SUS xmalloc, xrealloc and xcalloc
  functions take 'size_t' args, not 'unsigned int'.
  Due to change in API a major shared library number is bumped from 1 to 2

  New trivial test for log.c

  fix for sltest.c: on OpenBSD intptr_t is defined in stdint.h

  Makefile.in: GNU make is not required anymore, bsd make is enough


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libmaa/Makefile \
    pkgsrc/devel/libmaa/buildlink3.mk
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/libmaa/distinfo

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