Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2003 16:11:30 -0800 (PST)
From:      Lars Eggert <larse@isi.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58986: [MAINTAINER] misc/py23-osd: unbreak by adding new master site
Message-ID:  <200311060011.hA60BUV0007557@nik.isi.edu>
Resent-Message-ID: <200311060020.hA60KGZY041519@freefall.freebsd.org>

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

>Number:         58986
>Category:       ports
>Synopsis:       [MAINTAINER] misc/py23-osd: unbreak by adding new master site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 05 16:20:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
USC Information Sciences Institute
>Environment:
System: FreeBSD nik.isi.edu 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Nov  5 08:55:18 PST
>Description:
Unbreak build by adding new master site. The author of the package is
in the middle of an ISP move.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- py23-osd-0.2.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/py-osd.old/Makefile /usr/ports/misc/py-osd/Makefile
--- /usr/ports/misc/py-osd.old/Makefile	Wed Nov  5 16:07:54 2003
+++ /usr/ports/misc/py-osd/Makefile	Wed Nov  5 16:08:26 2003
@@ -8,7 +8,8 @@
 PORTNAME=	osd
 PORTVERSION=	0.2.6
 CATEGORIES=	misc python
-MASTER_SITES=	http://repose.cx/pyosd/
+MASTER_SITES=	http://repose.cx/pyosd/ \
+		http://damien.kangaweb.com/moving/stuff/pyosd/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	pyosd-${PORTVERSION}
 
@@ -16,8 +17,6 @@
 COMMENT=	A python wrapper for osd, for displaying text on your X display
 
 LIB_DEPENDS=	xosd.4:${PORTSDIR}/misc/xosd
-
-BROKEN=		Does not fetch, will be removed after Feb 2
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	yes
--- py23-osd-0.2.6.patch ends here ---

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



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