Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2001 07:20:02 -0800 (PST)
From:      FUJISHIMA Satsuki <sf@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/23185: No distfile for py-kde port
Message-ID:  <200101221520.f0MFK2e42752@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/23185; it has been noted by GNATS.

From: FUJISHIMA Satsuki <sf@FreeBSD.org>
To: Arun Sharma <arun@sharmas.dhs.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org,
	"Donald J . Maddox" <dmaddox@sc.rr.com>
Subject: Re: ports/23185: No distfile for py-kde port
Date: Tue, 23 Jan 2001 00:18:19 +0900

 [CC'd to PR Originator and GNATS]
 
 At Sun, 21 Jan 2001 12:37:46 -0800,
 Arun Sharma wrote:
 > 
 > On Mon, Jan 22, 2001 at 02:53:16AM +0900, FUJISHIMA Satsuki wrote:
 > > Hi, There's a PR related your port: x11-toolkits/py-kde.
 > > Could you please solve this problem?
 > 
 > The problem with py-kde is that KDE2 is not yet supported by the
 > maintainer. The distfile is not fetchable, because PyKDE has been
 > upgraded to a newer version, which doesn't support KDE2/Qt2 yet.
 > 
 > I might have an older distfile lying around on my disk. I can
 > upload it to freebsd.org if that helps.
 
 OK, I put my distfile to ${MASTER_SITE_LOCAL} and changed MASTER_SITES
 to point there.
 
 Do you have additional comments to this one?
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/x11-toolkits/py-kde/Makefile,v
 retrieving revision 1.4
 diff -u -r1.4 Makefile
 --- Makefile	2000/11/23 11:56:11	1.4
 +++ Makefile	2001/01/22 15:12:50
 @@ -8,7 +8,10 @@
  PORTNAME=	py-kde
  PORTVERSION=	0.12
  CATEGORIES=	x11-toolkits kde python
 -MASTER_SITES=	http://www.river-bank.demon.co.uk/software/
 +MASTER_SITES=	${MASTER_SITE_LOCAL}
 +MASTER_SITE_SUBDIR=	sf
 +#MASTER_SITES=	http://www.river-bank.demon.co.uk/software/
 +#There is new version of PyKDE but it is not yet KDE2 compliant.
  DISTNAME=	PyKDE-${PORTVERSION}
  
  MAINTAINER=	adsharma@sharmas.dhs.org
 


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?200101221520.f0MFK2e42752>