diff options
-rw-r--r-- | editors/codelite/Makefile | 4 | ||||
-rw-r--r-- | editors/codelite/distinfo | 4 | ||||
-rw-r--r-- | editors/codelite/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index 87098136a9fc..440b40452ca3 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= codelite -DISTVERSION= 2.9.0.${SVN_REVISION} +DISTVERSION= 2.10.0.${SVN_REVISION} CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION:R:R} @@ -25,7 +25,7 @@ HAS_CONFIGURE= yes .include <bsd.port.pre.mk> -SVN_REVISION= 4684 +SVN_REVISION= 4778 .if defined(WITH_CSCOPE) RUN_DEPENDS+= cscope:${PORTSDIR}/devel/cscope diff --git a/editors/codelite/distinfo b/editors/codelite/distinfo index 8ac04ff63259..0a5d18212aaf 100644 --- a/editors/codelite/distinfo +++ b/editors/codelite/distinfo @@ -1,2 +1,2 @@ -SHA256 (codelite-2.9.0.4684.tar.gz) = 190ccad5997a9aaceeea338cf85570eccb12de0337b9889886bd14bc97a7cf7c -SIZE (codelite-2.9.0.4684.tar.gz) = 6061313 +SHA256 (codelite-2.10.0.4778.tar.gz) = cd5f6bcfb443cb7046fb8b66009d821618d1adf8f57cf02a421ecaa00b39bb6c +SIZE (codelite-2.10.0.4778.tar.gz) = 6114788 diff --git a/editors/codelite/pkg-plist b/editors/codelite/pkg-plist index 3fdd306a82cf..6b565829eb5f 100644 --- a/editors/codelite/pkg-plist +++ b/editors/codelite/pkg-plist @@ -37,6 +37,7 @@ bin/codelite_xterm %%DATADIR%%/plugins/abbreviation.so %%DATADIR%%/plugins/cscope.so %%DATADIR%%/plugins/debuggers/Debugger.so +%%DATADIR%%/plugins/git.so %%DATADIR%%/plugins/libcodeliteu.so %%DATADIR%%/plugins/libpluginu.so %%DATADIR%%/plugins/libwxscintillau.so |