Bug 44478 - Upgrade to misc/uf-view
Summary: Upgrade to misc/uf-view
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: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-26 01:50 UTC by Jonathan McGee
Modified: 2002-11-16 14:02 UTC (History)
0 users

See Also:


Attachments
uf-view.patch (3.17 KB, patch)
2002-10-26 01:50 UTC, Jonathan McGee
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan McGee 2002-10-26 01:50:00 UTC
Upgraded the misc/uf-view port to 2.0 as well as fixed the download
address.  I'm not sure if I have done the gnome dependancies correctly, but
it builds, installs, and deinstalls properly on my system.

How-To-Repeat: 
n/a
Comment 1 Olivier Tharan 2002-10-29 22:18:07 UTC
* Jonathan McGee <mcgee@wam.umd.edu> (20021025 20:42):
> Upgraded the misc/uf-view port to 2.0 as well as fixed the download
> address.  I'm not sure if I have done the gnome dependancies correctly, but
> it builds, installs, and deinstalls properly on my system.

> --- uf-view.patch begins here ---
> diff -ruN uf-view.orig/Makefile uf-view/Makefile
> --- uf-view.orig/Makefile	Tue Jun 25 06:36:14 2002
> +++ uf-view/Makefile	Fri Oct 25 20:37:09 2002
[...]
> -GNU_CONFIGURE=	yes
[...]

Please don't remove this line, as the sources need to be ./configured
first.

Other than that, the patch applies well and the updated port builds and
installs ok.

olive
-- 
Ooops. Que tout le monde sauve ses fichiers. VITE !
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2002-11-16 14:01:32 UTC
State Changed
From-To: open->closed

Commited, thanks! 
(I added gnome-desktop-2 as a LIB_DEPENDS)