aboutsummaryrefslogtreecommitdiff
path: root/editors/elementary-code
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-09-25 14:43:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-09-25 14:43:59 +0000
commit54f745573dc67ae80c81ca61d9b184c9ec59816c (patch)
treee0f2b56ae7709c27557bb4e0af809bf2aea319bc /editors/elementary-code
parent1e10f1c15e627c3e779399da85df60a4465efd66 (diff)
downloadports-54f745573dc67ae80c81ca61d9b184c9ec59816c.tar.gz
ports-54f745573dc67ae80c81ca61d9b184c9ec59816c.zip
Update vala to 0.48.10
note that 0.50.x results for now in too many breakage to do the upgrade yet. As a result disable vala support in anjuta Unbreak net-im/dino, which has been marked as broken during the glib upgrade
Notes
Notes: svn path=/head/; revision=550041
Diffstat (limited to 'editors/elementary-code')
-rw-r--r--editors/elementary-code/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/elementary-code/Makefile b/editors/elementary-code/Makefile
index 2af15e6574bf..67706094f42a 100644
--- a/editors/elementary-code/Makefile
+++ b/editors/elementary-code/Makefile
@@ -2,6 +2,7 @@
PORTNAME= elementary-code
DISTVERSION= 3.4.1
+PORTREVISION= 1
CATEGORIES= editors
MAINTAINER= miguel@gocobachi.dev
@@ -22,7 +23,7 @@ LIB_DEPENDS= libatk-1.0.so:accessibility/atk \
libpeas-1.0.so:devel/libpeas \
libpeas-gtk-1.0.so:devel/libpeas \
libsoup-2.4.so:devel/libsoup \
- libvala-0.40.so:lang/vala \
+ libvala-0.48.so:lang/vala \
libvte-2.91.so:x11-toolkits/vte3 \
libvterm.so:devel/libvterm \
libwebkit2gtk-4.0.so:www/webkit2-gtk3 \