From owner-svn-ports-all@FreeBSD.ORG Tue Jan 20 22:03:59 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1EE9BA26; Tue, 20 Jan 2015 22:03:59 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0081C285; Tue, 20 Jan 2015 22:03:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t0KM3w4c060876; Tue, 20 Jan 2015 22:03:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t0KM3uIx060862; Tue, 20 Jan 2015 22:03:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201501202203.t0KM3uIx060862@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 20 Jan 2015 22:03:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r377543 - in head: audio/alsa-lib audio/alsa-plugins audio/alsa-utils devel/googlemock devel/googletest games/openra multimedia/baka-mplayer sysutils/fusefs-simple-mtpfs sysutils/rinse ... 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.18-1 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, 20 Jan 2015 22:03:59 -0000 Author: jbeich Date: Tue Jan 20 22:03:55 2015 New Revision: 377543 URL: https://svnweb.freebsd.org/changeset/ports/377543 QAT: https://qat.redports.org/buildarchive/r377543/ Log: Per convention change my address to @FreeBSD.org Differential Revision: https://reviews.freebsd.org/D1565 Approved by: bapt (mentor) Modified: head/audio/alsa-lib/Makefile head/audio/alsa-plugins/Makefile head/audio/alsa-utils/Makefile head/devel/googlemock/Makefile head/devel/googletest/Makefile head/games/openra/Makefile head/multimedia/baka-mplayer/Makefile head/sysutils/fusefs-simple-mtpfs/Makefile head/sysutils/rinse/Makefile head/x11-drivers/xf86-input-wacom/Makefile Modified: head/audio/alsa-lib/Makefile ============================================================================== --- head/audio/alsa-lib/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/audio/alsa-lib/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ALSA/lib \ GENTOO/distfiles -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= ALSA compatibility library LICENSE= LGPL21 # or any later version Modified: head/audio/alsa-plugins/Makefile ============================================================================== --- head/audio/alsa-plugins/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/audio/alsa-plugins/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -8,7 +8,7 @@ CATEGORIES= audio MASTER_SITES= ALSA/plugins \ GENTOO/distfiles -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= ALSA compatibility library plugins LICENSE= LGPL21 # or any later version Modified: head/audio/alsa-utils/Makefile ============================================================================== --- head/audio/alsa-utils/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/audio/alsa-utils/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= ALSA/utils \ GENTOO/distfiles -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= ALSA compatibility utils LICENSE= GPLv2 # or any later version Modified: head/devel/googlemock/Makefile ============================================================================== --- head/devel/googlemock/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/devel/googlemock/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -10,7 +10,7 @@ DISTNAME= gmock-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gmock_doctor.py:svn EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= Library for writing and using C++ mock classes LICENSE= BSD3CLAUSE Modified: head/devel/googletest/Makefile ============================================================================== --- head/devel/googletest/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/devel/googletest/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= GOOGLE_CODE DISTNAME= gtest-${PORTVERSION} -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= Framework for writing C++ tests on a variety of platforms LICENSE= BSD3CLAUSE Modified: head/games/openra/Makefile ============================================================================== --- head/games/openra/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/games/openra/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -5,7 +5,7 @@ PORTVERSION= 20141029 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= Multiplayer re-envisioning of early RTS games by Westwood Studios LICENSE= GPLv3 Modified: head/multimedia/baka-mplayer/Makefile ============================================================================== --- head/multimedia/baka-mplayer/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/multimedia/baka-mplayer/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -4,7 +4,7 @@ PORTNAME= baka-mplayer DISTVERSION= 2.0.1 CATEGORIES= multimedia audio -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= Qt 5 multimedia player based on libmpv LICENSE= GPLv2 Modified: head/sysutils/fusefs-simple-mtpfs/Makefile ============================================================================== --- head/sysutils/fusefs-simple-mtpfs/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/sysutils/fusefs-simple-mtpfs/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= Simple MTP fuse filesystem driver LICENSE= GPLv2 # or any later version Modified: head/sysutils/rinse/Makefile ============================================================================== --- head/sysutils/rinse/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/sysutils/rinse/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= Install RPM-based system into a directory LICENSE= ARTPERL10 Modified: head/x11-drivers/xf86-input-wacom/Makefile ============================================================================== --- head/x11-drivers/xf86-input-wacom/Makefile Tue Jan 20 21:47:15 2015 (r377542) +++ head/x11-drivers/xf86-input-wacom/Makefile Tue Jan 20 22:03:55 2015 (r377543) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= x11-drivers MASTER_SITES= SF/linuxwacom/${PORTNAME} -MAINTAINER= jbeich@vfemail.net +MAINTAINER= jbeich@FreeBSD.org COMMENT= X.Org Wacom tablet driver LICENSE= GPLv2 # or any later version