hello!
this is diff update geany to 1.33.
ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/geany/Makefile,v
retrieving revision 1.55
diff -u -p -u -p -r1.55 Makefile
--- Makefile	21 Nov 2017 00:12:59 -0000	1.55
+++ Makefile	27 Apr 2018 18:17:46 -0000
@@ -2,9 +2,8 @@
 
 COMMENT=	small and lightweight IDE
 
-DISTNAME =	geany-1.29
+DISTNAME =	geany-1.33
 SHARED_LIBS +=  geany                     0.0 # 0.0
-REVISION =	3
 
 CATEGORIES=	devel
 
@@ -47,9 +46,6 @@ CONFIGURE_ARGS+=--enable-html-docs=no \
 		--enable-gtk3=yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-
-pre-configure:
-	sed -i "s,/bin/bash,/bin/sh," ${WRKSRC}/tests/ctags/runner.sh
 
 post-install:
 	rm -f ${PREFIX}/lib/geany/*.la
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/geany/distinfo,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 distinfo
--- distinfo	27 Feb 2017 11:18:57 -0000	1.17
+++ distinfo	27 Apr 2018 18:17:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (geany-1.29.tar.bz2) = OUMHWWvJCEGWF+TDPpPq6LW3M9/I0BFhZ3uMvTpPsg8=
-SIZE (geany-1.29.tar.bz2) = 4364252
+SHA256 (geany-1.33.tar.bz2) = Zrqv9D8SyuvPDv7JpVMwRNxSg395nHOh/XMSyqhgmcI=
+SIZE (geany-1.33.tar.bz2) = 4106409
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/geany/pkg/PLIST,v
retrieving revision 1.24
diff -u -p -u -p -r1.24 PLIST
--- pkg/PLIST	27 Feb 2017 11:18:57 -0000	1.24
+++ pkg/PLIST	27 Apr 2018 18:17:46 -0000
@@ -88,6 +88,7 @@ share/geany/GPL-2
 share/geany/colorschemes/
 share/geany/colorschemes/alt.conf
 share/geany/filedefs/
+share/geany/filedefs/filetypes.Arduino.conf
 share/geany/filedefs/filetypes.CUDA.conf
 share/geany/filedefs/filetypes.Clojure.conf
 share/geany/filedefs/filetypes.Cython.conf
@@ -260,6 +261,7 @@ share/locale/lb/
 share/locale/lb/LC_MESSAGES/
 share/locale/lb/LC_MESSAGES/geany.mo
 share/locale/lt/LC_MESSAGES/geany.mo
+share/locale/lv/LC_MESSAGES/geany.mo
 share/locale/mn/LC_MESSAGES/geany.mo
 share/locale/nl/LC_MESSAGES/geany.mo
 share/locale/nn/LC_MESSAGES/geany.mo

Reply via email to