From owner-svn-ports-all@FreeBSD.ORG Tue Aug 6 23:40:08 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 8DDA71AB; Tue, 6 Aug 2013 23:40:08 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7AFFC2AD9; Tue, 6 Aug 2013 23:40:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r76Ne87h012566; Tue, 6 Aug 2013 23:40:08 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r76Ne7MQ012563; Tue, 6 Aug 2013 23:40:07 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201308062340.r76Ne7MQ012563@svn.freebsd.org> From: Guido Falsi Date: Tue, 6 Aug 2013 23:40:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324326 - head/multimedia/libvdpau X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Aug 2013 23:40:08 -0000 Author: madpilot Date: Tue Aug 6 23:40:07 2013 New Revision: 324326 URL: http://svnweb.freebsd.org/changeset/ports/324326 Log: - Update to 0.7 - Use Space in pkg-descr WWW line Modified: head/multimedia/libvdpau/Makefile head/multimedia/libvdpau/distinfo head/multimedia/libvdpau/pkg-descr (contents, props changed) Modified: head/multimedia/libvdpau/Makefile ============================================================================== --- head/multimedia/libvdpau/Makefile Tue Aug 6 22:36:56 2013 (r324325) +++ head/multimedia/libvdpau/Makefile Tue Aug 6 23:40:07 2013 (r324326) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libvdpau -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= multimedia MASTER_SITES= http://cgit.freedesktop.org/~aplattner/libvdpau/snapshot/ Modified: head/multimedia/libvdpau/distinfo ============================================================================== --- head/multimedia/libvdpau/distinfo Tue Aug 6 22:36:56 2013 (r324325) +++ head/multimedia/libvdpau/distinfo Tue Aug 6 23:40:07 2013 (r324326) @@ -1,2 +1,2 @@ -SHA256 (libvdpau-0.6.tar.xz) = 8e0f3111ce054de92b50a830ff74217862bc5d7e0fecaa717ea98af57abb58b4 -SIZE (libvdpau-0.6.tar.xz) = 127872 +SHA256 (libvdpau-0.7.tar.xz) = 74e8ecc18897d1ab8a31e237d2f61953eec3737406b522d77c92c8a2747213b0 +SIZE (libvdpau-0.7.tar.xz) = 128116 Modified: head/multimedia/libvdpau/pkg-descr ============================================================================== --- head/multimedia/libvdpau/pkg-descr Tue Aug 6 22:36:56 2013 (r324325) +++ head/multimedia/libvdpau/pkg-descr Tue Aug 6 23:40:07 2013 (r324326) @@ -2,4 +2,4 @@ VDPAU is the Video Decode and Presentati an interface to video decode acceleration and presentation hardware present in modern GPUs. -WWW: http://freedesktop.org/wiki/Software/VDPAU +WWW: http://freedesktop.org/wiki/Software/VDPAU