From owner-svn-ports-all@freebsd.org Wed Dec 13 22:48:44 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 52226E89920; Wed, 13 Dec 2017 22:48:44 +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 21AD167483; Wed, 13 Dec 2017 22:48:44 +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 vBDMmhGY016145; Wed, 13 Dec 2017 22:48:43 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBDMmglu016141; Wed, 13 Dec 2017 22:48:42 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201712132248.vBDMmglu016141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 13 Dec 2017 22:48:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456266 - in head: . audio audio/cd-console devel devel/cld textproc textproc/p5-Lingua-Identify-CLD textproc/pecl-cld X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . audio audio/cd-console devel devel/cld textproc textproc/p5-Lingua-Identify-CLD textproc/pecl-cld X-SVN-Commit-Revision: 456266 X-SVN-Commit-Repository: ports 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.25 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, 13 Dec 2017 22:48:44 -0000 Author: rene Date: Wed Dec 13 22:48:42 2017 New Revision: 456266 URL: https://svnweb.freebsd.org/changeset/ports/456266 Log: Remove expired ports: 2017-12-12 audio/cd-console: No public distfiles 2017-12-12 textproc/pecl-cld: Depends on expired devel/cld 2017-12-12 textproc/p5-Lingua-Identify-CLD: Depends on expired devel/cld 2017-04-30 devel/cld: Unfetchable for more than six months (google code has gone away) Deleted: head/audio/cd-console/ head/devel/cld/ head/textproc/p5-Lingua-Identify-CLD/ head/textproc/pecl-cld/ Modified: head/MOVED head/audio/Makefile head/devel/Makefile head/textproc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Dec 13 22:35:53 2017 (r456265) +++ head/MOVED Wed Dec 13 22:48:42 2017 (r456266) @@ -9810,3 +9810,7 @@ security/krb5-113|security/krb5-114|2017-12-03|Has exp net/bird6|net/bird@ipv6|2017-12-06|Moved to a flavored version devel/kore-notls|devel/kore@notls|2017-12-06|Moved to a flavored version devel/llvm-cheri128|devel/llvm-cheri|2017-12-07|A single cheri compiler can now target 128-bit and 256-bit capabilities +audio/cd-console||2017-12-13|Has expired: No public distfiles +textproc/pecl-cld||2017-12-13|Has expired: Depends on expired devel/cld +textproc/p5-Lingua-Identify-CLD||2017-12-13|Has expired: Depends on expired devel/cld +devel/cld||2017-12-13|Has expired: Unfetchable for more than six months (google code has gone away) Modified: head/audio/Makefile ============================================================================== --- head/audio/Makefile Wed Dec 13 22:35:53 2017 (r456265) +++ head/audio/Makefile Wed Dec 13 22:48:42 2017 (r456266) @@ -68,7 +68,6 @@ SUBDIR += carla SUBDIR += cava SUBDIR += ccaudio2 - SUBDIR += cd-console SUBDIR += cd-discid SUBDIR += cd2mp3 SUBDIR += cddb-bundle Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Dec 13 22:35:53 2017 (r456265) +++ head/devel/Makefile Wed Dec 13 22:48:42 2017 (r456266) @@ -308,7 +308,6 @@ SUBDIR += clanlib SUBDIR += clanlib1 SUBDIR += clanlib22 - SUBDIR += cld SUBDIR += cld2 SUBDIR += clewn SUBDIR += clig Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Wed Dec 13 22:35:53 2017 (r456265) +++ head/textproc/Makefile Wed Dec 13 22:48:42 2017 (r456266) @@ -645,7 +645,6 @@ SUBDIR += p5-Lingua-EN-Words2Nums SUBDIR += p5-Lingua-Ident SUBDIR += p5-Lingua-Identify - SUBDIR += p5-Lingua-Identify-CLD SUBDIR += p5-Lingua-Ispell SUBDIR += p5-Lingua-PT-Stemmer SUBDIR += p5-Lingua-Preferred @@ -1191,7 +1190,6 @@ SUBDIR += pear-XML_HTMLSax SUBDIR += pear-XML_Wddx SUBDIR += pear-YAML - SUBDIR += pecl-cld SUBDIR += pecl-ctemplate SUBDIR += pecl-doublemetaphone SUBDIR += pecl-stem