pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ucommon



Module Name:    pkgsrc
Committed By:   rodent
Date:           Thu Jun 27 01:36:25 UTC 2013

Modified Files:
        pkgsrc/devel/ucommon: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/devel/ucommon/patches: patch-commoncpp_address.cpp
Added Files:
        pkgsrc/devel/ucommon: options.mk

Log Message:
Updated to latest release. Add options.mk file to allow the user to select
the static and tests options. PLIST is handled accordingly for the static
option, which switches between static and dynamically linked libraries.
Handle buildlink3.mk appropriately for static build. Comment patch.

>From ChangeLog:

from ucommon 6.0.4 to 6.0.5
- additional constructors to pass pre-allocated memory

from ucommon 6.0.3 to 6.0.4
- fix for address list comparison issue


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ucommon/Makefile \
    pkgsrc/devel/ucommon/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ucommon/PLIST \
    pkgsrc/devel/ucommon/buildlink3.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/ucommon/options.mk
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/devel/ucommon/patches/patch-commoncpp_address.cpp

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