mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 02:21:15 +02:00
update geany
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $id$
|
||||
#
|
||||
PORTNAME= geany-plugins
|
||||
PORTVERSION= 1.36
|
||||
PORTVERSION= 1.37
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://plugins.geany.org/geany-plugins/
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1574406409
|
||||
SHA256 (geany-plugins-1.36.tar.bz2) = ebe18dd699292174622e8cb8745b020ada8a5be3b604ab980af36e8518df7ce6
|
||||
SIZE (geany-plugins-1.36.tar.bz2) = 3379066
|
||||
TIMESTAMP = 1616741926
|
||||
SHA256 (geany-plugins-1.37.tar.bz2) = c98f9b1303f4ab9bed7587e749cd0b5594d9136a1bf8ba110900d46a17fa9cd8
|
||||
SIZE (geany-plugins-1.37.tar.bz2) = 3385143
|
||||
|
||||
@@ -18,6 +18,8 @@ lib/geany/geanyminiscript.la
|
||||
lib/geany/geanyminiscript.so
|
||||
lib/geany/geanynumberedbookmarks.la
|
||||
lib/geany/geanynumberedbookmarks.so
|
||||
lib/geany/geanypg.la
|
||||
lib/geany/geanypg.so
|
||||
lib/geany/geanyprj.la
|
||||
lib/geany/geanyprj.so
|
||||
lib/geany/geanyvc.la
|
||||
@@ -112,6 +114,11 @@ share/doc/geany-plugins/geanynumberedbookmarks/ChangeLog
|
||||
share/doc/geany-plugins/geanynumberedbookmarks/COPYING
|
||||
share/doc/geany-plugins/geanynumberedbookmarks/NEWS
|
||||
share/doc/geany-plugins/geanynumberedbookmarks/README
|
||||
share/doc/geany-plugins/geanypg/AUTHORS
|
||||
share/doc/geany-plugins/geanypg/ChangeLog
|
||||
share/doc/geany-plugins/geanypg/COPYING
|
||||
share/doc/geany-plugins/geanypg/NEWS
|
||||
share/doc/geany-plugins/geanypg/README
|
||||
share/doc/geany-plugins/geanyprj/AUTHORS
|
||||
share/doc/geany-plugins/geanyprj/ChangeLog
|
||||
share/doc/geany-plugins/geanyprj/COPYING
|
||||
@@ -289,6 +296,7 @@ share/locale/zh_CN/LC_MESSAGES/geany-plugins.mo
|
||||
@dir share/doc/geany-plugins/geanymacro
|
||||
@dir share/doc/geany-plugins/geanyminiscript
|
||||
@dir share/doc/geany-plugins/geanynumberedbookmarks
|
||||
@dir share/doc/geany-plugins/geanypg
|
||||
@dir share/doc/geany-plugins/geanyprj
|
||||
@dir share/doc/geany-plugins/geanyvc
|
||||
@dir share/doc/geany-plugins/keyrecord
|
||||
@@ -309,6 +317,7 @@ share/locale/zh_CN/LC_MESSAGES/geany-plugins.mo
|
||||
@dir share/doc/geany-plugins/vimode
|
||||
@dir share/doc/geany-plugins/xmlsnippets
|
||||
@dir share/doc/geany-plugins
|
||||
@dir share/doc
|
||||
@dir share/geany-plugins/debugger
|
||||
@dir share/geany-plugins/overview
|
||||
@dir share/geany-plugins/pohelper
|
||||
@@ -348,3 +357,4 @@ share/locale/zh_CN/LC_MESSAGES/geany-plugins.mo
|
||||
@dir share/locale/tr
|
||||
@dir share/locale/zh_CN/LC_MESSAGES
|
||||
@dir share/locale/zh_CN
|
||||
@dir share/locale
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
PORTNAME= geany
|
||||
PORTVERSION= 1.36
|
||||
PORTVERSION= 1.37.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://download.geany.org/ SF
|
||||
|
||||
@@ -29,6 +29,7 @@ MAN1= geany.1
|
||||
|
||||
CONFIGURE_ARGS+=--enable-vte
|
||||
#CONFIGURE_ARGS+=--disable-vte
|
||||
CONFIGURE_ARGS+= --enable-gtk2
|
||||
|
||||
FILES= ${WRKSRC}/configure ${WRKSRC}/*.pc.in
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1574405780
|
||||
SHA256 (geany-1.36.tar.bz2) = 9184dd3dd40b7b84fca70083284bb9dbf2ee8022bf2be066bdc36592d909d53e
|
||||
SIZE (geany-1.36.tar.bz2) = 4644521
|
||||
TIMESTAMP = 1616704643
|
||||
SHA256 (geany-1.37.1.tar.bz2) = 18c5756444c1d8bcd737c8ecfd4ef0b3607c924fc02560d4e8b78f6121531a18
|
||||
SIZE (geany-1.37.1.tar.bz2) = 4689173
|
||||
|
||||
@@ -19,6 +19,7 @@ include/geany/plugindata.h
|
||||
include/geany/pluginutils.h
|
||||
include/geany/prefs.h
|
||||
include/geany/project.h
|
||||
include/geany/scintilla/Compat.h
|
||||
include/geany/scintilla/Sci_Position.h
|
||||
include/geany/scintilla/SciLexer.h
|
||||
include/geany/scintilla/Scintilla.h
|
||||
@@ -64,6 +65,7 @@ share/geany/filedefs/filetypes.Arduino.conf
|
||||
share/geany/filedefs/filetypes.asciidoc
|
||||
share/geany/filedefs/filetypes.asm
|
||||
share/geany/filedefs/filetypes.batch
|
||||
share/geany/filedefs/filetypes.bibtex
|
||||
share/geany/filedefs/filetypes.c
|
||||
share/geany/filedefs/filetypes.caml
|
||||
share/geany/filedefs/filetypes.Clojure.conf
|
||||
@@ -119,6 +121,7 @@ share/geany/filedefs/filetypes.ruby
|
||||
share/geany/filedefs/filetypes.rust
|
||||
share/geany/filedefs/filetypes.Scala.conf
|
||||
share/geany/filedefs/filetypes.sh
|
||||
share/geany/filedefs/filetypes.smalltalk
|
||||
share/geany/filedefs/filetypes.sql
|
||||
share/geany/filedefs/filetypes.Swift.conf
|
||||
share/geany/filedefs/filetypes.tcl
|
||||
@@ -215,6 +218,7 @@ share/locale/he/LC_MESSAGES/geany.mo
|
||||
share/locale/hi/LC_MESSAGES/geany.mo
|
||||
share/locale/hu/LC_MESSAGES/geany.mo
|
||||
share/locale/id/LC_MESSAGES/geany.mo
|
||||
share/locale/ie/LC_MESSAGES/geany.mo
|
||||
share/locale/it/LC_MESSAGES/geany.mo
|
||||
share/locale/ja/LC_MESSAGES/geany.mo
|
||||
share/locale/kk/LC_MESSAGES/geany.mo
|
||||
@@ -292,6 +296,8 @@ share/locale/zh_TW/LC_MESSAGES/geany.mo
|
||||
@dir share/locale/hu
|
||||
@dir share/locale/id/LC_MESSAGES
|
||||
@dir share/locale/id
|
||||
@dir share/locale/ie/LC_MESSAGES
|
||||
@dir share/locale/ie
|
||||
@dir share/locale/it/LC_MESSAGES
|
||||
@dir share/locale/it
|
||||
@dir share/locale/ja/LC_MESSAGES
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# $Id$
|
||||
#
|
||||
PORTNAME= vlc
|
||||
DISTVERSION= 3.0.10
|
||||
DISTVERSION= 3.0.12
|
||||
CATEGORIES= multimedia audio net www
|
||||
MASTER_SITES+= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/
|
||||
MASTER_SITES+= http://ftp.snt.utwente.nl/pub/software/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1589608140
|
||||
SHA256 (vlc-3.0.10.tar.xz) = a966abfc7f3b2ff3adaa130306ecaf5d6ad3b6dc73385fc9ab0c1204029d4c31
|
||||
SIZE (vlc-3.0.10.tar.xz) = 26096828
|
||||
TIMESTAMP = 1616182294
|
||||
SHA256 (vlc-3.0.12.tar.xz) = eff458f38a92126094f44f2263c2bf2c7cdef271b48192d0fe7b1726388cf879
|
||||
SIZE (vlc-3.0.12.tar.xz) = 25997468
|
||||
|
||||
Reference in New Issue
Block a user