From owner-svn-ports-all@freebsd.org Sun Feb 5 21:59:58 2017 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 A0C08CD28C8; Sun, 5 Feb 2017 21:59:58 +0000 (UTC) (envelope-from rene@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 55F267FE; Sun, 5 Feb 2017 21:59:58 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15Lxv9N098070; Sun, 5 Feb 2017 21:59:57 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Lxv2G098066; Sun, 5 Feb 2017 21:59:57 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702052159.v15Lxv2G098066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 5 Feb 2017 21:59:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433462 - in head: . devel devel/p5-JIRA-Client net-im net-im/ttytter sysutils sysutils/puppet37 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.23 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: Sun, 05 Feb 2017 21:59:58 -0000 Author: rene Date: Sun Feb 5 21:59:56 2017 New Revision: 433462 URL: https://svnweb.freebsd.org/changeset/ports/433462 Log: Remove expired ports: 2017-01-31 devel/p5-JIRA-Client: Deprecated by upstream due to deprecated JIRA's SOAP API 2017-02-05 sysutils/puppet37: Upstream support ended, see http://tinyurl.com/puppet3eol 2017-02-05 net-im/ttytter: Upstream no longer active, see net-im/oysttyer Deleted: head/devel/p5-JIRA-Client/ head/net-im/ttytter/ head/sysutils/puppet37/ Modified: head/MOVED head/devel/Makefile head/net-im/Makefile head/sysutils/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 5 21:58:58 2017 (r433461) +++ head/MOVED Sun Feb 5 21:59:56 2017 (r433462) @@ -9058,3 +9058,6 @@ devel/p5-IO-Detect|devel/p5-Scalar-Does| devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Move to a better place devel/libcheck|devel/check|2017-02-05|Rename to match upstream naming +devel/p5-JIRA-Client||2017-02-05|Has expired: Deprecated by upstream due to deprecated JIRA's SOAP API +sysutils/puppet37||2017-02-05|Has expired: Upstream support ended, see http://tinyurl.com/puppet3eol +net-im/ttytter||2017-02-05|Has expired: Upstream no longer active, see net-im/oysttyer Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 21:58:58 2017 (r433461) +++ head/devel/Makefile Sun Feb 5 21:59:56 2017 (r433462) @@ -2617,7 +2617,6 @@ SUBDIR += p5-Iterator-Misc SUBDIR += p5-Iterator-Simple SUBDIR += p5-Iterator-Util - SUBDIR += p5-JIRA-Client SUBDIR += p5-JIRA-REST SUBDIR += p5-JQuery SUBDIR += p5-JSON-Hyper Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Sun Feb 5 21:58:58 2017 (r433461) +++ head/net-im/Makefile Sun Feb 5 21:59:56 2017 (r433462) @@ -189,7 +189,6 @@ SUBDIR += tkabber-plugins SUBDIR += tox SUBDIR += toxic - SUBDIR += ttytter SUBDIR += turpial SUBDIR += twirssi SUBDIR += twitmail Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sun Feb 5 21:58:58 2017 (r433461) +++ head/sysutils/Makefile Sun Feb 5 21:59:56 2017 (r433462) @@ -833,7 +833,6 @@ SUBDIR += ptools SUBDIR += puppet-lint SUBDIR += puppet-mode.el - SUBDIR += puppet37 SUBDIR += puppet38 SUBDIR += puppet4 SUBDIR += puppetserver