Bug 59744 - Patch: Convert 8 Ruby Gnome2 ports to use the new GNOME porting infrastructure.
Summary: Patch: Convert 8 Ruby Gnome2 ports to use the new GNOME porting infrastructure.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Akinori MUSHA
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-28 05:20 UTC by Jeremy Messenger
Modified: 2004-02-27 09:37 UTC (History)
1 user (show)

See Also:


Attachments
ruby-stuff.diff (3.98 KB, patch)
2003-11-28 05:20 UTC, Jeremy Messenger
no flags Details | Diff
ruby-stuff2.diff (4.28 KB, patch)
2004-02-04 21:46 UTC, Jeremy Messenger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Messenger 2003-11-28 05:20:17 UTC
Convert all 8 Ruby Gnome2 ports to use the new GNOME porting infrastructure,
bsd.gnome.mk. The problem has hitted on me when I installed Gnome 2.5.0 from the
MarcusCom CVS, so the x11/ruby-gnome2(-all) will fail because of 8 ports can't
find the depends.

Fix: This patch will affect on 8 ports:

	devel/ruby-gconf2
	devel/ruby-glib2
	devel/ruby-libglade2
	graphics/ruby-gdk_pixbuf2
	graphics/ruby-libart2
	multimedia/ruby-gst
	x11-toolkits/ruby-gtk2
	x11-toolkits/ruby-pango
How-To-Repeat: n/a
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-11-28 05:21:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->knu

Over to maintainer.
Comment 2 Jeremy Messenger 2004-01-20 19:00:35 UTC
Hello knu

When are you going to commit this? Had to wake this PR up, because it's 
annoy to apply the patches on those by manual at the everytime when I am 
doing a lot of test for Gnome stuff.

Cheers,
Mezz


-- 
bsdforums.org 's moderator, mezz.
Comment 3 Jeremy Messenger 2004-02-04 21:46:22 UTC
Here's a new patch... I just simple improvement the patch to chase the 
update of bsd.gnome.mk (ie: gstreamerplugins) and diff by 
cat/port/Makefile to make easier for one of you to patch those.

Cheers,
Mezz


-- 
bsdforums.org 's moderator, mezz.
Comment 4 Jeremy Messenger 2004-02-27 05:04:35 UTC
I think, it's good time to get start with the maintainer timeout to get 
this commit in the ports tree. I haven't get any respone from knu.

Cheers,
Mezz


-- 
bsdforums.org 's moderator, mezz.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2004-02-27 09:37:11 UTC
State Changed
From-To: open->closed

Committed, thanks!