From owner-svn-ports-head@freebsd.org Fri May 27 16:09:12 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 309F6B4CE75; Fri, 27 May 2016 16:09:12 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 0C6861F43; Fri, 27 May 2016 16:09:11 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4RG9B5C040728; Fri, 27 May 2016 16:09:11 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4RG9Atl040723; Fri, 27 May 2016 16:09:10 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201605271609.u4RG9Atl040723@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 27 May 2016 16:09:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415944 - in head/multimedia/vlc: . files 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.22 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, 27 May 2016 16:09:12 -0000 Author: riggs Date: Fri May 27 16:09:10 2016 New Revision: 415944 URL: https://svnweb.freebsd.org/changeset/ports/415944 Log: Update to upstream version 2.2.3 Differential Revision: https://reviews.freebsd.org/D6373 Deleted: head/multimedia/vlc/files/patch-share-lua-intf-cli.lua head/multimedia/vlc/files/patch-vendor-00-ce91452 Modified: head/multimedia/vlc/Makefile head/multimedia/vlc/distinfo head/multimedia/vlc/files/patch-configure head/multimedia/vlc/pkg-plist Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Fri May 27 16:01:40 2016 (r415943) +++ head/multimedia/vlc/Makefile Fri May 27 16:09:10 2016 (r415944) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vlc -DISTVERSION= 2.2.1 -PORTREVISION= 9 +DISTVERSION= 2.2.3 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ @@ -53,6 +52,7 @@ CONFIGURE_ARGS+=--enable-debug .endif CPPFLAGS+= -I${LOCALBASE}/include CFLAGS_i386= -fomit-frame-pointer +LIBS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= A52 AALIB ASS AVAHI CACA DBUS DCA DIRAC DOCS DVDREAD \ DVDNAV FAAD FLAC FLUID FRIBIDI GME GNOMEVFS2 GNUTLS \ Modified: head/multimedia/vlc/distinfo ============================================================================== --- head/multimedia/vlc/distinfo Fri May 27 16:01:40 2016 (r415943) +++ head/multimedia/vlc/distinfo Fri May 27 16:09:10 2016 (r415944) @@ -1,2 +1,3 @@ -SHA256 (vlc-2.2.1.tar.xz) = 543d9d7e378ec0fa1ee2e7f7f5acf8c456c7d0ecc32037171523197ef3cf1fcb -SIZE (vlc-2.2.1.tar.xz) = 20940288 +TIMESTAMP = 1463236247 +SHA256 (vlc-2.2.3.tar.xz) = b9d7587d35f13c3c981964c8cc8b03f1c7c8edf528be476b3ca1d2efedd5bf5b +SIZE (vlc-2.2.3.tar.xz) = 21835204 Modified: head/multimedia/vlc/files/patch-configure ============================================================================== --- head/multimedia/vlc/files/patch-configure Fri May 27 16:01:40 2016 (r415943) +++ head/multimedia/vlc/files/patch-configure Fri May 27 16:09:10 2016 (r415944) @@ -1,6 +1,6 @@ ---- configure.orig +--- configure.orig 2016-04-05 00:45:51 UTC +++ configure -@@ -8461,9 +8461,6 @@ case "${host_os}" in +@@ -8471,9 +8471,6 @@ case "${host_os}" in ;; freebsd*) SYS=freebsd @@ -10,7 +10,7 @@ ;; openbsd*) SYS=openbsd -@@ -26098,7 +26095,7 @@ main () +@@ -25539,7 +25536,7 @@ main () return 0; } _ACEOF @@ -19,7 +19,7 @@ ac_cv_c_o4=yes -@@ -26142,7 +26139,7 @@ main () +@@ -25583,7 +25580,7 @@ main () return 0; } _ACEOF @@ -28,7 +28,7 @@ ac_cv_c_o3=yes -@@ -27336,7 +27333,7 @@ _ACEOF +@@ -26777,7 +26774,7 @@ _ACEOF if ac_fn_c_try_compile "$LINENO"; then : ac_cv_altivec_inline="yes" else @@ -37,7 +37,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_ext /* end confdefs.h. */ -@@ -27349,7 +27346,7 @@ asm volatile("vperm 0,1,2,3"); +@@ -26790,7 +26787,7 @@ asm volatile("vperm 0,1,2,3"); } _ACEOF if ac_fn_c_try_compile "$LINENO"; then : @@ -46,3 +46,12 @@ else ac_cv_altivec_inline=no fi +@@ -49199,7 +49196,7 @@ fi + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then + +- as_fn_error $? "\"You cannot build VLC with Qt-5.5.0. You need to backport I78ef29975181ee22429c9bd4b11d96d9e68b7a9c\"" "$LINENO" 5 ++ $as_echo "Qt-5.5.x found. Ensure Qt I78ef29975181ee22429c9bd4b11d96d9e68b7a9c is backported." >&5 + + fi + Modified: head/multimedia/vlc/pkg-plist ============================================================================== --- head/multimedia/vlc/pkg-plist Fri May 27 16:01:40 2016 (r415943) +++ head/multimedia/vlc/pkg-plist Fri May 27 16:09:10 2016 (r415944) @@ -170,10 +170,12 @@ share/apps/solid/actions/vlc-openvcd.des %%NLS%%share/locale/km/LC_MESSAGES/vlc.mo %%NLS%%share/locale/kn/LC_MESSAGES/vlc.mo %%NLS%%share/locale/ko/LC_MESSAGES/vlc.mo +%%NLS%%share/locale/ks_IN/LC_MESSAGES/vlc.mo %%NLS%%share/locale/ky/LC_MESSAGES/vlc.mo %%NLS%%share/locale/lg/LC_MESSAGES/vlc.mo %%NLS%%share/locale/lt/LC_MESSAGES/vlc.mo %%NLS%%share/locale/lv/LC_MESSAGES/vlc.mo +%%NLS%%share/locale/mai/LC_MESSAGES/vlc.mo %%NLS%%share/locale/mk/LC_MESSAGES/vlc.mo %%NLS%%share/locale/ml/LC_MESSAGES/vlc.mo %%NLS%%share/locale/mn/LC_MESSAGES/vlc.mo