Date: Tue, 14 Aug 2012 14:14:06 GMT From: Waitman Gobble <uzimac@da3m0n8t3r.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/170635: [UPDATE PORT] devel/libzrtpcpp 1.4.6 to 2.1.2 Message-ID: <201208141414.q7EEE6F7031112@red.freebsd.org> Resent-Message-ID: <201208141420.q7EEK7HC047106@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 170635 >Category: ports >Synopsis: [UPDATE PORT] devel/libzrtpcpp 1.4.6 to 2.1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 14 14:20:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Waitman Gobble >Release: FreeBSD 10.0-CURRENT amd64 >Organization: Waitman Gobble >Environment: FreeBSD hunny.waitman.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sat Aug 11 13:25:18 PDT 2012 root@hunny.waitman.net:/usr/obj/usr/src/sys/KEYSHIA amd64 >Description: Modern version of libzrtpcpp uses a CMake build, also uses gcc4.6 to avoid some template issues seen with 4.2.1 libzrtpcpp is a separate extension package for GNU ccRTP, it provides support for the ZRTP protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp). Thank you. >How-To-Repeat: na >Fix: na Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libzrtpcpp # libzrtpcpp/distinfo # libzrtpcpp/Makefile # libzrtpcpp/pkg-descr # libzrtpcpp/pkg-plist # echo c - libzrtpcpp mkdir -p libzrtpcpp > /dev/null 2>&1 echo x - libzrtpcpp/distinfo sed 's/^X//' >libzrtpcpp/distinfo << 'fc37f68068163fdc0a05aa8b44b1b598' XSHA256 (libzrtpcpp-2.1.2.tar.gz) = ab1da3fc1e488d0f247e9b89baf8ed918e10a0f6a7895954ca3ec07bdd8a8287 XSIZE (libzrtpcpp-2.1.2.tar.gz) = 254529 fc37f68068163fdc0a05aa8b44b1b598 echo x - libzrtpcpp/Makefile sed 's/^X//' >libzrtpcpp/Makefile << 'd7e7008afcbc103fefadcba2cdce7666' X# New ports collection makefile for: libzrtpcpp X# Date created: 2012-08-13 X# Whom: Waitman Gobble <uzimac@da3m0n8t3r.com> X# X# $FreeBSD: ports/devel/libzrtpcpp/Makefile,v 1.12 2012/08/13 20:50:08 wgobble Exp $ X# X XPORTNAME= libzrtpcpp XPORTVERSION= 2.1.2 XPORTREVISION= 1 XCATEGORIES= devel XMASTER_SITES= http://www.gnutelephony.org/dist/tarballs/ http://www.da3m0n8t3r.com/gnutelephony/www.gnutelephony.org/dist/tarballs/ X XMAINTAINER= uzimac@da3m0n8t3r.com XCOMMENT= ZRTP extension for GNU ccRTP X XLIB_DEPENDS= ccrtp:${PORTSDIR}/devel/ccrtp \ X gcrypt:${PORTSDIR}/security/libgcrypt X XUSE_GCC= 4.6+ XUSE_CMAKE= yes XCMAKE_ARGS+= -DBUILD_SHARED_LIBS:BOOL=ON XUSE_OPENSSL= yes X XCPPFLAGS+= -I${LOCALBASE}/include -I${OPENSSLINC} XLDFLAGS+= -L${LOCALBASE}/lib -L${OPENSSLLIB} XUSE_LDCONFIG= yes X X.include <bsd.port.mk> d7e7008afcbc103fefadcba2cdce7666 echo x - libzrtpcpp/pkg-descr sed 's/^X//' >libzrtpcpp/pkg-descr << 'e7a4f484c653b336605b21ca453e0e6e' XA separate extension package for GNU ccRTP, it provides support for the ZRTP Xprotocol (as defined in the Internet draft draft-zimmermann-avt-zrtp). X XWWW: http://www.gnu.org/software/ccrtp/ e7a4f484c653b336605b21ca453e0e6e echo x - libzrtpcpp/pkg-plist sed 's/^X//' >libzrtpcpp/pkg-plist << '55501a08660a4ce35b7eb22501c1c492' Xinclude/libzrtpcpp/TimeoutProvider.h Xinclude/libzrtpcpp/ZrtpCWrapper.h Xinclude/libzrtpcpp/ZrtpCallback.h Xinclude/libzrtpcpp/ZrtpCodes.h Xinclude/libzrtpcpp/ZrtpConfigure.h Xinclude/libzrtpcpp/ZrtpQueue.h Xinclude/libzrtpcpp/ZrtpUserCallback.h Xinclude/libzrtpcpp/zrtpccrtp.h Xlib/libzrtpcpp.so Xlib/libzrtpcpp.so.2 Xlib/libzrtpcpp.so.2.1.2 Xlib/pkgconfig/libzrtpcpp.pc X@dirrm include/libzrtpcpp 55501a08660a4ce35b7eb22501c1c492 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208141414.q7EEE6F7031112>