diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-06-10 07:44:06 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-06-10 07:44:06 +0000 |
commit | 1360d561aed4b06c359dec829e2b8731060f90d2 (patch) | |
tree | 303e449c77f584b086200effedf0253c2207926f /editors/codelite | |
parent | 7488c006745e0cd038ef6921e14b07646b1956af (diff) |
Notes
Diffstat (limited to 'editors/codelite')
-rw-r--r-- | editors/codelite/Makefile | 6 | ||||
-rw-r--r-- | editors/codelite/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index f02ec28f060d..5b4ebe023dad 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -6,9 +6,9 @@ # PORTNAME= codelite -DISTVERSION= 2.5.2.${SVN_REVISION} +DISTVERSION= 2.5.3.${SVN_REVISION} CATEGORIES= editors -MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION:R:R} +MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION:R} MAINTAINER= gahr@FreeBSD.org COMMENT= An Open Source IDE for C/C++ @@ -25,7 +25,7 @@ HAS_CONFIGURE= yes .include <bsd.port.pre.mk> -SVN_REVISION= 4031 +SVN_REVISION= 4075 .if defined(WITH_CSCOPE) RUN_DEPENDS+= cscope:${PORTSDIR}/devel/cscope diff --git a/editors/codelite/distinfo b/editors/codelite/distinfo index 2e1c3699888f..2878f19cc076 100644 --- a/editors/codelite/distinfo +++ b/editors/codelite/distinfo @@ -1,3 +1,3 @@ -MD5 (codelite-2.5.2.4031.tar.gz) = 5e7ea3868dc395563f003673e6db37c4 -SHA256 (codelite-2.5.2.4031.tar.gz) = 09f202d0ba9f6853a1b61ba6d3c04455b1a42cb9057946df6465f4a1afb63999 -SIZE (codelite-2.5.2.4031.tar.gz) = 6015588 +MD5 (codelite-2.5.3.4075.tar.gz) = f08c2e71d4a75c1c26778c7291ca0f35 +SHA256 (codelite-2.5.3.4075.tar.gz) = a8f9780dab85e5d3ad1880b26be46f4d2e6cc8a2d7ece19a22f040634d3f0f84 +SIZE (codelite-2.5.3.4075.tar.gz) = 6076703 |