pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/asterisk



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Aug  8 00:45:10 UTC 2013

Modified Files:
        pkgsrc/comms/asterisk: Makefile distinfo
        pkgsrc/comms/asterisk/patches: patch-main_manager.c
Added Files:
        pkgsrc/comms/asterisk/patches: patch-apps_app__confbridge.c
            patch-apps_app__skel.c patch-apps_confbridge_conf__config__parser.c
            patch-channels_chan__motif.c patch-include_asterisk_utils.h
            patch-main_config__options.c patch-main_named__acl.c
            patch-main_udptl.c patch-res_res__xmpp.c
            patch-tests_test__abstract__jb.c patch-tests_test__config.c

Log Message:
Add patches to convert RAII_VAR to a method that doesn't use nested
functions, thus making Asterisk portable to all C compilers.  The
patches from joerg@ (with one missing file added by myself).


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/comms/asterisk/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/comms/asterisk/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/comms/asterisk/patches/patch-apps_app__confbridge.c \
    pkgsrc/comms/asterisk/patches/patch-apps_app__skel.c \
    pkgsrc/comms/asterisk/patches/patch-apps_confbridge_conf__config__parser.c \
    pkgsrc/comms/asterisk/patches/patch-channels_chan__motif.c \
    pkgsrc/comms/asterisk/patches/patch-include_asterisk_utils.h \
    pkgsrc/comms/asterisk/patches/patch-main_config__options.c \
    pkgsrc/comms/asterisk/patches/patch-main_named__acl.c \
    pkgsrc/comms/asterisk/patches/patch-main_udptl.c \
    pkgsrc/comms/asterisk/patches/patch-res_res__xmpp.c \
    pkgsrc/comms/asterisk/patches/patch-tests_test__abstract__jb.c \
    pkgsrc/comms/asterisk/patches/patch-tests_test__config.c
cvs rdiff -u -r1.1 -r1.2 pkgsrc/comms/asterisk/patches/patch-main_manager.c

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