From owner-svn-ports-all@FreeBSD.ORG Thu Jan 2 09:15:40 2014 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 ESMTPS id BB7EC8D5; Thu, 2 Jan 2014 09:15:40 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A716914A6; Thu, 2 Jan 2014 09:15:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s029FeJO012980; Thu, 2 Jan 2014 09:15:40 GMT (envelope-from arved@svn.freebsd.org) Received: (from arved@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s029Fein012977; Thu, 2 Jan 2014 09:15:40 GMT (envelope-from arved@svn.freebsd.org) Message-Id: <201401020915.s029Fein012977@svn.freebsd.org> From: Tilman Keskinoz Date: Thu, 2 Jan 2014 09:15:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r338429 - in head: math/facile multimedia/kaffeine net/x2goclient-cli 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.17 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: Thu, 02 Jan 2014 09:15:40 -0000 Author: arved Date: Thu Jan 2 09:15:39 2014 New Revision: 338429 URL: http://svnweb.freebsd.org/changeset/ports/338429 Log: New years resolution: Reduce the number of ports i maintain, but don't use Modified: head/math/facile/Makefile head/multimedia/kaffeine/Makefile head/net/x2goclient-cli/Makefile Modified: head/math/facile/Makefile ============================================================================== --- head/math/facile/Makefile Thu Jan 2 09:07:29 2014 (r338428) +++ head/math/facile/Makefile Thu Jan 2 09:15:39 2014 (r338429) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://www.recherche.enac.fr/log/facile/distrib/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Functional Constraint Library LICENSE= LGPL21 Modified: head/multimedia/kaffeine/Makefile ============================================================================== --- head/multimedia/kaffeine/Makefile Thu Jan 2 09:07:29 2014 (r338428) +++ head/multimedia/kaffeine/Makefile Thu Jan 2 09:15:39 2014 (r338429) @@ -8,7 +8,7 @@ CATEGORIES= multimedia kde MASTER_SITES= SF MASTER_SITE_SUBDIR= kaffeine/current -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A xine-base multimedia player BUILD_DEPENDS= ${LOCALBASE}/include/linux/dvb/ca.h:${PORTSDIR}/multimedia/v4l_compat Modified: head/net/x2goclient-cli/Makefile ============================================================================== --- head/net/x2goclient-cli/Makefile Thu Jan 2 09:07:29 2014 (r338428) +++ head/net/x2goclient-cli/Makefile Thu Jan 2 09:15:39 2014 (r338429) @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://x2go.obviously-nice.de/deb/pool-lenny/x2goclient-cli/ DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The x2go perl client RUN_DEPENDS= p5-Proc-Simple>=0:${PORTSDIR}/devel/p5-Proc-Simple \