From owner-svn-ports-head@freebsd.org Tue Oct 23 10:15:31 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 884B21073BEE; Tue, 23 Oct 2018 10:15:31 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C5DF74249; Tue, 23 Oct 2018 10:15:31 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 374246865; Tue, 23 Oct 2018 10:15:31 +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 w9NAFV8i025290; Tue, 23 Oct 2018 10:15:31 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9NAFUno025288; Tue, 23 Oct 2018 10:15:30 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201810231015.w9NAFUno025288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 23 Oct 2018 10:15:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482825 - in head: . www www/hs-gitit X-SVN-Group: ports-head X-SVN-Commit-Author: rene X-SVN-Commit-Paths: in head: . www www/hs-gitit X-SVN-Commit-Revision: 482825 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2018 10:15:31 -0000 Author: rene Date: Tue Oct 23 10:15:30 2018 New Revision: 482825 URL: https://svnweb.freebsd.org/changeset/ports/482825 Log: Remove expired port: 2018-10-22 www/hs-gitit: Doesn't build with newest packages Deleted: head/www/hs-gitit/ Modified: head/MOVED head/www/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Oct 23 10:14:09 2018 (r482824) +++ head/MOVED Tue Oct 23 10:15:30 2018 (r482825) @@ -10596,3 +10596,4 @@ x11-toolkits/hs-wxcore||2018-10-23|Has expired: Doesn' devel/hs-TypeCompose||2018-10-23|Has expired: Doesn't build with recent GHC version devel/hs-PSQueue||2018-10-23|Has expired: Doesn't build with recent GHC version devel/hs-blaze-builder-enumerator||2018-10-23|Has expired: Doesn't build with recent GHC version +www/hs-gitit||2018-10-23|Has expired: Doesn't build with newest packages Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Oct 23 10:14:09 2018 (r482824) +++ head/www/Makefile Tue Oct 23 10:15:30 2018 (r482825) @@ -258,7 +258,6 @@ SUBDIR += hs-cookie SUBDIR += hs-css-text SUBDIR += hs-fastcgi - SUBDIR += hs-gitit SUBDIR += hs-happstack-server SUBDIR += hs-heist SUBDIR += hs-hjsmin