Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Feb 2017 17:46:52 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433500 - head/multimedia/bitstream
Message-ID:  <201702061746.v16HkqiL084233@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Feb  6 17:46:51 2017
New Revision: 433500
URL: https://svnweb.freebsd.org/changeset/ports/433500

Log:
  - Update to 1.2

Modified:
  head/multimedia/bitstream/Makefile
  head/multimedia/bitstream/distinfo
  head/multimedia/bitstream/pkg-plist

Modified: head/multimedia/bitstream/Makefile
==============================================================================
--- head/multimedia/bitstream/Makefile	Mon Feb  6 17:15:59 2017	(r433499)
+++ head/multimedia/bitstream/Makefile	Mon Feb  6 17:46:51 2017	(r433500)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bitstream
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	multimedia
 MASTER_SITES=	https://get.videolan.org/bitstream/${PORTVERSION}/ \
 		http://get.videolan.org/bitstream/${PORTVERSION}/

Modified: head/multimedia/bitstream/distinfo
==============================================================================
--- head/multimedia/bitstream/distinfo	Mon Feb  6 17:15:59 2017	(r433499)
+++ head/multimedia/bitstream/distinfo	Mon Feb  6 17:46:51 2017	(r433500)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1475687602
-SHA256 (bitstream-1.1.tar.bz2) = 90b65f619895d31e652386d5d7d2d2d62cccd44383c1fac9145d659013a2de9e
-SIZE (bitstream-1.1.tar.bz2) = 106675
+TIMESTAMP = 1486402378
+SHA256 (bitstream-1.2.tar.bz2) = ccfbb438711606de1fad881b58c8f134e2d82b4d53a88ea48f2d1bcb49ca5ad2
+SIZE (bitstream-1.2.tar.bz2) = 115009

Modified: head/multimedia/bitstream/pkg-plist
==============================================================================
--- head/multimedia/bitstream/pkg-plist	Mon Feb  6 17:15:59 2017	(r433499)
+++ head/multimedia/bitstream/pkg-plist	Mon Feb  6 17:46:51 2017	(r433500)
@@ -80,14 +80,22 @@ include/bitstream/dvb/si/tot_print.h
 include/bitstream/dvb/si_print.h
 include/bitstream/dvb/sim.h
 include/bitstream/dvb/sub.h
+include/bitstream/dvb/telx.h
+include/bitstream/dvb/vbi.h
 include/bitstream/ieee/ethernet.h
 include/bitstream/ietf/ip.h
+include/bitstream/ietf/rfc4175.h
 include/bitstream/ietf/rtcp.h
+include/bitstream/ietf/rtcp_fb.h
+include/bitstream/ietf/rtcp_rr.h
+include/bitstream/ietf/rtcp_sr.h
 include/bitstream/ietf/rtp.h
+include/bitstream/ietf/rtp2250.h
 include/bitstream/ietf/rtp3551.h
 include/bitstream/ietf/rtp6184.h
 include/bitstream/ietf/rtp7587.h
 include/bitstream/ietf/udp.h
+include/bitstream/itu/h265.h
 include/bitstream/mpeg/aac.h
 include/bitstream/mpeg/h264.h
 include/bitstream/mpeg/mp2v.h
@@ -142,5 +150,12 @@ include/bitstream/mpeg/psi/tsdt.h
 include/bitstream/mpeg/psi/tsdt_print.h
 include/bitstream/mpeg/psi_print.h
 include/bitstream/mpeg/ts.h
+include/bitstream/scte/104.h
 include/bitstream/scte/35.h
 include/bitstream/scte/35_print.h
+include/bitstream/smpte/2010.h
+include/bitstream/smpte/2022_1_fec.h
+include/bitstream/smpte/2022_6_hbrmt.h
+include/bitstream/smpte/291.h
+include/bitstream/smpte/337.h
+include/bitstream/smpte/rdd08.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702061746.v16HkqiL084233>