svn commit: r455803 - in head/editors/codelite: . files

Mahdi Mokhtari mmokhi at FreeBSD.org
Fri Dec 8 21:58:09 UTC 2017


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 at 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


More information about the svn-ports-all mailing list