From owner-svn-ports-all@freebsd.org Mon Oct 19 08:22:36 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 34E55A18E50; Mon, 19 Oct 2015 08:22:36 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 00F7E11A9; Mon, 19 Oct 2015 08:22:35 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9J8MZFJ007226; Mon, 19 Oct 2015 08:22:35 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9J8MYgu007224; Mon, 19 Oct 2015 08:22:34 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201510190822.t9J8MYgu007224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Mon, 19 Oct 2015 08:22:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399642 - in head: comms/gammu deskutils/wammu 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: Mon, 19 Oct 2015 08:22:36 -0000 Author: bsam Date: Mon Oct 19 08:22:34 2015 New Revision: 399642 URL: https://svnweb.freebsd.org/changeset/ports/399642 Log: To the pool: do not use the port any more and have no spare time to maintain it. Modified: head/comms/gammu/Makefile head/deskutils/wammu/Makefile Modified: head/comms/gammu/Makefile ============================================================================== --- head/comms/gammu/Makefile Mon Oct 19 08:19:01 2015 (r399641) +++ head/comms/gammu/Makefile Mon Oct 19 08:22:34 2015 (r399642) @@ -8,7 +8,7 @@ CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ \ http://dl.cihar.com.nyud.net/gammu/releases/ -MAINTAINER= bsam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU All Mobile Management Utilities LICENSE= GPLv2 Modified: head/deskutils/wammu/Makefile ============================================================================== --- head/deskutils/wammu/Makefile Mon Oct 19 08:19:01 2015 (r399641) +++ head/deskutils/wammu/Makefile Mon Oct 19 08:22:34 2015 (r399642) @@ -8,7 +8,7 @@ CATEGORIES= deskutils MASTER_SITES= http://dl.cihar.com/wammu/v0/ \ http://dl.cihar.com.nyud.net/wammu/v0/ -MAINTAINER= bsam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GUI manager of contacts, todos, calendar, and messages in your phone LICENSE= GPLv2