pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ccrtp



Module Name:    pkgsrc
Committed By:   rodent
Date:           Sat Apr 18 03:11:48 UTC 2015

Modified Files:
        pkgsrc/net/ccrtp: Makefile PLIST buildlink3.mk distinfo options.mk
        pkgsrc/net/ccrtp/patches:
            patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.cpp

Log Message:
libgcrypt and openssl are PKG_OPTIONS, with openssl enabled by default.
libgcrypt doesn't get used if openssl is installed. There's no way of disabling
openssl if it's found. Fix infodir using SUBST. Depends on latest version of
ucommon. From ChangeLog:

Changes from 2.1.1 to 2.1.2
- use ucommon cmake macros
- copyright assignment to Cherokees of Idaho
- copyright updates and corrections to bring current

Changes from 2.1.0 to 2.1.1
- fix endianness checks
- cleanup alloc/dealloc
- configure: fix libtoolize warning
- requires ucommon 6.2.2 for endian fixes

Changes from 2.0.9 to 2.1.0
- configure: add option to disable compilation of demos
- OSX: Check for macports glibtoolize.
- modernized cmake
- use standard header for malloc
- uptick of abi version for ucommon

2014-04-14  David Sugar (for 2.0.9)

        Merged fix from Alexandre Lision for initial rtcp seq #


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/ccrtp/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/ccrtp/PLIST pkgsrc/net/ccrtp/options.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/ccrtp/buildlink3.mk \
    pkgsrc/net/ccrtp/distinfo
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/net/ccrtp/patches/patch-src_ccrtp_crypto_gcrypt_InitializeGcrypt.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