Date: 16 Sep 2005 15:29:05 -0000 From: mitsuru@riken.jp To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/86214: update port: deskutils/alexandria 0.5.0 -> 0.6.0 Message-ID: <20050916152905.91837.qmail@zebu.yokohama.riken.go.jp> Resent-Message-ID: <200509161530.j8GFUJGt029288@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 86214 >Category: ports >Synopsis: update port: deskutils/alexandria 0.5.0 -> 0.6.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Sep 16 15:30:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 5.4-RELEASE >Organization: >Environment: System: FreeBSD 5.4-RELEASE >Description: update port: deskutils/alexandria 0.5.0 -> 0.6.0 This port requires net/ruby-zoom. >How-To-Repeat: >Fix: diff -ruN alexandria.old/Makefile alexandria/Makefile --- alexandria.old/Makefile Sat Sep 17 00:07:07 2005 +++ alexandria/Makefile Fri Sep 16 23:54:41 2005 @@ -6,9 +6,9 @@ # PORTNAME= alexandria -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= deskutils ruby -MASTER_SITES= http://rubyforge.org/frs/download.php/3445/ +MASTER_SITES= http://rubyforge.org/frs/download.php/5712/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby @@ -23,6 +23,8 @@ ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 USE_GETTEXT= yes +USE_GNOME= gconf2 +CONFIGURE_ARGS= --prefix=${PREFIX} USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb @@ -31,6 +33,9 @@ RUBY_REQUIRE= Ruby > 180 +GCONF_SCHEMAS= alexandria.schemas +INSTALLS_OMF= yes + .include <bsd.port.pre.mk> .if !defined(RUBY_PROVIDED) @@ -44,5 +49,9 @@ ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .endif +.for f in ${GCONF_SCHEMAS} + ${MKDIR} ${PREFIX}/etc/gconf/schemas + ${INSTALL_DATA} ${WRKSRC}/schemas/${f} ${PREFIX}/etc/gconf/schemas/ +.endfor .include <bsd.port.post.mk> diff -ruN alexandria.old/distinfo alexandria/distinfo --- alexandria.old/distinfo Sat Sep 17 00:07:07 2005 +++ alexandria/distinfo Wed Aug 31 17:01:33 2005 @@ -1,2 +1,2 @@ -MD5 (ruby/alexandria-0.5.0.tar.gz) = d5a7bf954560faefb9b9556051e1ffda -SIZE (ruby/alexandria-0.5.0.tar.gz) = 123506 +MD5 (ruby/alexandria-0.6.0.tar.gz) = 02634c264594cd6f6bfd35c880119a25 +SIZE (ruby/alexandria-0.6.0.tar.gz) = 929188 diff -ruN alexandria.old/files/patch-aa alexandria/files/patch-aa --- alexandria.old/files/patch-aa Thu Jan 1 09:00:00 1970 +++ alexandria/files/patch-aa Fri Sep 16 22:38:59 2005 @@ -0,0 +1,11 @@ +--- post-install.rb.orig Thu Aug 25 05:37:55 2005 ++++ post-install.rb Fri Sep 16 22:38:32 2005 +@@ -9,7 +9,7 @@ + exit 1 + end + +-ENV['GCONF_CONFIG_SOURCE'] = `gconftool-2 --get-default-source`.chomp ++ENV['GCONF_CONFIG_SOURCE'] = `gconftool-2 --get-default-source`.chomp.sub(ENV['X11BASE'],ENV['PREFIX']) + Dir["schemas/*.schemas"].each do |schema| + system("gconftool-2 --makefile-install-rule '#{schema}'") + end diff -ruN alexandria.old/pkg-plist alexandria/pkg-plist --- alexandria.old/pkg-plist Sat Sep 17 00:07:07 2005 +++ alexandria/pkg-plist Fri Sep 16 23:57:56 2005 @@ -2,22 +2,52 @@ %%RUBY_SITELIBDIR%%/alexandria.rb %%RUBY_SITELIBDIR%%/alexandria/book.rb %%RUBY_SITELIBDIR%%/alexandria/book_providers.rb +%%RUBY_SITELIBDIR%%/alexandria/book_providers/amadeus.rb %%RUBY_SITELIBDIR%%/alexandria/book_providers/amazon.rb %%RUBY_SITELIBDIR%%/alexandria/book_providers/bn.rb +%%RUBY_SITELIBDIR%%/alexandria/book_providers/ibs_it.rb %%RUBY_SITELIBDIR%%/alexandria/book_providers/mcu.rb %%RUBY_SITELIBDIR%%/alexandria/book_providers/proxis.rb +%%RUBY_SITELIBDIR%%/alexandria/book_providers/z3950.rb %%RUBY_SITELIBDIR%%/alexandria/config.rb +%%RUBY_SITELIBDIR%%/alexandria/default_preferences.rb %%RUBY_SITELIBDIR%%/alexandria/execution_queue.rb %%RUBY_SITELIBDIR%%/alexandria/export_library.rb %%RUBY_SITELIBDIR%%/alexandria/import_library.rb -%%RUBY_SITELIBDIR%%/alexandria/web_themes.rb +%%RUBY_SITELIBDIR%%/alexandria/macui.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/AboutController.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/AddBookController.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/BookIconCell.m +%%RUBY_SITELIBDIR%%/alexandria/macui/BookInfoController.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/BooksDataSource.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/ExportController.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/Icons.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/ImportController.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/Info.plist +%%RUBY_SITELIBDIR%%/alexandria/macui/LibrariesDataSource.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/MainController.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/Matrix.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/PreferencesController.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/RatingCell.m +%%RUBY_SITELIBDIR%%/alexandria/macui/RatingField.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/TableView.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/TitledImageCell.m +%%RUBY_SITELIBDIR%%/alexandria/macui/Utils.m +%%RUBY_SITELIBDIR%%/alexandria/macui/main.m +%%RUBY_SITELIBDIR%%/alexandria/macui/main.rb +%%RUBY_SITELIBDIR%%/alexandria/macui/MainWindow.nib/classes.nib +%%RUBY_SITELIBDIR%%/alexandria/macui/MainWindow.nib/info.nib +%%RUBY_SITELIBDIR%%/alexandria/macui/MainWindow.nib/keyedobjects.nib %%RUBY_SITELIBDIR%%/alexandria/library.rb %%RUBY_SITELIBDIR%%/alexandria/preferences.rb +%%RUBY_SITELIBDIR%%/alexandria/scanners.rb +%%RUBY_SITELIBDIR%%/alexandria/scanners/cuecat.rb %%RUBY_SITELIBDIR%%/alexandria/ui.rb %%RUBY_SITELIBDIR%%/alexandria/ui/about_dialog.rb %%RUBY_SITELIBDIR%%/alexandria/ui/alert_dialog.rb %%RUBY_SITELIBDIR%%/alexandria/ui/book_properties_dialog.rb %%RUBY_SITELIBDIR%%/alexandria/ui/book_properties_dialog_base.rb +%%RUBY_SITELIBDIR%%/alexandria/ui/completion_models.rb %%RUBY_SITELIBDIR%%/alexandria/ui/export_dialog.rb %%RUBY_SITELIBDIR%%/alexandria/ui/glade_base.rb %%RUBY_SITELIBDIR%%/alexandria/ui/icons.rb @@ -26,8 +56,9 @@ %%RUBY_SITELIBDIR%%/alexandria/ui/new_book_dialog.rb %%RUBY_SITELIBDIR%%/alexandria/ui/new_book_dialog_manual.rb %%RUBY_SITELIBDIR%%/alexandria/ui/preferences_dialog.rb +%%RUBY_SITELIBDIR%%/alexandria/utils.rb %%RUBY_SITELIBDIR%%/alexandria/version.rb -%%DATADIR%%/COPYING +%%RUBY_SITELIBDIR%%/alexandria/web_themes.rb %%DATADIR%%/glade/book_properties_dialog.glade %%DATADIR%%/glade/main_app.glade %%DATADIR%%/glade/new_book_dialog.glade @@ -35,12 +66,21 @@ %%DATADIR%%/icons/alexandria.png %%DATADIR%%/icons/alexandria_small.png %%DATADIR%%/icons/book.png +%%DATADIR%%/icons/book_icon.png +%%DATADIR%%/icons/book_small.png %%DATADIR%%/icons/cuecat.png %%DATADIR%%/icons/cuecat_inactive.png +%%DATADIR%%/icons/favorite_tag.png +%%DATADIR%%/icons/less.png %%DATADIR%%/icons/library.png %%DATADIR%%/icons/library_small.png +%%DATADIR%%/icons/lookup.png +%%DATADIR%%/icons/more.png +%%DATADIR%%/icons/no_cover.png %%DATADIR%%/icons/star_set.png %%DATADIR%%/icons/star_unset.png +%%DATADIR%%/icons/view_as_icons.png +%%DATADIR%%/icons/view_as_list.png %%DATADIR%%/ui/menus.xml %%DATADIR%%/ui/popups.xml %%DATADIR%%/web-themes/clean/clean.css @@ -48,13 +88,36 @@ %%PORTDOCS%%%%RUBY_MODDOCDIR%%/NEWS %%PORTDOCS%%%%RUBY_MODDOCDIR%%/README %%PORTDOCS%%%%RUBY_MODDOCDIR%%/TODO +share/gnome/help/alexandria/ChangeLog +share/gnome/help/alexandria/C/alexandria.xml +share/gnome/help/alexandria/C/figures/alexandria_add_by_isbn_1.png +share/gnome/help/alexandria/C/figures/alexandria_add_by_search_1.png +share/gnome/help/alexandria/C/figures/alexandria_add_manually.png +share/gnome/help/alexandria/C/figures/alexandria_edit_info.png +share/gnome/help/alexandria/C/figures/alexandria_export_web_page.png +share/gnome/help/alexandria/C/figures/alexandria_importing.png +share/gnome/help/alexandria/C/figures/alexandria_library_pane.png +share/gnome/help/alexandria/C/figures/alexandria_list_view.png +share/gnome/help/alexandria/C/figures/alexandria_list_view_search.png +share/gnome/help/alexandria/C/figures/alexandria_loaning.png +share/gnome/help/alexandria/C/figures/alexandria_main_window.png +share/gnome/help/alexandria/C/figures/alexandria_add_z3950.png +share/locale/cs/LC_MESSAGES/alexandria.mo share/locale/cy/LC_MESSAGES/alexandria.mo share/locale/de/LC_MESSAGES/alexandria.mo share/locale/es/LC_MESSAGES/alexandria.mo share/locale/fr/LC_MESSAGES/alexandria.mo +share/locale/it/LC_MESSAGES/alexandria.mo share/locale/ja/LC_MESSAGES/alexandria.mo +share/locale/pl/LC_MESSAGES/alexandria.mo +share/locale/pt/LC_MESSAGES/alexandria.mo +share/locale/pt_BR/LC_MESSAGES/alexandria.mo share/locale/sv/LC_MESSAGES/alexandria.mo +share/omf/alexandria/alexandria-C.omf @dirrm %%RUBY_SITELIBDIR%%/alexandria/book_providers +@dirrm %%RUBY_SITELIBDIR%%/alexandria/macui/MainWindow.nib +@dirrm %%RUBY_SITELIBDIR%%/alexandria/macui +@dirrm %%RUBY_SITELIBDIR%%/alexandria/scanners @dirrm %%RUBY_SITELIBDIR%%/alexandria/ui @dirrm %%RUBY_SITELIBDIR%%/alexandria @dirrm %%DATADIR%%/glade @@ -64,12 +127,3 @@ @dirrm %%DATADIR%%/web-themes @dirrm %%DATADIR%% @dirrm %%PORTDOCS%%%%RUBY_MODDOCDIR%% -@cwd %%X11BASE%% -etc/gconf/gconf.xml.defaults/schemas/apps/alexandria/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/alexandria/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/%gconf.xml -@dirrm etc/gconf/gconf.xml.defaults/apps/alexandria -@dirrm etc/gconf/gconf.xml.defaults/apps -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/alexandria -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050916152905.91837.qmail>