From owner-svn-ports-all@FreeBSD.ORG Fri Sep 20 21:49:33 2013 Return-Path: Delivered-To: svn-ports-all@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 ESMTP id 5D9845CA; Fri, 20 Sep 2013 21:49:33 +0000 (UTC) (envelope-from mm@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 47BCC2446; Fri, 20 Sep 2013 21:49:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8KLnXGh000892; Fri, 20 Sep 2013 21:49:33 GMT (envelope-from mm@svn.freebsd.org) Received: (from mm@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8KLnUTv000874; Fri, 20 Sep 2013 21:49:30 GMT (envelope-from mm@svn.freebsd.org) Message-Id: <201309202149.r8KLnUTv000874@svn.freebsd.org> From: Martin Matuska Date: Fri, 20 Sep 2013 21:49:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327750 - in head: audio/fdk-aac audio/vo-aacenc audio/vo-amrwbenc devel/liboil devel/orc multimedia/ffmpeg multimedia/ffmpeg-devel multimedia/ffmpeg1 multimedia/libquicktime multimedia... 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: Fri, 20 Sep 2013 21:49:33 -0000 Author: mm Date: Fri Sep 20 21:49:30 2013 New Revision: 327750 URL: http://svnweb.freebsd.org/changeset/ports/327750 Log: Returning maintainership on my multimedia ports to ports@freebsd.org Modified: head/audio/fdk-aac/Makefile head/audio/vo-aacenc/Makefile head/audio/vo-amrwbenc/Makefile head/devel/liboil/Makefile head/devel/orc/Makefile head/multimedia/ffmpeg-devel/Makefile head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg1/Makefile head/multimedia/libquicktime-lame/Makefile head/multimedia/libquicktime/Makefile head/multimedia/schroedinger/Makefile head/multimedia/x264/Makefile Modified: head/audio/fdk-aac/Makefile ============================================================================== --- head/audio/fdk-aac/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/audio/fdk-aac/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -6,7 +6,7 @@ PORTVERSION= 0.1.2 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Port of the Fraunhofer FDK AAC Codec Library NOT_FOR_ARCHS= sparc64 Modified: head/audio/vo-aacenc/Makefile ============================================================================== --- head/audio/vo-aacenc/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/audio/vo-aacenc/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -6,7 +6,7 @@ PORTVERSION= 0.1.3 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VisualOn AAC encoder library LICENSE= AL2 Modified: head/audio/vo-amrwbenc/Makefile ============================================================================== --- head/audio/vo-amrwbenc/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/audio/vo-amrwbenc/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -6,7 +6,7 @@ PORTVERSION= 0.1.3 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VisualOn AMR-WB encoder library LICENSE= AL2 Modified: head/devel/liboil/Makefile ============================================================================== --- head/devel/liboil/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/devel/liboil/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -7,7 +7,7 @@ PORTVERSION= 0.3.17 CATEGORIES= devel MASTER_SITES= http://liboil.freedesktop.org/download/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of optimized inner loops LICENSE= BSD Modified: head/devel/orc/Makefile ============================================================================== --- head/devel/orc/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/devel/orc/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -6,7 +6,7 @@ PORTVERSION= 0.4.18 CATEGORIES= devel MASTER_SITES= http://gstreamer.freedesktop.org/data/src/orc/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library and toolset to operate arrays of data LICENSE= BSD Modified: head/multimedia/ffmpeg-devel/Makefile ============================================================================== --- head/multimedia/ffmpeg-devel/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/multimedia/ffmpeg-devel/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -9,7 +9,7 @@ MASTER_SITES= http://git.videolan.org/ PKGNAMESUFFIX= -devel DISTNAME= ffmpeg-${GIT_SUFFIX} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server LICENSE= GPLv2 LGPL21 Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/multimedia/ffmpeg/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -8,7 +8,7 @@ PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server CONFLICTS= libav-[0-9]* Modified: head/multimedia/ffmpeg1/Makefile ============================================================================== --- head/multimedia/ffmpeg1/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/multimedia/ffmpeg1/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -7,7 +7,7 @@ CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ PKGNAMESUFFIX= 1 -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server LICENSE= GPLv2 LGPL21 Modified: head/multimedia/libquicktime-lame/Makefile ============================================================================== --- head/multimedia/libquicktime-lame/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/multimedia/libquicktime-lame/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -7,7 +7,7 @@ CATEGORIES= multimedia PKGNAMESUFFIX= -lame PORTREVISION= 2 -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LAME plugin for libquicktime LIB_DEPENDS= quicktime.0:${PORTSDIR}/multimedia/libquicktime \ Modified: head/multimedia/libquicktime/Makefile ============================================================================== --- head/multimedia/libquicktime/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/multimedia/libquicktime/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -7,7 +7,7 @@ PORTREVISION?= 4 CATEGORIES= multimedia MASTER_SITES= SF -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for reading and writing quicktime files .if !defined(_BUILDING_LIBQUICKTIME_PLUGINS) Modified: head/multimedia/schroedinger/Makefile ============================================================================== --- head/multimedia/schroedinger/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/multimedia/schroedinger/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -8,7 +8,7 @@ CATEGORIES= multimedia MASTER_SITES= http://diracvideo.org/download/schroedinger/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-speed Dirac codec LICENSE= GPLv2 LGPL20 MIT MPL Modified: head/multimedia/x264/Makefile ============================================================================== --- head/multimedia/x264/Makefile Fri Sep 20 21:39:43 2013 (r327749) +++ head/multimedia/x264/Makefile Fri Sep 20 21:49:30 2013 (r327750) @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= x264 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= mm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= Library and tool for encoding H.264/AVC video streams LICENSE= GPLv2