pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[upgrade] devel/geany
- Hi all,
I just update the lightweight IDE for gtk2 called "geany" to the
last version. Does anyone can check out and commit this patch ?
--
-- Ulrich Etile, <http://www.netbsd-france.org>
--
-- "Linux people do what they do because they hate Microsoft.
-- We do what we do because we love Unix." De Raadt
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/geany/Makefile,v
retrieving revision 1.9
diff -b -u -r1.9 Makefile
--- Makefile 20 Jun 2008 01:09:12 -0000 1.9
+++ Makefile 23 Nov 2008 07:56:46 -0000
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:12 joerg Exp $
-DISTNAME= geany-0.12
+DISTNAME= geany-0.15
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geany/}
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/geany/PLIST,v
retrieving revision 1.3
diff -b -u -r1.3 PLIST
--- PLIST 7 Dec 2007 21:33:31 -0000 1.3
+++ PLIST 23 Nov 2008 07:56:46 -0000
@@ -1,8 +1,45 @@
-@comment $NetBSD: PLIST,v 1.3 2007/12/07 21:33:31 drochner Exp $
+@comment $NetBSD$
bin/geany
+include/geany/dialogs.h
+include/geany/document.h
+include/geany/editor.h
+include/geany/encodings.h
+include/geany/filetypes.h
+include/geany/geany.h
+include/geany/highlighting.h
+include/geany/keybindings.h
+include/geany/msgwindow.h
+include/geany/plugindata.h
+include/geany/pluginmacros.h
+include/geany/plugins.h
+include/geany/prefs.h
+include/geany/project.h
+include/geany/scintilla/SciLexer.h
+include/geany/scintilla/Scintilla.h
+include/geany/scintilla/Scintilla.iface
+include/geany/scintilla/ScintillaWidget.h
+include/geany/sciwrappers.h
+include/geany/search.h
+include/geany/support.h
+include/geany/tagmanager/tm_file_entry.h
+include/geany/tagmanager/tm_project.h
+include/geany/tagmanager/tm_source_file.h
+include/geany/tagmanager/tm_symbol.h
+include/geany/tagmanager/tm_tag.h
+include/geany/tagmanager/tm_tagmanager.h
+include/geany/tagmanager/tm_work_object.h
+include/geany/tagmanager/tm_workspace.h
+include/geany/templates.h
+include/geany/ui_utils.h
+include/geany/utils.h
lib/geany/classbuilder.la
lib/geany/export.la
+lib/geany/filebrowser.la
lib/geany/htmlchars.la
+lib/geany/saveactions.la
+lib/geany/splitwindow.la
+lib/geany/vcdiff.la
+lib/pkgconfig/geany.pc
man/man1/geany.1
share/applications/geany.desktop
share/doc/geany/AUTHORS
@@ -11,14 +48,19 @@
share/doc/geany/NEWS
share/doc/geany/README
share/doc/geany/ScintillaLicense.txt
+share/doc/geany/THANKS
share/doc/geany/TODO
share/doc/geany/html/images/find_dialog.png
share/doc/geany/html/images/find_in_files_dialog.png
-share/doc/geany/html/images/pref_dialog_edit.png
+share/doc/geany/html/images/pref_dialog_edit_completions.png
+share/doc/geany/html/images/pref_dialog_edit_display.png
+share/doc/geany/html/images/pref_dialog_edit_features.png
share/doc/geany/html/images/pref_dialog_files.png
share/doc/geany/html/images/pref_dialog_gen.png
share/doc/geany/html/images/pref_dialog_interface.png
share/doc/geany/html/images/pref_dialog_keys.png
+share/doc/geany/html/images/pref_dialog_printing.png
+share/doc/geany/html/images/pref_dialog_search.png
share/doc/geany/html/images/pref_dialog_templ.png
share/doc/geany/html/images/pref_dialog_toolbar.png
share/doc/geany/html/images/pref_dialog_tools.png
@@ -27,7 +69,6 @@
share/doc/geany/html/index.html
share/doc/geany/manual.txt
share/geany/GPL-2
-share/geany/autocomplete.conf
share/geany/filetype_extensions.conf
share/geany/filetypes.asm
share/geany/filetypes.c
@@ -40,9 +81,11 @@
share/geany/filetypes.d
share/geany/filetypes.diff
share/geany/filetypes.docbook
+share/geany/filetypes.f77
share/geany/filetypes.ferite
share/geany/filetypes.fortran
share/geany/filetypes.freebasic
+share/geany/filetypes.glsl
share/geany/filetypes.haskell
share/geany/filetypes.haxe
share/geany/filetypes.html
@@ -55,7 +98,10 @@
share/geany/filetypes.pascal
share/geany/filetypes.perl
share/geany/filetypes.php
+share/geany/filetypes.po
share/geany/filetypes.python
+share/geany/filetypes.r
+share/geany/filetypes.restructuredtext
share/geany/filetypes.ruby
share/geany/filetypes.sh
share/geany/filetypes.sql
@@ -67,6 +113,8 @@
share/geany/latex.tags
share/geany/pascal.tags
share/geany/php.tags
+share/geany/python.tags
+share/geany/snippets.conf
share/icons/hicolor/16x16/apps/classviewer-class.png
share/icons/hicolor/16x16/apps/classviewer-macro.png
share/icons/hicolor/16x16/apps/classviewer-member.png
@@ -80,20 +128,26 @@
share/locale/ca/LC_MESSAGES/geany.mo
share/locale/cs/LC_MESSAGES/geany.mo
share/locale/de/LC_MESSAGES/geany.mo
+share/locale/el/LC_MESSAGES/geany.mo
share/locale/en_GB/LC_MESSAGES/geany.mo
share/locale/es/LC_MESSAGES/geany.mo
share/locale/fi/LC_MESSAGES/geany.mo
share/locale/fr/LC_MESSAGES/geany.mo
share/locale/hu/LC_MESSAGES/geany.mo
share/locale/it/LC_MESSAGES/geany.mo
+share/locale/ja/LC_MESSAGES/geany.mo
+share/locale/ko/LC_MESSAGES/geany.mo
share/locale/nl/LC_MESSAGES/geany.mo
share/locale/pl/LC_MESSAGES/geany.mo
share/locale/pt_BR/LC_MESSAGES/geany.mo
+share/locale/ro/LC_MESSAGES/geany.mo
share/locale/ru/LC_MESSAGES/geany.mo
+share/locale/sv/LC_MESSAGES/geany.mo
+share/locale/tr/LC_MESSAGES/geany.mo
+share/locale/uk/LC_MESSAGES/geany.mo
share/locale/vi/LC_MESSAGES/geany.mo
share/locale/zh_CN/LC_MESSAGES/geany.mo
share/locale/zh_TW/LC_MESSAGES/geany.mo
-share/pixmaps/geany.ico
share/pixmaps/geany.png
@comment in xdg-dirs: @dirrm share/pixmaps
@comment in hicolor-icon-theme: @dirrm share/icons/hicolor/16x16/apps
@@ -104,3 +158,6 @@
@dirrm share/doc/geany
@comment in xdg-dirs: @dirrm share/applications
@dirrm lib/geany
+@dirrm include/geany/tagmanager
+@dirrm include/geany/scintilla
+@dirrm include/geany
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/geany/distinfo,v
retrieving revision 1.4
diff -b -u -r1.4 distinfo
--- distinfo 7 Dec 2007 21:33:31 -0000 1.4
+++ distinfo 23 Nov 2008 07:56:46 -0000
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.4 2007/12/07 21:33:31 drochner Exp $
-SHA1 (geany-0.12.tar.gz) = 5dcd16837e3bfeecbf91953992d2960cf4d80b84
-RMD160 (geany-0.12.tar.gz) = a92df2ff3247a3156399cc691fccb4bff3222d40
-Size (geany-0.12.tar.gz) = 2325651 bytes
+SHA1 (geany-0.15.tar.gz) = dfe4752d9ac991ecfb178db1e4b62bf60d564e61
+RMD160 (geany-0.15.tar.gz) = 57fdf4e5c42f55e2d356cd81fab645237dd313c9
+Size (geany-0.15.tar.gz) = 3084350 bytes
SHA1 (patch-aa) = fcd5c902aab3e9ac3b85382f26c98427f65d16a1
SHA1 (patch-ab) = 99960a9a78d6a705e86a5a45bdf57d3e8c3bd3d3
Home |
Main Index |
Thread Index |
Old Index