ports/contrib (3.5): geany: 1.35 -> 1.36
commit c944cf81ebe22ba0d36ac1384b9504ace481e01d Author: Jan-Michael Franz <jmf@mesecons.net> Date: Thu Oct 24 20:45:46 2019 +0200 geany: 1.35 -> 1.36 diff --git a/geany/.footprint b/geany/.footprint index 2042b8a2..11d5ee25 100644 --- a/geany/.footprint +++ b/geany/.footprint @@ -14,6 +14,9 @@ drwxr-xr-x root/root usr/include/geany/ -rw-r--r-- root/root usr/include/geany/geanyfunctions.h -rw-r--r-- root/root usr/include/geany/geanyplugin.h -rw-r--r-- root/root usr/include/geany/gtkcompat.h +drwxr-xr-x root/root usr/include/geany/gtkdoc/ +-rw-r--r-- root/root usr/include/geany/gtkdoc/geany-gtkdoc.h +-rw-r--r-- root/root usr/include/geany/gtkdoc/geany-sciwrappers-gtkdoc.h -rw-r--r-- root/root usr/include/geany/highlighting.h -rw-r--r-- root/root usr/include/geany/keybindings.h -rw-r--r-- root/root usr/include/geany/main.h @@ -78,8 +81,13 @@ drwxr-xr-x root/root usr/share/geany/filedefs/ -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Cython.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Genie.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Graphviz.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Groovy.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.JSON.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Kotlin.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Nim.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Scala.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.Swift.conf +-rw-r--r-- root/root usr/share/geany/filedefs/filetypes.TypeScript.conf -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.abaqus -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.abc -rw-r--r-- root/root usr/share/geany/filedefs/filetypes.actionscript diff --git a/geany/.signature b/geany/.signature deleted file mode 100644 index a096e7bc..00000000 --- a/geany/.signature +++ /dev/null @@ -1,5 +0,0 @@ -untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zbJlFeYt/skzCGI/HgHyb9UOh57pgTekVWsdCL2baxhBrmhFr4iwRIqFRHcJwsLqZIKvTcEXy+Gd2o8uKG5XQM= -SHA256 (Pkgfile) = 58d0b5be1758c5da942783cd5aec64254d92bb733f92528bcd1b9144f1a16470 -SHA256 (.footprint) = f1d7157996d843ea50472cbf580fc7855eaf31a994c2a471cd063f6b74c4679b -SHA256 (geany-1.35.tar.bz2) = 35ee1d3ddfadca8bf1764e174ba3a5f348b1f1f430d32a36295b7706b7753d9d diff --git a/geany/Pkgfile b/geany/Pkgfile index 854a7480..e175096d 100644 --- a/geany/Pkgfile +++ b/geany/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: vte name=geany -version=1.35 +version=1.36 release=1 source=(http://download.geany.org/$name-$version.tar.bz2)
participants (1)
-
crux@crux.nu