From owner-svn-ports-head@FreeBSD.ORG Fri Aug 1 12:54:47 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B5408100; Fri, 1 Aug 2014 12:54:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 890FD2A67; Fri, 1 Aug 2014 12:54:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s71Csl6a078066; Fri, 1 Aug 2014 12:54:47 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s71CskOP078062; Fri, 1 Aug 2014 12:54:46 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201408011254.s71CskOP078062@svn.freebsd.org> From: Dmitry Marakasov Date: Fri, 1 Aug 2014 12:54:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363706 - in head: devel/libzvbi multimedia/vlc multimedia/xawtv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2014 12:54:47 -0000 Author: amdmi3 Date: Fri Aug 1 12:54:46 2014 New Revision: 363706 URL: http://svnweb.freebsd.org/changeset/ports/363706 QAT: https://qat.redports.org/buildarchive/r363706/ Log: - Switch devel/libzvbi to USES=libtool, drop .la files - Bump dependent ports as .so version has changed Approved by: portmgr blanket Modified: head/devel/libzvbi/Makefile head/devel/libzvbi/pkg-plist head/multimedia/vlc/Makefile head/multimedia/xawtv/Makefile Modified: head/devel/libzvbi/Makefile ============================================================================== --- head/devel/libzvbi/Makefile Fri Aug 1 12:54:36 2014 (r363705) +++ head/devel/libzvbi/Makefile Fri Aug 1 12:54:46 2014 (r363706) @@ -3,6 +3,7 @@ PORTNAME= libzvbi PORTVERSION= 0.2.35 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF/zapping/zvbi/${PORTVERSION} DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} @@ -13,7 +14,7 @@ COMMENT= Routines to access raw VBI capt LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png \ libunicode.so:${PORTSDIR}/devel/libunicode -USES= gettext pathfix pkgconfig tar:bzip2 +USES= gettext libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/devel/libzvbi/pkg-plist ============================================================================== --- head/devel/libzvbi/pkg-plist Fri Aug 1 12:54:36 2014 (r363705) +++ head/devel/libzvbi/pkg-plist Fri Aug 1 12:54:46 2014 (r363706) @@ -1,9 +1,9 @@ bin/zvbi-ntsc-cc include/libzvbi.h lib/libzvbi.a -lib/libzvbi.la lib/libzvbi.so -lib/libzvbi.so.13 +lib/libzvbi.so.0 +lib/libzvbi.so.0.13.2 libdata/pkgconfig/zvbi-0.2.pc man/man1/zvbi-ntsc-cc.1.gz share/locale/de/LC_MESSAGES/zvbi.mo Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Fri Aug 1 12:54:36 2014 (r363705) +++ head/multimedia/vlc/Makefile Fri Aug 1 12:54:46 2014 (r363706) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.1.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Modified: head/multimedia/xawtv/Makefile ============================================================================== --- head/multimedia/xawtv/Makefile Fri Aug 1 12:54:36 2014 (r363705) +++ head/multimedia/xawtv/Makefile Fri Aug 1 12:54:46 2014 (r363706) @@ -3,6 +3,7 @@ PORTNAME= xawtv PORTVERSION= 3.103 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://linuxtv.org/downloads/xawtv/