Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2010 06:04:29 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150770: [patch] devel/geany v0.19
Message-ID:  <201009210604.o8L64TJ5050247@www.freebsd.org>
Resent-Message-ID: <201009210610.o8L6A5Qq098068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150770
>Category:       ports
>Synopsis:       [patch] devel/geany v0.19
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 06:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Update geany to v0.19
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ur geany.bak/Makefile geany/Makefile
--- geany.bak/Makefile	2010-09-21 07:34:18.543462741 +0300
+++ geany/Makefile	2010-09-21 07:34:39.980623037 +0300
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	geany
-PORTVERSION=	0.18
-PORTREVISION=	3
+PORTVERSION=	0.19
 CATEGORIES=	devel
 MASTER_SITES=	http://download.geany.org/ SF
 
diff -ur geany.bak/distinfo geany/distinfo
--- geany.bak/distinfo	2010-09-21 07:34:18.543462741 +0300
+++ geany/distinfo	2010-09-21 07:35:10.835725031 +0300
@@ -1,3 +1,3 @@
-MD5 (geany-0.18.tar.bz2) = d8e301f6933c828e2c36b3afdb3f4c34
-SHA256 (geany-0.18.tar.bz2) = 7cb387d394b58b9ee1119dc6770b437e4a4c9e72b591b0bd431e54558f51212d
-SIZE (geany-0.18.tar.bz2) = 2457351 
+MD5 (geany-0.19.tar.bz2) = 3f9ab0faea72b1c8e25fe50162c42f95
+SHA256 (geany-0.19.tar.bz2) = fc47423cfcaa89a3dac88b492940ee0e4e46566de416392075507dabb65a7e06
+SIZE (geany-0.19.tar.bz2) = 2871302
diff -ur geany.bak/pkg-plist geany/pkg-plist
--- geany.bak/pkg-plist	2010-09-21 07:34:18.543462741 +0300
+++ geany/pkg-plist	2010-09-21 08:00:37.909460492 +0300
@@ -1,5 +1,4 @@
 bin/geany
-include/geany/dialogs.h
 include/geany/document.h
 include/geany/editor.h
 include/geany/encodings.h
@@ -9,19 +8,16 @@
 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
@@ -68,12 +64,14 @@
 %%PORTDOCS%%%%DOCSDIR%%/ScintillaLicense.txt
 %%PORTDOCS%%%%DOCSDIR%%/TODO
 %%PORTDOCS%%%%DOCSDIR%%/THANKS
+%%PORTDOCS%%%%DOCSDIR%%/html/images/build_menu_commands_dialog.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/find_dialog.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/find_in_files_dialog.png
+%%PORTDOCS%%%%DOCSDIR%%/html/images/main_window.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/pref_dialog_edit_completions.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/pref_dialog_edit_display.png
-%%PORTDOCS%%%%DOCSDIR%%/html/images/pref_dialog_edit_indentation.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/pref_dialog_edit_features.png
+%%PORTDOCS%%%%DOCSDIR%%/html/images/pref_dialog_edit_indentation.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/pref_dialog_files.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/pref_dialog_gen_misc.png
 %%PORTDOCS%%%%DOCSDIR%%/html/images/pref_dialog_gen_startup.png
@@ -89,6 +87,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/manual.txt
 %%DATADIR%%/GPL-2
 %%DATADIR%%/filetype_extensions.conf
+%%DATADIR%%/filetypes.Genie.conf
+%%DATADIR%%/filetypes.abc
 %%DATADIR%%/filetypes.actionscript
 %%DATADIR%%/filetypes.ada
 %%DATADIR%%/filetypes.asm
@@ -116,6 +116,7 @@
 %%DATADIR%%/filetypes.latex
 %%DATADIR%%/filetypes.lua
 %%DATADIR%%/filetypes.makefile
+%%DATADIR%%/filetypes.markdown
 %%DATADIR%%/filetypes.matlab
 %%DATADIR%%/filetypes.nsis
 %%DATADIR%%/filetypes.pascal
@@ -129,18 +130,29 @@
 %%DATADIR%%/filetypes.sh
 %%DATADIR%%/filetypes.sql
 %%DATADIR%%/filetypes.tcl
+%%DATADIR%%/filetypes.txt2tags
 %%DATADIR%%/filetypes.vala
+%%DATADIR%%/filetypes.verilog
 %%DATADIR%%/filetypes.vhdl
 %%DATADIR%%/filetypes.xml
 %%DATADIR%%/filetypes.yaml
 %%DATADIR%%/c99.tags
 %%DATADIR%%/html_entities.tags
-%%DATADIR%%/latex.tags
 %%DATADIR%%/pascal.tags
 %%DATADIR%%/php.tags
 %%DATADIR%%/python.tags
 %%DATADIR%%/snippets.conf
 %%DATADIR%%/ui_toolbar.xml
+%%DATADIR%%/templates/files/file.html
+%%DATADIR%%/templates/files/file.php
+%%DATADIR%%/templates/files/file.rb
+%%DATADIR%%/templates/files/file.tex
+%%DATADIR%%/templates/files/main.c
+%%DATADIR%%/templates/files/main.cxx
+%%DATADIR%%/templates/files/main.d
+%%DATADIR%%/templates/files/main.java
+%%DATADIR%%/templates/files/main.py
+%%DATADIR%%/templates/files/program.pas
 %%NLS%%share/locale/be/LC_MESSAGES/geany.mo
 %%NLS%%share/locale/bg/LC_MESSAGES/geany.mo
 %%NLS%%share/locale/ca/LC_MESSAGES/geany.mo
@@ -172,6 +184,8 @@
 %%NLS%%@dirrmtry share/locale/lb/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/lb
 @dirrm lib/geany
+@dirrm %%DATADIR%%/templates/files
+@dirrm %%DATADIR%%/templates
 @dirrm %%DATADIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/images
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/html
@@ -188,3 +202,4 @@
 @dirrm include/geany/tagmanager
 @dirrm include/geany/scintilla
 @dirrm include/geany
+


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009210604.o8L64TJ5050247>