From owner-svn-ports-head@freebsd.org Fri Dec 8 21:58:09 2017 Return-Path: Delivered-To: svn-ports-head@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 A2453E903A9; Fri, 8 Dec 2017 21:58:09 +0000 (UTC) (envelope-from mmokhi@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 6E9AD65B2A; Fri, 8 Dec 2017 21:58:09 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vB8Lw894045832; Fri, 8 Dec 2017 21:58:08 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB8Lw8Vi045830; Fri, 8 Dec 2017 21:58:08 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201712082158.vB8Lw8Vi045830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Fri, 8 Dec 2017 21:58:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455803 - in head/editors/codelite: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mmokhi X-SVN-Commit-Paths: in head/editors/codelite: . files X-SVN-Commit-Revision: 455803 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.25 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: Fri, 08 Dec 2017 21:58:09 -0000 Author: mmokhi Date: Fri Dec 8 21:58:08 2017 New Revision: 455803 URL: https://svnweb.freebsd.org/changeset/ports/455803 Log: editors/codelite: Upgrade the port to the latest version (11.0) Delete the no-longer-needed patch as well Deleted: head/editors/codelite/files/ Modified: head/editors/codelite/Makefile head/editors/codelite/distinfo Modified: head/editors/codelite/Makefile ============================================================================== --- head/editors/codelite/Makefile Fri Dec 8 21:29:12 2017 (r455802) +++ head/editors/codelite/Makefile Fri Dec 8 21:58:08 2017 (r455803) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= codelite -PORTVERSION= 10.0 -PORTREVISION= 2 +PORTVERSION= 11.0 CATEGORIES= editors devel MAINTAINER= mmokhi@FreeBSD.org Modified: head/editors/codelite/distinfo ============================================================================== --- head/editors/codelite/distinfo Fri Dec 8 21:29:12 2017 (r455802) +++ head/editors/codelite/distinfo Fri Dec 8 21:58:08 2017 (r455803) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484848953 -SHA256 (eranif-codelite-10.0_GH0.tar.gz) = e345b819061a178a0404be2333a68017b7cc288cc673378a08418fe2d130534b -SIZE (eranif-codelite-10.0_GH0.tar.gz) = 91981352 +TIMESTAMP = 1512138306 +SHA256 (eranif-codelite-11.0_GH0.tar.gz) = 9eb23ea635fc746318a832efd752b08027c11efcd9af7f494f31dbaacdd651a1 +SIZE (eranif-codelite-11.0_GH0.tar.gz) = 105951928