From owner-svn-ports-all@freebsd.org Wed Jul 1 05:01:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9F6C9A4C7A; Wed, 1 Jul 2015 05:01:31 +0000 (UTC) (envelope-from xmj@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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9AAE12474; Wed, 1 Jul 2015 05:01:31 +0000 (UTC) (envelope-from xmj@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t6151VsU072188; Wed, 1 Jul 2015 05:01:31 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t6151VPP072186; Wed, 1 Jul 2015 05:01:31 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201507010501.t6151VPP072186@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Wed, 1 Jul 2015 05:01:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r391030 - in head: devel/py-xmltodict net-im/skype4 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.20 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: Wed, 01 Jul 2015 05:01:31 -0000 Author: xmj Date: Wed Jul 1 05:01:30 2015 New Revision: 391030 URL: https://svnweb.freebsd.org/changeset/ports/391030 Log: Replace my FreeBSD email with my private email in ports I maintain with @FreeBSD.org. Modified: head/devel/py-xmltodict/Makefile head/net-im/skype4/Makefile Modified: head/devel/py-xmltodict/Makefile ============================================================================== --- head/devel/py-xmltodict/Makefile Wed Jul 1 03:33:55 2015 (r391029) +++ head/devel/py-xmltodict/Makefile Wed Jul 1 05:01:30 2015 (r391030) @@ -7,7 +7,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= xmj@FreeBSD.org +MAINTAINER= xmj@chaot.net COMMENT= XML parser that returns python dictionaries LICENSE= MIT Modified: head/net-im/skype4/Makefile ============================================================================== --- head/net-im/skype4/Makefile Wed Jul 1 03:33:55 2015 (r391029) +++ head/net-im/skype4/Makefile Wed Jul 1 05:01:30 2015 (r391030) @@ -8,7 +8,7 @@ CATEGORIES= net-im MASTER_SITES= http://download.skype.com/linux/ PKGNAMESUFFIX= 4 -MAINTAINER= xmj@FreeBSD.org +MAINTAINER= xmj@chaot.net COMMENT= P2P VoIP software RUN_DEPENDS= ${LINUXBASE}/lib/skype_oss_wrapper/libpulse.so.0:${PORTSDIR}/audio/linux-skype_oss_wrapper