On Sat, 19 Jun 2010 16:38:36 +0200 Landry Breuil <lan...@rhaalovely.net> wrote:
> On Sat, Jun 19, 2010 at 12:56:30PM +0200, Jonathan Armani wrote: > > > > Hi, > > > > Update geany to 0.19 (and my email address while here), tested on amd64. > > > > > +PKGNAME= ${DISTNAME} > > Not needed. > Landry > > Right, updated diff. Index: Makefile =================================================================== RCS file: /cvs/openbsd/ports/devel/geany/Makefile,v retrieving revision 1.23 diff -u -p -r1.23 Makefile --- Makefile 22 Dec 2009 15:31:27 -0000 1.23 +++ Makefile 19 Jun 2010 14:55:20 -0000 @@ -4,14 +4,13 @@ SHARED_ONLY= Yes COMMENT= small and lightweight IDE -DISTNAME= geany-0.18 -PKGNAME= ${DISTNAME}p0 +DISTNAME= geany-0.19 CATEGORIES= devel HOMEPAGE= http://www.geany.org -MAINTAINER= Jonathan Armani <d...@asystant.net> +MAINTAINER= Jonathan Armani <arm...@openbsd.org> # GPL + Scintilla License PERMIT_PACKAGE_CDROM= Yes Index: distinfo =================================================================== RCS file: /cvs/openbsd/ports/devel/geany/distinfo,v retrieving revision 1.10 diff -u -p -r1.10 distinfo --- distinfo 4 Sep 2009 11:38:31 -0000 1.10 +++ distinfo 19 Jun 2010 14:55:20 -0000 @@ -1,5 +1,5 @@ -MD5 (geany-0.18.tar.bz2) = 2OMB9pM8go4sNrOv2z9MNA== -RMD160 (geany-0.18.tar.bz2) = ONBTu5lSllVgrhnPSFhKPW+I0wo= -SHA1 (geany-0.18.tar.bz2) = UoTgadXaVYHPh0dLWks3rtAV134= -SHA256 (geany-0.18.tar.bz2) = fLOH05S1i57hEZ3GdwtDfkpMnnK1kbC9Qx5UVY9RIS0= -SIZE (geany-0.18.tar.bz2) = 2457351 +MD5 (geany-0.19.tar.bz2) = P5qw+upyscjiX+UBYsQvlQ== +RMD160 (geany-0.19.tar.bz2) = t81Lc640AVnuC34wzh3MzUEDhpQ= +SHA1 (geany-0.19.tar.bz2) = UB7rQ86pHIAW30sTRUmlRDCYHA0= +SHA256 (geany-0.19.tar.bz2) = /EdCPPyqiaPayItJKUDuDk5GVm3kFjkgdVB9q7ZafgY= +SIZE (geany-0.19.tar.bz2) = 2871302 Index: pkg/PLIST =================================================================== RCS file: /cvs/openbsd/ports/devel/geany/pkg/PLIST,v retrieving revision 1.14 diff -u -p -r1.14 PLIST --- pkg/PLIST 22 Dec 2009 15:31:27 -0000 1.14 +++ pkg/PLIST 19 Jun 2010 14:55:20 -0000 @@ -1,7 +1,6 @@ @comment $OpenBSD: PLIST,v 1.14 2009/12/22 15:31:27 ajacoutot Exp $ @bin bin/geany include/geany/ -include/geany/dialogs.h include/geany/document.h include/geany/editor.h include/geany/encodings.h @@ -11,11 +10,8 @@ include/geany/geanyfunctions.h include/geany/geanyplugin.h include/geany/highlighting.h include/geany/keybindings.h -include/geany/main.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/ @@ -23,8 +19,8 @@ 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/stash.h include/geany/support.h include/geany/tagmanager/ include/geany/tagmanager/tm_file_entry.h @@ -66,8 +62,10 @@ share/doc/geany/README share/doc/geany/ScintillaLicense.txt share/doc/geany/html/ share/doc/geany/html/images/ +share/doc/geany/html/images/build_menu_commands_dialog.png share/doc/geany/html/images/find_dialog.png share/doc/geany/html/images/find_in_files_dialog.png +share/doc/geany/html/images/main_window.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 @@ -89,6 +87,8 @@ share/geany/ share/geany/GPL-2 share/geany/c99.tags share/geany/filetype_extensions.conf +share/geany/filetypes.Genie.conf +share/geany/filetypes.abc share/geany/filetypes.actionscript share/geany/filetypes.ada share/geany/filetypes.asm @@ -116,6 +116,7 @@ share/geany/filetypes.javascript share/geany/filetypes.latex share/geany/filetypes.lua share/geany/filetypes.makefile +share/geany/filetypes.markdown share/geany/filetypes.matlab share/geany/filetypes.nsis share/geany/filetypes.pascal @@ -129,16 +130,29 @@ share/geany/filetypes.ruby share/geany/filetypes.sh share/geany/filetypes.sql share/geany/filetypes.tcl +share/geany/filetypes.txt2tags share/geany/filetypes.vala +share/geany/filetypes.verilog share/geany/filetypes.vhdl share/geany/filetypes.xml share/geany/filetypes.yaml share/geany/html_entities.tags -share/geany/latex.tags share/geany/pascal.tags share/geany/php.tags share/geany/python.tags share/geany/snippets.conf +share/geany/templates/ +share/geany/templates/files/ +share/geany/templates/files/file.html +share/geany/templates/files/file.php +share/geany/templates/files/file.rb +share/geany/templates/files/file.tex +share/geany/templates/files/main.c +share/geany/templates/files/main.cxx +share/geany/templates/files/main.d +share/geany/templates/files/main.java +share/geany/templates/files/main.py +share/geany/templates/files/program.pas share/geany/ui_toolbar.xml share/icons/hicolor/16x16/apps/classviewer-class.png share/icons/hicolor/16x16/apps/classviewer-macro.png @@ -151,6 +165,7 @@ share/icons/hicolor/16x16/apps/classview share/icons/hicolor/16x16/apps/geany.png share/icons/hicolor/48x48/apps/geany.png share/icons/hicolor/scalable/apps/geany.svg +share/locale/ast/LC_MESSAGES/geany.mo share/locale/be/LC_MESSAGES/geany.mo share/locale/bg/LC_MESSAGES/geany.mo share/locale/ca/LC_MESSAGES/geany.mo @@ -161,6 +176,7 @@ 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/gl/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 @@ -170,10 +186,8 @@ share/locale/lb/LC_MESSAGES/ share/locale/lb/LC_MESSAGES/geany.mo share/locale/nl/LC_MESSAGES/geany.mo share/locale/pl/LC_MESSAGES/geany.mo +share/locale/pt/LC_MESSAGES/geany.mo share/locale/pt_BR/LC_MESSAGES/geany.mo -share/locale/pt_PT/ -share/locale/pt_PT/LC_MESSAGES/ -share/locale/pt_PT/LC_MESSAGES/geany.mo share/locale/ro/LC_MESSAGES/geany.mo share/locale/ru/LC_MESSAGES/geany.mo share/locale/sl/LC_MESSAGES/geany.mo -- Jonathan Armani