Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jan 2001 09:46:41 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24156: PORT-FIX-NO MAINTAINER : graphics/imanager
Message-ID:  <200101081746.f08HkfI03526@rodan.randomnetworks.com>

next in thread | raw e-mail | index | archive | help

>Number:         24156
>Category:       ports
>Synopsis:       PORT-FIX-NO MAINTAINER : graphics/imanager
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 08 10:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
randomnetworks.com
>Environment:

ports collection

>Description:

PORT-FIX-NO MAINTAINER : graphics/imanager

According to :

http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html

the port graphics/imanager has an unfetchable distfile.  After doing some
looking around I found another site that has it.  I also noticed that there
was to MAINTAINER listed in the Makefile.  The patch below addresses both
of these issues.

>How-To-Repeat:


>Fix:

This diff was generated by : diff -ruN imanager imanager.new
From : /usr/ports/graphics
Also at : http://www.randomnetworks.com/freebsd/prs/imanager.diff
--------------------------------------------------------------------
diff -ruN imanager/Makefile imanager.new/Makefile
--- imanager/Makefile	Sat Dec 23 15:18:11 2000
+++ imanager.new/Makefile	Mon Jan  8 09:41:46 2001
@@ -8,8 +8,10 @@
 PORTNAME=	imanager
 PORTVERSION=	2.0
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.digidezign.com/~imanager/
+MASTER_SITES=	http://www.linuxberg.com/files/kde/graphics/
 DISTNAME=	imanager-${PORTVERSION}.final.imlib
+
+MAINTAINER=	ports@freebsd.org
 
 LIB_DEPENDS=	Imlib.5:${PORTSDIR}/graphics/imlib \
 		kdecore.3:${PORTSDIR}/x11/kdelibs11

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101081746.f08HkfI03526>