FreeBSD Bugzilla – Attachment 145026 Details for
Bug 192162
devel/ccrtp: 2.0.6 -> 2.0.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update, fix build with libgcrypt 1.6.x
ccrtp.diff (text/plain), 1.80 KB, created by
Kurt Jaeger
on 2014-07-27 11:43:22 UTC
(
hide
)
Description:
patch to update, fix build with libgcrypt 1.6.x
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2014-07-27 11:43:22 UTC
Size:
1.80 KB
patch
obsolete
>diff -r -u -N devel/ccrtp/Makefile /usr/home/pi/myp/devel/ccrtp/Makefile >--- devel/ccrtp/Makefile 2014-06-11 16:55:34.000000000 +0200 >+++ /usr/home/pi/myp/devel/ccrtp/Makefile 2014-07-27 13:40:27.000000000 +0200 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/devel/ccrtp/Makefile 357486 2014-06-11 14:49:59Z tijl $ > > PORTNAME= ccrtp >-PORTVERSION= 2.0.6 >-PORTREVISION= 3 >+PORTVERSION= 2.0.9 > CATEGORIES= devel > MASTER_SITES= GNU > >@@ -14,7 +13,7 @@ > libgcrypt.so:${PORTSDIR}/security/libgcrypt > > GNU_CONFIGURE= yes >-USES= gmake gettext iconv pkgconfig >+USES= gmake libtool gettext iconv pkgconfig > USE_LDCONFIG= yes > > CPPFLAGS+= -I${LOCALBASE}/include >@@ -29,4 +28,7 @@ > ${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 <bsd.port.mk> >diff -r -u -N devel/ccrtp/distinfo /usr/home/pi/myp/devel/ccrtp/distinfo >--- devel/ccrtp/distinfo 2014-06-09 10:12:50.000000000 +0200 >+++ /usr/home/pi/myp/devel/ccrtp/distinfo 2014-07-27 13:37:39.000000000 +0200 >@@ -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 -r -u -N devel/ccrtp/pkg-plist /usr/home/pi/myp/devel/ccrtp/pkg-plist >--- devel/ccrtp/pkg-plist 2014-06-09 10:12:50.000000000 +0200 >+++ /usr/home/pi/myp/devel/ccrtp/pkg-plist 2014-07-27 13:39:56.000000000 +0200 >@@ -14,9 +14,9 @@ > include/ccrtp/rtp.h > include/ccrtp/rtppkt.h > include/ccrtp/sources.h >-lib/libccrtp.so.0 >-lib/libccrtp.so >-lib/libccrtp.la > lib/libccrtp.a >+lib/libccrtp.so >+lib/libccrtp.so.2 >+lib/libccrtp.so.2.0.6 > libdata/pkgconfig/libccrtp.pc > @dirrm include/ccrtp
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 192162
: 145026