ports/111586: [PATCH] editors/bless: update to 0.5.0
pneumann at gmail.com
pneumann at gmail.com
Sun Apr 15 05:50:03 UTC 2007
>Number: 111586
>Category: ports
>Synopsis: [PATCH] editors/bless: update to 0.5.0
>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: Sun Apr 15 05:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: User &
>Release: FreeBSD 6.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD worm.sofsis.cl 6.2-STABLE FreeBSD 6.2-STABLE #0: Wed Apr 4 13:42:46 CLT
>Description:
- Update to 0.5.0
Tom is cc'd.
Changes from the 0.4.1 release include:
* Brand new plugin architecture (GUI and export).
* Export functionality (text and html, others with plugins).
* Reduced memory usage.
* Fixed garbled display issue.
* Localization support.
* New ways to select data ranges.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- bless-0.5.0,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/bless/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile 4 Feb 2007 23:14:23 -0000 1.19
+++ Makefile 15 Apr 2007 05:47:29 -0000
@@ -7,8 +7,7 @@
#
PORTNAME= bless
-PORTVERSION= 0.4.1
-PORTREVISION= 3
+PORTVERSION= 0.5.0
PORTEPOCH= 1
CATEGORIES= editors
MASTER_SITES= http://download.gna.org/bless/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/editors/bless/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo 7 Oct 2006 18:03:28 -0000 1.13
+++ distinfo 15 Apr 2007 05:47:29 -0000
@@ -1,3 +1,3 @@
-MD5 (bless-0.4.1.tar.gz) = a3551ebecda11b115e98608894f5c0ec
-SHA256 (bless-0.4.1.tar.gz) = 8f265db2d1888b0b8a275287d07946c411f5ae2729b6cd4c72e84e50e6149801
-SIZE (bless-0.4.1.tar.gz) = 523222
+MD5 (bless-0.5.0.tar.gz) = bc32bab8404d46adda52143e27b5a24e
+SHA256 (bless-0.5.0.tar.gz) = f922796d0fa9f32c579e54dc4d92df35d576e90b0849f38a8dffc4ade5f9d0c3
+SIZE (bless-0.5.0.tar.gz) = 695462
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/editors/bless/pkg-plist,v
retrieving revision 1.10
diff -u -r1.10 pkg-plist
--- pkg-plist 7 Oct 2006 18:03:28 -0000 1.10
+++ pkg-plist 15 Apr 2007 05:47:29 -0000
@@ -1,12 +1,24 @@
bin/bless
-lib/bless-0.4.1/bin/bless.exe
-lib/bless-0.4.1/data/bless-16-bytes-per-row.layout
-lib/bless-0.4.1/data/bless-48x48.png
-lib/bless-0.4.1/data/bless-about.png
-lib/bless-0.4.1/data/bless-all-number-bases.layout
-lib/bless-0.4.1/data/bless-default.layout
-lib/bless-0.4.1/data/default-preferences.xml
-lib/bless-0.4.1/data/help_script.sh
+lib/bless-0.5.0/data/help_script.sh
+lib/bless-0.5.0/data/default-preferences.xml
+lib/bless-0.5.0/data/bless.glade
+lib/bless-0.5.0/data/bless-default.layout
+lib/bless-0.5.0/data/bless-all-number-bases.layout
+lib/bless-0.5.0/data/bless-about.png
+lib/bless-0.5.0/data/bless-48x48.png
+lib/bless-0.5.0/data/bless-16-bytes-per-row.layout
+lib/bless-0.5.0/bin/bless.exe
+lib/bless-0.5.0/bin/Bless.Util.dll
+lib/bless-0.5.0/bin/Bless.Tools.dll
+lib/bless-0.5.0/bin/Bless.Tools.Find.dll
+lib/bless-0.5.0/bin/Bless.Tools.Export.dll
+lib/bless-0.5.0/bin/Bless.Tools.Export.Plugins.dll
+lib/bless-0.5.0/bin/Bless.Plugins.dll
+lib/bless-0.5.0/bin/Bless.Gui.dll
+lib/bless-0.5.0/bin/Bless.Gui.Plugins.dll
+lib/bless-0.5.0/bin/Bless.Gui.Drawers.dll
+lib/bless-0.5.0/bin/Bless.Gui.Areas.dll
+lib/bless-0.5.0/bin/Bless.Buffers.dll
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
@@ -26,14 +38,17 @@
%%PORTDOCS%%%%DOCSDIR%%/user/ch04s02.html
%%PORTDOCS%%%%DOCSDIR%%/user/ch04s03.html
%%PORTDOCS%%%%DOCSDIR%%/user/ch04s04.html
+%%PORTDOCS%%%%DOCSDIR%%/user/ch04s05.html
%%PORTDOCS%%%%DOCSDIR%%/user/ch05.html
%%PORTDOCS%%%%DOCSDIR%%/user/ch05s02.html
%%PORTDOCS%%%%DOCSDIR%%/user/ch05s03.html
+%%PORTDOCS%%%%DOCSDIR%%/user/ch05s04.html
%%PORTDOCS%%%%DOCSDIR%%/user/ch06.html
%%PORTDOCS%%%%DOCSDIR%%/user/ch07.html
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_area_focus.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_display_tag.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_edit_mode.png
+%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_export_dialog.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_goto.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_layout_example1.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_layout_oha.png
@@ -42,6 +57,7 @@
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_preferences_session.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_search_find.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_search_replace.png
+%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_select_range.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_start_window.png
%%PORTDOCS%%%%DOCSDIR%%/user/figures/bless_tab_close.png
%%PORTDOCS%%%%DOCSDIR%%/user/index.html
@@ -54,6 +70,6 @@
%%PORTDOCS%%@dirrm %%DOCSDIR%%/user
%%PORTDOCS%%@dirrm %%DOCSDIR%%/developer
%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrm lib/bless-0.4.1/data
- at dirrm lib/bless-0.4.1/bin
- at dirrm lib/bless-0.4.1
+ at dirrm lib/bless-0.5.0/data
+ at dirrm lib/bless-0.5.0/bin
+ at dirrm lib/bless-0.5.0
--- bless-0.5.0,1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list