svn commit: r393737 - in head/net-im: farstream telepathy-farstream

Koop Mast kwm at FreeBSD.org
Sat Aug 8 16:25:28 UTC 2015


Author: kwm
Date: Sat Aug  8 16:25:26 2015
New Revision: 393737
URL: https://svnweb.freebsd.org/changeset/ports/393737

Log:
  Update farstream to 0.2.7.
  
  Bump revision because of shlib change.

Modified:
  head/net-im/farstream/Makefile
  head/net-im/farstream/distinfo
  head/net-im/farstream/pkg-plist
  head/net-im/telepathy-farstream/Makefile

Modified: head/net-im/farstream/Makefile
==============================================================================
--- head/net-im/farstream/Makefile	Sat Aug  8 16:03:53 2015	(r393736)
+++ head/net-im/farstream/Makefile	Sat Aug  8 16:25:26 2015	(r393737)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	farstream
-PORTVERSION=	0.2.6
-PORTREVISION=	1
+PORTVERSION=	0.2.7
 CATEGORIES=	net-im devel
 MASTER_SITES=	http://freedesktop.org/software/farstream/releases/farstream/
 

Modified: head/net-im/farstream/distinfo
==============================================================================
--- head/net-im/farstream/distinfo	Sat Aug  8 16:03:53 2015	(r393736)
+++ head/net-im/farstream/distinfo	Sat Aug  8 16:25:26 2015	(r393737)
@@ -1,2 +1,2 @@
-SHA256 (farstream-0.2.6.tar.gz) = b92c7f64852a5f5585da3ad5f91e52aba0da4633b8e41170d4560d7360dd4252
-SIZE (farstream-0.2.6.tar.gz) = 1301412
+SHA256 (farstream-0.2.7.tar.gz) = dad0ed43cf94e71df558c23825abe57db59d1ee8d970ffaec5e2dbc2e7acbf7d
+SIZE (farstream-0.2.7.tar.gz) = 1309470

Modified: head/net-im/farstream/pkg-plist
==============================================================================
--- head/net-im/farstream/pkg-plist	Sat Aug  8 16:03:53 2015	(r393736)
+++ head/net-im/farstream/pkg-plist	Sat Aug  8 16:25:26 2015	(r393737)
@@ -22,8 +22,8 @@ lib/gstreamer-1.0/libfsrtpconference.so
 lib/gstreamer-1.0/libfsrtpxdata.so
 lib/gstreamer-1.0/libfsvideoanyrate.so
 lib/libfarstream-0.2.so
-lib/libfarstream-0.2.so.2
-lib/libfarstream-0.2.so.2.2.0
+lib/libfarstream-0.2.so.5
+lib/libfarstream-0.2.so.5.0.0
 libdata/pkgconfig/farstream-0.2.pc
 %%DATADIR%%/0.2/fsrawconference/default-element-properties
 %%DATADIR%%/0.2/fsrtpconference/default-codec-preferences

Modified: head/net-im/telepathy-farstream/Makefile
==============================================================================
--- head/net-im/telepathy-farstream/Makefile	Sat Aug  8 16:03:53 2015	(r393736)
+++ head/net-im/telepathy-farstream/Makefile	Sat Aug  8 16:25:26 2015	(r393737)
@@ -1,9 +1,9 @@
 # Created by: Joe Marcus Clarke <marcus at FreeBSD.org>
 # $FreeBSD$
-#    $MCom: ports/trunk/net-im/telepathy-farstream/Makefile 19955 2014-10-15 10:15:00Z gusi $
 
 PORTNAME=	telepathy-farstream
 PORTVERSION=	0.6.2
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	http://telepathy.freedesktop.org/releases/${PORTNAME}/
 


More information about the svn-ports-all mailing list