From b95d127471e2fd17cc8d189dbeec094e3ff556db Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Wed, 30 Jul 2014 03:57:23 +0000 Subject: security/libgcrypt: 1.5.3_3 -> 1.6.1 - Update to 1.6.1 - Remove some unneeded patches - Fix pkg-plist - report configure bug upstream https://bugs.g10code.com/gnupg/issue1668 - report API breakage downstream and find that MacPorts had the same issue https://rt.cpan.org/Ticket/Display.html?id=97201 - bump PORTREVISION for dependent ports (approx. 100 ports) - Thanks to exp-run by antoine@ to find ports that break - patch ports that would otherwise break security/shishi with PR 192164 is already committed [1] devel/ccrtp [2] editors/abiword [3] security/p5-Crypt-GCrypt PR: 191256, 192162 [1], 192163 [2], 192166 [3] Submitted by: Carlos Jacobo Puga Medina Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) --- devel/ccrtp/Makefile | 8 +++++--- devel/ccrtp/distinfo | 4 ++-- devel/ccrtp/pkg-plist | 6 +++--- 3 files changed, 10 insertions(+), 8 deletions(-) (limited to 'devel/ccrtp') diff --git a/devel/ccrtp/Makefile b/devel/ccrtp/Makefile index ab6359d6c987..c8162443a675 100644 --- a/devel/ccrtp/Makefile +++ b/devel/ccrtp/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ccrtp -PORTVERSION= 2.0.6 -PORTREVISION= 4 +PORTVERSION= 2.0.9 CATEGORIES= devel MASTER_SITES= GNU @@ -19,7 +18,7 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -INFO= ccrtp +INFO= ccrtp post-patch: @cd ${WRKSRC}/src && \ @@ -29,4 +28,7 @@ post-configure: ${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ ${REINPLACE_CMD} -e 's|-l-pthread|-pthread|g' +post-stage: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libccrtp.so.2.0.6 + .include diff --git a/devel/ccrtp/distinfo b/devel/ccrtp/distinfo index 36964f0c8dc5..dcd0319b48b1 100644 --- a/devel/ccrtp/distinfo +++ b/devel/ccrtp/distinfo @@ -1,2 +1,2 @@ -SHA256 (ccrtp-2.0.6.tar.gz) = 39fe4cd98635f710800b1d3f4090cae7110cbfee97ad42c77233eac2c5e4381b -SIZE (ccrtp-2.0.6.tar.gz) = 735455 +SHA256 (ccrtp-2.0.9.tar.gz) = 2032176f7d64db05d7bc557a045d0b24ec76f264448a30a7de9f12c5a31530df +SIZE (ccrtp-2.0.9.tar.gz) = 751786 diff --git a/devel/ccrtp/pkg-plist b/devel/ccrtp/pkg-plist index 15d1fd24d5cc..4669bd34e3b4 100644 --- a/devel/ccrtp/pkg-plist +++ b/devel/ccrtp/pkg-plist @@ -14,9 +14,9 @@ include/ccrtp/rtcppkt.h include/ccrtp/rtp.h include/ccrtp/rtppkt.h include/ccrtp/sources.h -lib/libccrtp.so.0.0.0 -lib/libccrtp.so.0 -lib/libccrtp.so lib/libccrtp.a +lib/libccrtp.so +lib/libccrtp.so.2 +lib/libccrtp.so.2.0.6 libdata/pkgconfig/libccrtp.pc @dirrm include/ccrtp -- cgit v1.2.3