1
0
forked from ports/contrib

geany: Updated 0.15

This commit is contained in:
Jose V Beneyto 2008-10-21 12:30:15 +02:00
parent 83fa69889b
commit c0f101b495
3 changed files with 12 additions and 5 deletions

View File

@ -39,8 +39,6 @@ drwxr-xr-x root/root usr/include/geany/tagmanager/
-rw-r--r-- root/root usr/include/geany/utils.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/geany/
-rwxr-xr-x root/root usr/lib/geany/autosave.la
-rwxr-xr-x root/root usr/lib/geany/autosave.so
-rwxr-xr-x root/root usr/lib/geany/classbuilder.la
-rwxr-xr-x root/root usr/lib/geany/classbuilder.so
-rwxr-xr-x root/root usr/lib/geany/export.la
@ -49,6 +47,10 @@ drwxr-xr-x root/root usr/lib/geany/
-rwxr-xr-x root/root usr/lib/geany/filebrowser.so
-rwxr-xr-x root/root usr/lib/geany/htmlchars.la
-rwxr-xr-x root/root usr/lib/geany/htmlchars.so
-rwxr-xr-x root/root usr/lib/geany/saveactions.la
-rwxr-xr-x root/root usr/lib/geany/saveactions.so
-rwxr-xr-x root/root usr/lib/geany/splitwindow.la
-rwxr-xr-x root/root usr/lib/geany/splitwindow.so
-rwxr-xr-x root/root usr/lib/geany/vcdiff.la
-rwxr-xr-x root/root usr/lib/geany/vcdiff.so
drwxr-xr-x root/root usr/lib/pkgconfig/
@ -73,9 +75,11 @@ drwxr-xr-x root/root usr/share/geany/
-rw-r--r-- root/root usr/share/geany/filetypes.d
-rw-r--r-- root/root usr/share/geany/filetypes.diff
-rw-r--r-- root/root usr/share/geany/filetypes.docbook
-rw-r--r-- root/root usr/share/geany/filetypes.f77
-rw-r--r-- root/root usr/share/geany/filetypes.ferite
-rw-r--r-- root/root usr/share/geany/filetypes.fortran
-rw-r--r-- root/root usr/share/geany/filetypes.freebasic
-rw-r--r-- root/root usr/share/geany/filetypes.glsl
-rw-r--r-- root/root usr/share/geany/filetypes.haskell
-rw-r--r-- root/root usr/share/geany/filetypes.haxe
-rw-r--r-- root/root usr/share/geany/filetypes.html
@ -88,7 +92,9 @@ drwxr-xr-x root/root usr/share/geany/
-rw-r--r-- root/root usr/share/geany/filetypes.pascal
-rw-r--r-- root/root usr/share/geany/filetypes.perl
-rw-r--r-- root/root usr/share/geany/filetypes.php
-rw-r--r-- root/root usr/share/geany/filetypes.po
-rw-r--r-- root/root usr/share/geany/filetypes.python
-rw-r--r-- root/root usr/share/geany/filetypes.r
-rw-r--r-- root/root usr/share/geany/filetypes.restructuredtext
-rw-r--r-- root/root usr/share/geany/filetypes.ruby
-rw-r--r-- root/root usr/share/geany/filetypes.sh
@ -101,6 +107,7 @@ drwxr-xr-x root/root usr/share/geany/
-rw-r--r-- root/root usr/share/geany/latex.tags
-rw-r--r-- root/root usr/share/geany/pascal.tags
-rw-r--r-- root/root usr/share/geany/php.tags
-rw-r--r-- root/root usr/share/geany/python.tags
-rw-r--r-- root/root usr/share/geany/snippets.conf
drwxr-xr-x root/root usr/share/icons/
drwxr-xr-x root/root usr/share/icons/hicolor/

View File

@ -1,2 +1,2 @@
807d935e427357f4d610ebcec1bdd798 configure.patch-noxml
c6c22c7f9feff81a15f5c8ece03b87c1 geany-0.14.tar.bz2
1bf32cc81251e00995a9ed948e39ff89 geany-0.15.tar.bz2

View File

@ -6,8 +6,8 @@
# Nice to have: vte
name=geany
version=0.14
release=2
version=0.15
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.bz2 \
configure.patch-noxml)