Date: Wed, 26 Aug 2009 04:17:44 +0300 (EEST) From: Andris Raugulis <ar@nul.lv> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Andris Raugulis <ar@null.lv> Subject: ports/138189: [MAINTAINER] devel/geany: update to 0.18 Message-ID: <20090826011744.8AD92198556@mail.viss.lv> Resent-Message-ID: <200908260140.n7Q1e2E6021186@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 138189 >Category: ports >Synopsis: [MAINTAINER] devel/geany: update to 0.18 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 26 01:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Andris Raugulis >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: >Description: - Update to 0.18 >How-To-Repeat: >Fix: --- freebsd-ports-devel_geany-0.17-to-devel_geany-0.18.patch begins here --- diff -ruN geany.orig/Makefile geany/Makefile --- geany.orig/Makefile 2009-08-25 17:01:13.000000000 +0300 +++ geany/Makefile 2009-08-25 17:04:56.000000000 +0300 @@ -6,10 +6,9 @@ # PORTNAME= geany -PORTVERSION= 0.17 -PORTREVISION= 2 +PORTVERSION= 0.18 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= http://download.geany.org/ SF MAINTAINER= ar@null.lv COMMENT= A fast and lightweight GTK+ IDE diff -ruN geany.orig/distinfo geany/distinfo --- geany.orig/distinfo 2009-08-25 17:01:13.000000000 +0300 +++ geany/distinfo 2009-08-26 00:17:13.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (geany-0.17.tar.bz2) = 097f619f5f0800098a2438a216a28e7b -SHA256 (geany-0.17.tar.bz2) = 2daee54b16d19a16bda557d3c7fd0bde900640afd46f1b7529c07cc24019fd84 -SIZE (geany-0.17.tar.bz2) = 2336257 +MD5 (geany-0.18.tar.bz2) = d8e301f6933c828e2c36b3afdb3f4c34 +SHA256 (geany-0.18.tar.bz2) = 7cb387d394b58b9ee1119dc6770b437e4a4c9e72b591b0bd431e54558f51212d +SIZE (geany-0.18.tar.bz2) = 2457351 diff -ruN geany.orig/pkg-plist geany/pkg-plist --- geany.orig/pkg-plist 2009-08-25 17:01:13.000000000 +0300 +++ geany/pkg-plist 2009-08-26 04:03:35.000000000 +0300 @@ -6,6 +6,7 @@ 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 @@ -56,7 +57,9 @@ 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/pixmaps/geany.png +share/icons/hicolor/16x16/apps/geany.png +share/icons/hicolor/48x48/apps/geany.png +share/icons/hicolor/scalable/apps/geany.svg %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/ChangeLog @@ -87,6 +90,7 @@ %%DATADIR%%/GPL-2 %%DATADIR%%/filetype_extensions.conf %%DATADIR%%/filetypes.actionscript +%%DATADIR%%/filetypes.ada %%DATADIR%%/filetypes.asm %%DATADIR%%/filetypes.c %%DATADIR%%/filetypes.caml @@ -151,11 +155,14 @@ %%NLS%%share/locale/it/LC_MESSAGES/geany.mo %%NLS%%share/locale/ja/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 %%NLS%%share/locale/pl/LC_MESSAGES/geany.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/geany.mo +%%NLS%%share/locale/pt_PT/LC_MESSAGES/geany.mo %%NLS%%share/locale/ro/LC_MESSAGES/geany.mo %%NLS%%share/locale/ru/LC_MESSAGES/geany.mo +%%NLS%%share/locale/sl/LC_MESSAGES/geany.mo %%NLS%%share/locale/sv/LC_MESSAGES/geany.mo %%NLS%%share/locale/tr/LC_MESSAGES/geany.mo %%NLS%%share/locale/uk/LC_MESSAGES/geany.mo --- freebsd-ports-devel_geany-0.17-to-devel_geany-0.18.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090826011744.8AD92198556>