From owner-svn-ports-head@FreeBSD.ORG Sun Oct 20 10:55:12 2013 Return-Path: Delivered-To: svn-ports-head@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 50656887; Sun, 20 Oct 2013 10:55:12 +0000 (UTC) (envelope-from antoine@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 3CC5521DC; Sun, 20 Oct 2013 10:55:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9KAtC9s043087; Sun, 20 Oct 2013 10:55:12 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9KAtBSm043080; Sun, 20 Oct 2013 10:55:11 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201310201055.r9KAtBSm043080@svn.freebsd.org> From: Antoine Brodin Date: Sun, 20 Oct 2013 10:55:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330999 - head/multimedia/libmpeg2 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.14 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: Sun, 20 Oct 2013 10:55:12 -0000 Author: antoine Date: Sun Oct 20 10:55:11 2013 New Revision: 330999 URL: http://svnweb.freebsd.org/changeset/ports/330999 Log: Finish staging (add man pages to plist) Fix a typo Approved by: multimedia (bapt) Modified: head/multimedia/libmpeg2/Makefile head/multimedia/libmpeg2/pkg-plist Modified: head/multimedia/libmpeg2/Makefile ============================================================================== --- head/multimedia/libmpeg2/Makefile Sun Oct 20 10:33:50 2013 (r330998) +++ head/multimedia/libmpeg2/Makefile Sun Oct 20 10:55:11 2013 (r330999) @@ -3,7 +3,7 @@ PORTNAME= libmpeg2 PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://libmpeg2.sourceforge.net/files/ @@ -24,7 +24,7 @@ OPTIONS_DEFINE= DOCS SDL X11 SDL_USE= SDL=yes SDL_CONFIGURE_ENABLE= sdl X11_USE= XORG=sm XORG=xv -X11_CONFIGUURE_WITH= x +X11_CONFIGURE_WITH= x .include Modified: head/multimedia/libmpeg2/pkg-plist ============================================================================== --- head/multimedia/libmpeg2/pkg-plist Sun Oct 20 10:33:50 2013 (r330998) +++ head/multimedia/libmpeg2/pkg-plist Sun Oct 20 10:55:11 2013 (r330999) @@ -15,4 +15,6 @@ lib/libmpeg2convert.so.0 lib/libvo.a libdata/pkgconfig/libmpeg2.pc libdata/pkgconfig/libmpeg2convert.pc +man/man1/extract_mpeg2.1.gz +man/man1/mpeg2dec.1.gz @dirrm include/mpeg2dec