Date: Wed, 7 Jun 2006 05:20:10 +0200 (CEST) From: Soeren Straarup <xride@x12.dk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: mitsuru@riken.jp Subject: ports/98607: [PATCH] deskutils/ruby-alexandria: [pkg-plist fix] Message-ID: <20060607032010.A568641F6@beacon.x12.dk> Resent-Message-ID: <200606070330.k573UIno079008@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98607 >Category: ports >Synopsis: [PATCH] deskutils/ruby-alexandria: [pkg-plist fix] >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 07 03:30:17 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Soeren Straarup >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD beacon.x12.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Tue Feb 7 20:11:22 CET >Description: pkg-plist fix, haven't tested if the ports it self runs Port maintainer (mitsuru@riken.jp) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ruby18-alexandria-0.5.0_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/deskutils/ruby-alexandria/Makefile /space/portstrees/FreeBSD/ports/deskutils/alexandria/Makefile --- /usr/ports/deskutils/ruby-alexandria/Makefile Wed Jun 7 05:16:32 2006 +++ /space/portstrees/FreeBSD/ports/deskutils/alexandria/Makefile Tue Jun 6 22:20:04 2006 @@ -23,8 +23,6 @@ ${RUBY_SITEARCHLIBDIR}/gdk_pixbuf2.so:${PORTSDIR}/graphics/ruby-gdk_pixbuf2 \ ${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2 -BROKEN= Incorrect pkg-plist - USE_GETTEXT= yes USE_RUBY= yes USE_RUBY_SETUP= yes diff -ruN --exclude=CVS /usr/ports/deskutils/ruby-alexandria/pkg-plist /space/portstrees/FreeBSD/ports/deskutils/alexandria/pkg-plist --- /usr/ports/deskutils/ruby-alexandria/pkg-plist Wed Jun 7 05:16:32 2006 +++ /space/portstrees/FreeBSD/ports/deskutils/alexandria/pkg-plist Tue Jun 6 21:43:20 2006 @@ -2,23 +2,24 @@ %%RUBY_SITELIBDIR%%/alexandria.rb %%RUBY_SITELIBDIR%%/alexandria/book.rb %%RUBY_SITELIBDIR%%/alexandria/book_providers.rb -%%RUBY_SITELIBDIR%%/alexandria/book_providers/amazon.rb -%%RUBY_SITELIBDIR%%/alexandria/book_providers/bn.rb -%%RUBY_SITELIBDIR%%/alexandria/book_providers/mcu.rb -%%RUBY_SITELIBDIR%%/alexandria/book_providers/proxis.rb -%%RUBY_SITELIBDIR%%/alexandria/config.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/library.rb %%RUBY_SITELIBDIR%%/alexandria/preferences.rb %%RUBY_SITELIBDIR%%/alexandria/ui.rb +%%RUBY_SITELIBDIR%%/alexandria/web_themes.rb +%%RUBY_SITELIBDIR%%/alexandria/config.rb +%%RUBY_SITELIBDIR%%/alexandria/version.rb +%%RUBY_SITELIBDIR%%/alexandria/book_providers/mcu.rb +%%RUBY_SITELIBDIR%%/alexandria/book_providers/amazon.rb +%%RUBY_SITELIBDIR%%/alexandria/book_providers/bn.rb +%%RUBY_SITELIBDIR%%/alexandria/book_providers/proxis.rb +%%RUBY_SITELIBDIR%%/alexandria/ui/export_dialog.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/export_dialog.rb %%RUBY_SITELIBDIR%%/alexandria/ui/glade_base.rb %%RUBY_SITELIBDIR%%/alexandria/ui/icons.rb %%RUBY_SITELIBDIR%%/alexandria/ui/import_dialog.rb @@ -26,7 +27,15 @@ %%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/version.rb +%%RUBY_DOCDIR%%/alexandria/NEWS +%%RUBY_DOCDIR%%/alexandria/README +%%RUBY_DOCDIR%%/alexandria/TODO +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/ja/LC_MESSAGES/alexandria.mo +share/locale/sv/LC_MESSAGES/alexandria.mo %%DATADIR%%/COPYING %%DATADIR%%/glade/book_properties_dialog.glade %%DATADIR%%/glade/main_app.glade @@ -45,31 +54,13 @@ %%DATADIR%%/ui/popups.xml %%DATADIR%%/web-themes/clean/clean.css %%DATADIR%%/web-themes/clean/preview.jpg -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/NEWS -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README -%%PORTDOCS%%%%RUBY_MODDOCDIR%%/TODO -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/ja/LC_MESSAGES/alexandria.mo -share/locale/sv/LC_MESSAGES/alexandria.mo -@dirrm %%RUBY_SITELIBDIR%%/alexandria/book_providers @dirrm %%RUBY_SITELIBDIR%%/alexandria/ui +@dirrm %%RUBY_SITELIBDIR%%/alexandria/book_providers @dirrm %%RUBY_SITELIBDIR%%/alexandria -@dirrm %%DATADIR%%/glade -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%%/ui +@dirrm %%RUBY_DOCDIR%%/alexandria @dirrm %%DATADIR%%/web-themes/clean @dirrm %%DATADIR%%/web-themes +@dirrm %%DATADIR%%/ui +@dirrm %%DATADIR%%/icons +@dirrm %%DATADIR%%/glade @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 --- ruby18-alexandria-0.5.0_1.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?20060607032010.A568641F6>