Bug 90867 - [patch] devel/gaphor: update to new release 0.7.1
Summary: [patch] devel/gaphor: update to new release 0.7.1
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: Vasil Dimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-23 23:40 UTC by Boris B.Samorodov
Modified: 2006-04-13 16:18 UTC (History)
0 users

See Also:


Attachments
gaphor.patch (7.14 KB, patch)
2005-12-23 23:40 UTC, Boris B.Samorodov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris B.Samorodov 2005-12-23 23:40:03 UTC
	A new release 0.7.1 of devel/gaphor is released. Changes since 0.7.0:

	0.7.1
	-----
	- Real UML2 associations;
	- Stereotypes;
	- Atrifact and Node types;
	- Settings of open and closed toolboxes as well as the window size are saved;
	- Diagrams are shown in bold in the tree view, abstract classes are italic;
	- Added recent files option;
	- Keyboard shortcuts can be configured at runtime.
	- Spanish translation
	- Python2.4 fixes

Fix: The patch is relative to the port:
	# cd /usr/ports/devel
	# patch -p0 < _the_patch_

	Notes:
	1. A new patch file is created: files/patch-setup.py. The patch
	   removes configuring of gaphor at install time. Default scenario
	   is trying to use X with root privileges.
	2. An old patch file (files/patch-utils::msgfmt.py) is removed
	   as it is already at the source tree.
	3. Hence only one patch file should exist at gaphor/files directory.
	4. All *.orig files should be deleted.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-23 23:41:49 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Jens Rehsack 2006-01-03 10:08:53 UTC
Edwin Groothuis wrote:
> Maintainer of devel/gaphor,
> 
> Please note that PR ports/90867 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/90867

Hi Edwin,

I'll give it a shot in the next 2 weeks. I'm heavily busy at the moment.
Sorry for the delay.

Best regards,
Jens
Comment 3 Marcus Alves Grando freebsd_committer freebsd_triage 2006-02-19 02:26:06 UTC
State Changed
From-To: feedback->open

Feedback timeout. +40 days.
Comment 4 Vasil Dimov freebsd_committer freebsd_triage 2006-04-12 15:43:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vd

I will handle this
Comment 5 Vasil Dimov freebsd_committer freebsd_triage 2006-04-13 16:13:54 UTC
State Changed
From-To: open->closed

Committed with some modifications, thanks!