ports/155912: [UPDATE] devel/geany: update to 0.20

Ruslan Mahmatkhanov cvs-src at yandex.ru
Thu Mar 24 11:20:02 UTC 2011


>Number:         155912
>Category:       ports
>Synopsis:       [UPDATE] devel/geany: update to 0.20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 24 11:20:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        8.2-STABLE
>Organization:
>Environment:
8.2-STABLE i386
>Description:
- update to 0.20

Original patch is from ports/154167 by "Peter C. Lai" <cowbert at gmail.com>.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa geany.orig/Makefile geany/Makefile
--- geany.orig/Makefile	2010-10-10 00:44:13.000000000 +0400
+++ geany/Makefile	2011-03-24 14:05:45.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	geany
-PORTVERSION=	0.19.1
+PORTVERSION=	0.20
 CATEGORIES=	devel editors
 MASTER_SITES=	http://download.geany.org/ SF
 
diff -ruNa geany.orig/distinfo geany/distinfo
--- geany.orig/distinfo	2010-10-10 00:44:13.000000000 +0400
+++ geany/distinfo	2011-03-24 14:06:03.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (geany-0.19.1.tar.bz2) = 5ed9623081ce2a23b9a3425b0486bba3 
-SHA256 (geany-0.19.1.tar.bz2) = 88a19293aefcc954b96ec2df0b17709ccdfbcb303b11f0e6852c390cb096d751 
-SIZE (geany-0.19.1.tar.bz2) = 2908755
+SHA256 (geany-0.20.tar.bz2) = 59ae065c5ab007eea7dd3f2df6ca0cde61b326ce2d6aa2d5b44f5554fd2895bd
+SIZE (geany-0.20.tar.bz2) = 3010953
diff -ruNa geany.orig/pkg-plist geany/pkg-plist
--- geany.orig/pkg-plist	2010-10-10 00:44:13.000000000 +0400
+++ geany/pkg-plist	2011-03-24 14:05:45.000000000 +0300
@@ -103,8 +103,10 @@
 %%DATADIR%%/filetypes.d
 %%DATADIR%%/filetypes.diff
 %%DATADIR%%/filetypes.docbook
+%%DATADIR%%/filetypes.erlang
 %%DATADIR%%/filetypes.f77
 %%DATADIR%%/filetypes.ferite
+%%DATADIR%%/filetypes.forth
 %%DATADIR%%/filetypes.fortran
 %%DATADIR%%/filetypes.freebasic
 %%DATADIR%%/filetypes.glsl
@@ -115,6 +117,7 @@
 %%DATADIR%%/filetypes.javascript
 %%DATADIR%%/filetypes.latex
 %%DATADIR%%/filetypes.lua
+%%DATADIR%%/filetypes.lisp
 %%DATADIR%%/filetypes.makefile
 %%DATADIR%%/filetypes.markdown
 %%DATADIR%%/filetypes.matlab
@@ -143,6 +146,12 @@
 %%DATADIR%%/python.tags
 %%DATADIR%%/snippets.conf
 %%DATADIR%%/ui_toolbar.xml
+%%DATADIR%%/colorschemes/alt.conf
+%%DATADIR%%/templates/bsd
+%%DATADIR%%/templates/changelog
+%%DATADIR%%/templates/fileheader
+%%DATADIR%%/templates/function
+%%DATADIR%%/templates/gpl
 %%DATADIR%%/templates/files/file.html
 %%DATADIR%%/templates/files/file.php
 %%DATADIR%%/templates/files/file.rb
@@ -168,6 +177,7 @@
 %%NLS%%share/locale/hu/LC_MESSAGES/geany.mo
 %%NLS%%share/locale/it/LC_MESSAGES/geany.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/geany.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/geany.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/geany.mo
 %%NLS%%share/locale/lb/LC_MESSAGES/geany.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/geany.mo
@@ -188,6 +198,7 @@
 @dirrm lib/geany
 @dirrm %%DATADIR%%/templates/files
 @dirrm %%DATADIR%%/templates
+ at dirrm %%DATADIR%%/colorschemes
 @dirrm %%DATADIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/images
 %%PORTDOCS%%@dirrm %%DOCSDIR%%/html


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



More information about the freebsd-ports-bugs mailing list