FreeBSD Bugzilla – Attachment 213349 Details for
Bug 245577
devel/jrtplib: Update to a more recent revision 3.11.1-21-g2b49da3; Add the net/libsrtp2 dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
jrtplib.patch (text/plain), 1.38 KB, created by
Yuri Victorovich
on 2020-04-12 21:56:22 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2020-04-12 21:56:22 UTC
Size:
1.38 KB
patch
obsolete
>Index: devel/jrtplib/Makefile >=================================================================== >--- devel/jrtplib/Makefile (revision 531549) >+++ devel/jrtplib/Makefile (working copy) >@@ -2,20 +2,25 @@ > # $FreeBSD$ > > PORTNAME= jrtplib >-PORTVERSION= 3.11.1 >-PORTREVISION= 1 >+DISTVERSIONPREFIX= v >+DISTVERSION= 3.11.1-21 >+DISTVERSIONSUFFIX= -g2b49da3 > CATEGORIES= devel >-MASTER_SITES= https://research.edm.uhasselt.be/jori/jrtplib/ > > MAINTAINER= rodrigo@FreeBSD.org > COMMENT= Object-oriented RTP library written in C++ > >+LIB_DEPENDS= libsrtp2.so:net/libsrtp2 >+ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE.MIT > > USES= cmake pathfix tar:bzip2 >+USE_GITHUB= yes >+GH_ACCOUNT= j0r1 >+GH_PROJECT= JRTPLIB > USE_LDCONFIG= yes > >-PLIST_SUB= JRTPLIB_VER="${PORTVERSION}" >+PLIST_SUB= JRTPLIB_VER="${DISTVERSION:C/-.*//}" > > .include <bsd.port.mk> >Index: devel/jrtplib/distinfo >=================================================================== >--- devel/jrtplib/distinfo (revision 531549) >+++ devel/jrtplib/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1490788411 >-SHA256 (jrtplib-3.11.1.tar.bz2) = e24745f22418fb5d741b6b9871b89ed43964870f292dda92fd11cfbb5d6d0e43 >-SIZE (jrtplib-3.11.1.tar.bz2) = 152256 >+TIMESTAMP = 1586719983 >+SHA256 (j0r1-JRTPLIB-v3.11.1-21-g2b49da3_GH0.tar.gz) = 4b756043eb12a17c0882188f40058648726cbc121250dca41f16e94dfca326ab >+SIZE (j0r1-JRTPLIB-v3.11.1-21-g2b49da3_GH0.tar.gz) = 226905
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 245577
:
213344
| 213349