From owner-freebsd-ports@FreeBSD.ORG Sun Nov 4 22:38:59 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 775C9A1B; Sun, 4 Nov 2012 22:38:59 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 8BDF68FC0A; Sun, 4 Nov 2012 22:38:58 +0000 (UTC) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id A1D821E00118; Sun, 4 Nov 2012 23:38:56 +0100 (CET) Received: from triton8.kn-bremen.de (noident@localhost [127.0.0.1]) by triton8.kn-bremen.de (8.14.4/8.14.4) with ESMTP id qA4MTb7a058911; Sun, 4 Nov 2012 23:29:37 +0100 (CET) (envelope-from nox@triton8.kn-bremen.de) Received: (from nox@localhost) by triton8.kn-bremen.de (8.14.4/8.14.3/Submit) id qA4MTbph058910; Sun, 4 Nov 2012 23:29:37 +0100 (CET) (envelope-from nox) Date: Sun, 4 Nov 2012 23:29:37 +0100 (CET) From: Juergen Lock Message-Id: <201211042229.qA4MTbph058910@triton8.kn-bremen.de> To: jnagyjr1978@gmail.com Subject: Re: CFT: vlc 2.0.4 X-Newsgroups: local.list.freebsd.ports In-Reply-To: <5096C704.1090004@gmail.com> References: <20121104171944.GA39467@triton8.kn-bremen.de> Organization: Cc: freebsd-multimedia@FreeBSD.org, freebsd-ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2012 22:38:59 -0000 In article <5096C704.1090004@gmail.com> you write: >On 11/04/12 11:19, Juergen Lock wrote: >> Hi! >> >> As there were a few problems with vlc 2.0.3 I'd like people to test >> the 2.0.4 update before I commit it: >> >> http://people.freebsd.org/~nox/tmp/vlc-2.0.4-001.patch >> >> I don't expect new issues but better be safe than sorry... > > >Did I do something wrong? > >I applied (successfully) the patch and: > >> cd /usr/ports/multimedi/vlc/ >> make config install clean' > >and it outputs, after config: > >===> License GPLv2 accepted by the user >===> Found saved configuration for vlc-2.0.3_4,3 >=> vlc-2.0.3.tar.xz is not in /usr/ports/multimedia/vlc/distinfo. >=> Either /usr/ports/multimedia/vlc/distinfo is out of date, or >=> vlc-2.0.3.tar.xz is spelled incorrectly. >*** Error code 1 > >Stop in /usr/ports/multimedia/vlc. >*** Error code 1 > >Stop in /usr/ports/multimedia/vlc Can you double-check the patch applied completely, make -V PKGNAME should return vlc-2.0.4,3 and PORTVERSION in the Makefile should have been patched to 2.0.4 . The other problems people found are real tho, I've put a new update here: http://people.freebsd.org/~nox/tmp/vlc-2.0.4-002.patch Thanx! :) Juergen