pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/44957: Submission to update devel/geany to version 0.20
>Number: 44957
>Category: pkg
>Synopsis: Submission to update devel/geany to version 0.20
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu May 12 01:10:00 +0000 2011
>Originator: David H. Gutteridge
>Release: Many
>Organization:
>Environment:
>Description:
Hello,
I've attached patches that will update devel/geany to version 0.20
(it's presently at 0.17 in pkgsrc). The patches are trivial, other
than the PLIST adjustments. (I opted to use the bzipped archive of
the source files since it's 1MB smaller than the gzipped archive.)
Regards,
Dave
>How-To-Repeat:
>Fix:
New distinfo:
SHA1 (geany-0.20.tar.bz2) = eb8dd15faf8281b346d06ea3231af379c8a758e0
RMD160 (geany-0.20.tar.bz2) = 85f4c33711449942fab021c2b8c2396dcedf426c
Size (geany-0.20.tar.bz2) = 3010953 bytes
New Makefile:
--- Makefile~ 2011-02-02 22:48:42.000000000 -0500
+++ Makefile 2011-05-10 19:08:22.000000000 -0400
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.17 2011/01/13 13:37:22 wiz Exp $
-DISTNAME= geany-0.17
-PKGREVISION= 5
+DISTNAME= geany-0.20
+#PKGREVISION=
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=geany/}
@@ -11,6 +11,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
+EXTRACT_SUFX= .tar.bz2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
New PLIST:
@comment $NetBSD: PLIST,v 1.6 2009/07/18 19:37:42 wiz Exp $
bin/geany
include/geany/document.h
include/geany/editor.h
include/geany/encodings.h
include/geany/filetypes.h
include/geany/geany.h
include/geany/geanyfunctions.h
include/geany/geanyplugin.h
include/geany/highlighting.h
include/geany/keybindings.h
include/geany/msgwindow.h
include/geany/plugindata.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/search.h
include/geany/stash.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/toolbar.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/pkgconfig/geany.pc
man/man1/geany.1
share/applications/geany.desktop
share/doc/geany/AUTHORS
share/doc/geany/COPYING
share/doc/geany/ChangeLog
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/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
share/doc/geany/html/images/pref_dialog_edit_indentation.png
share/doc/geany/html/images/pref_dialog_files.png
share/doc/geany/html/images/pref_dialog_gen_misc.png
share/doc/geany/html/images/pref_dialog_gen_startup.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_templ.png
share/doc/geany/html/images/pref_dialog_toolbar.png
share/doc/geany/html/images/pref_dialog_tools.png
share/doc/geany/html/images/pref_dialog_vte.png
share/doc/geany/html/images/replace_dialog.png
share/doc/geany/html/index.html
share/doc/geany/manual.txt
share/geany/GPL-2
share/geany/c99.tags
share/geany/colorschemes/alt.conf
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
share/geany/filetypes.c
share/geany/filetypes.caml
share/geany/filetypes.cmake
share/geany/filetypes.common
share/geany/filetypes.conf
share/geany/filetypes.cpp
share/geany/filetypes.cs
share/geany/filetypes.css
share/geany/filetypes.d
share/geany/filetypes.diff
share/geany/filetypes.docbook
share/geany/filetypes.erlang
share/geany/filetypes.f77
share/geany/filetypes.ferite
share/geany/filetypes.forth
share/geany/filetypes.fortran
share/geany/filetypes.freebasic
share/geany/filetypes.glsl
share/geany/filetypes.haskell
share/geany/filetypes.haxe
share/geany/filetypes.html
share/geany/filetypes.java
share/geany/filetypes.javascript
share/geany/filetypes.latex
share/geany/filetypes.lisp
share/geany/filetypes.lua
share/geany/filetypes.makefile
share/geany/filetypes.markdown
share/geany/filetypes.matlab
share/geany/filetypes.nsis
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
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/pascal.tags
share/geany/php.tags
share/geany/python.tags
share/geany/snippets.conf
share/geany/templates/bsd
share/geany/templates/changelog
share/geany/templates/fileheader
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/templates/function
share/geany/templates/gpl
share/geany/ui_toolbar.xml
share/icons/hicolor/16x16/apps/classviewer-class.png
share/icons/hicolor/16x16/apps/classviewer-macro.png
share/icons/hicolor/16x16/apps/classviewer-member.png
share/icons/hicolor/16x16/apps/classviewer-method.png
share/icons/hicolor/16x16/apps/classviewer-namespace.png
share/icons/hicolor/16x16/apps/classviewer-other.png
share/icons/hicolor/16x16/apps/classviewer-struct.png
share/icons/hicolor/16x16/apps/classviewer-var.png
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
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/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
share/locale/kk/LC_MESSAGES/geany.mo
share/locale/ko/LC_MESSAGES/geany.mo
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/ro/LC_MESSAGES/geany.mo
share/locale/ru/LC_MESSAGES/geany.mo
share/locale/sl/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
(Or for those interested in the PLIST diff:)
--- PLIST~ 2009-07-26 18:28:46.000000000 -0400
+++ PLIST 2011-05-10 18:47:44.000000000 -0400
@@ -1,27 +1,24 @@
@comment $NetBSD: PLIST,v 1.6 2009/07/18 19:37:42 wiz Exp $
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/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/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/tm_file_entry.h
include/geany/tagmanager/tm_project.h
@@ -52,8 +49,10 @@
share/doc/geany/ScintillaLicense.txt
share/doc/geany/THANKS
share/doc/geany/TODO
+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
@@ -73,8 +72,12 @@
share/doc/geany/manual.txt
share/geany/GPL-2
share/geany/c99.tags
+share/geany/colorschemes/alt.conf
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
share/geany/filetypes.c
share/geany/filetypes.caml
@@ -87,8 +90,10 @@
share/geany/filetypes.d
share/geany/filetypes.diff
share/geany/filetypes.docbook
+share/geany/filetypes.erlang
share/geany/filetypes.f77
share/geany/filetypes.ferite
+share/geany/filetypes.forth
share/geany/filetypes.fortran
share/geany/filetypes.freebasic
share/geany/filetypes.glsl
@@ -98,8 +103,10 @@
share/geany/filetypes.java
share/geany/filetypes.javascript
share/geany/filetypes.latex
+share/geany/filetypes.lisp
share/geany/filetypes.lua
share/geany/filetypes.makefile
+share/geany/filetypes.markdown
share/geany/filetypes.matlab
share/geany/filetypes.nsis
share/geany/filetypes.pascal
@@ -113,16 +120,32 @@
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/bsd
+share/geany/templates/changelog
+share/geany/templates/fileheader
+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/templates/function
+share/geany/templates/gpl
share/geany/ui_toolbar.xml
share/icons/hicolor/16x16/apps/classviewer-class.png
share/icons/hicolor/16x16/apps/classviewer-macro.png
@@ -132,6 +155,10 @@
share/icons/hicolor/16x16/apps/classviewer-other.png
share/icons/hicolor/16x16/apps/classviewer-struct.png
share/icons/hicolor/16x16/apps/classviewer-var.png
+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
@@ -142,19 +169,23 @@
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
+share/locale/kk/LC_MESSAGES/geany.mo
share/locale/ko/LC_MESSAGES/geany.mo
+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/ro/LC_MESSAGES/geany.mo
share/locale/ru/LC_MESSAGES/geany.mo
+share/locale/sl/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.png
Home |
Main Index |
Thread Index |
Old Index