diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2016-07-17 00:16:57 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2016-07-17 00:16:57 +0000 |
commit | b220800a968285c694239e5fe7be0adc624cc58b (patch) | |
tree | 17891ef64f3f838b8c0f8ae769b8a5afc7edd4e1 | |
parent | 965593250eedef8e0a44f15832334f327c57470a (diff) | |
download | ports-b220800a968285c694239e5fe7be0adc624cc58b.tar.gz ports-b220800a968285c694239e5fe7be0adc624cc58b.zip |
Notes
-rw-r--r-- | editors/codelite/Makefile | 3 | ||||
-rw-r--r-- | editors/codelite/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 4ecaae2f63a2..be9eec40dfdc 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= codelite -PORTVERSION= 9.1 -PORTREVISION= 1 +PORTVERSION= 9.2 CATEGORIES= editors devel MAINTAINER= mokhi64@gmail.com diff --git a/editors/codelite/distinfo b/editors/codelite/distinfo index 4bb255a57c82..ee52a93700d8 100644 --- a/editors/codelite/distinfo +++ b/editors/codelite/distinfo @@ -1,2 +1,3 @@ -SHA256 (eranif-codelite-9.1_GH0.tar.gz) = 90ee7668b8be985cef9d4e19a0df49f6160dcb235a47a41620937ef431a9da6e -SIZE (eranif-codelite-9.1_GH0.tar.gz) = 90366396 +TIMESTAMP = 1468513849 +SHA256 (eranif-codelite-9.2_GH0.tar.gz) = 2e82e26d55e9884cd5c1061efd3ab4d8bd81dc6e095c5b811d0a3cba395e6118 +SIZE (eranif-codelite-9.2_GH0.tar.gz) = 92205408 |