aboutsummaryrefslogtreecommitdiff
path: root/editors/codelite
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-10-07 23:12:36 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-10-07 23:12:36 +0000
commitb7c75dbbf8c00ad2d5cdfe26c11b8249efc15312 (patch)
tree0e1810a310f140c70ece1ff2a4f60e70d58cce4a /editors/codelite
parent6ad6dd9949022089d7da6f58f0a0d6ee5ef36d55 (diff)
downloadports-b7c75dbbf8c00ad2d5cdfe26c11b8249efc15312.tar.gz
ports-b7c75dbbf8c00ad2d5cdfe26c11b8249efc15312.zip
Notes
Diffstat (limited to 'editors/codelite')
-rw-r--r--editors/codelite/Makefile2
-rw-r--r--editors/codelite/distinfo6
-rw-r--r--editors/codelite/pkg-plist5
3 files changed, 9 insertions, 4 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index a6fac5e4c130..dd859b05fc79 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -27,7 +27,7 @@ HAS_CONFIGURE= yes
ONLY_FOR_ARCHS= i386 amd64
-SVN_REVISION= 2128
+SVN_REVISION= 2247
.if defined(WITH_CSCOPE)
RUN_DEPENDS+= cscope:${PORTSDIR}/devel/cscope
diff --git a/editors/codelite/distinfo b/editors/codelite/distinfo
index 0a88b40d41a0..c861a750950c 100644
--- a/editors/codelite/distinfo
+++ b/editors/codelite/distinfo
@@ -1,3 +1,3 @@
-MD5 (codelite-1.0.2128.tar.gz) = faf4653aeb23921c0af75530dedbe593
-SHA256 (codelite-1.0.2128.tar.gz) = fdd01e3012bf640a3fe88ec40d7b2fcd88a4ce66d5fe191b1c18df5cde85a2a8
-SIZE (codelite-1.0.2128.tar.gz) = 5718825
+MD5 (codelite-1.0.2247.tar.gz) = ec9ab6262bde726deb05d49c8ea5452d
+SHA256 (codelite-1.0.2247.tar.gz) = 8fb16dcfa37839a5e607e55b1ba9c527ccd91035c5de87823534b4a61e5d2bcb
+SIZE (codelite-1.0.2247.tar.gz) = 5767754
diff --git a/editors/codelite/pkg-plist b/editors/codelite/pkg-plist
index abb89e913580..01dfede548fb 100644
--- a/editors/codelite/pkg-plist
+++ b/editors/codelite/pkg-plist
@@ -5,6 +5,7 @@ bin/le_killproc.sh
bin/ctags-le
%%DATADIR%%/config/accelerators.conf.default
%%DATADIR%%/config/build_settings.xml.default
+%%DATADIR%%/config/build_settings.xml.default.win
%%DATADIR%%/config/codelite.layout.default
%%DATADIR%%/config/codelite.xml.default
%%DATADIR%%/config/codelite.xml.default.gtk
@@ -34,6 +35,9 @@ bin/ctags-le
%%DATADIR%%/templates/gizmos/mainframe.h.wizard
%%DATADIR%%/templates/gizmos/wxproject.project.wizard
%%DATADIR%%/templates/gizmos/plugin.cpp.wizard
+%%DATADIR%%/templates/formbuilder/DialogTemplate.fbp
+%%DATADIR%%/templates/formbuilder/FrameTemplate.fbp
+%%DATADIR%%/templates/formbuilder/PanelTemplate.fbp
%%DATADIR%%/plugins/CodeFormatter.so
%%DATADIR%%/plugins/Subversion.so
%%DATADIR%%/plugins/cscope.so
@@ -83,6 +87,7 @@ share/applications/codelite.desktop
@dirrm %%DATADIR%%/templates/projects/UnitTest++
@dirrm %%DATADIR%%/templates/projects
@dirrm %%DATADIR%%/templates/gizmos
+@dirrm %%DATADIR%%/templates/formbuilder
@dirrm %%DATADIR%%/templates
@dirrm %%DATADIR%%/rc
@dirrm %%DATADIR%%/plugins