Skip site navigation (1)Skip section navigation (2)
Date:      21 Sep 2003 18:31:28 -0000
From:      avleeuwen@piwebs.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/57063: Make graphics/pixieplus fetchable again	
Message-ID:  <20030921183128.43440.qmail@thuis.piwebs.com>
Resent-Message-ID: <200309211840.h8LIe9Dp059186@freefall.freebsd.org>

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

>Number:         57063
>Category:       ports
>Synopsis:       Make graphics/pixieplus fetchable again
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 21 11:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Arjan van Leeuwen
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD thuis.piwebs.com 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #0: Thu Aug 21 11:55:07 CEST 2003 avleeuwen@thuis.piwebs.com:/usr/obj/usr/src/sys/THUIS i386


	
>Description:
The distfile of the PixiePlus port (graphics/pixieplus) is unfetchable
at the moment. This patch gets the file from another location to fix
this problem.
>How-To-Repeat:
Install graphics/pixieplus
>Fix:

diff -urN /usr/ports/graphics/pixieplus/Makefile pixieplus/Makefile
--- /usr/ports/graphics/pixieplus/Makefile	Wed Apr 23 21:56:10 2003
+++ pixieplus/Makefile	Sun Sep 21 20:26:16 2003
@@ -8,7 +8,7 @@
 PORTNAME=	pixieplus
 PORTVERSION=	0.5.4
 CATEGORIES=	graphics kde
-MASTER_SITES=	http://www.mosfet.org/pixie/
+MASTER_SITES=	http://people.fruitsalad.org/avleeuwen/distfiles/${PORTNAME}/
 
 MAINTAINER=	avleeuwen@piwebs.com
 COMMENT=	A free, fast, and feature packed image browser and viewer for KDE
>Release-Note:
>Audit-Trail:
>Unformatted:



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