ports/72156: [patch] Update x11-toolkits/py-kde to 3.11.3 and fix unfetchable

Michael Johnson ahze at ahze.net
Wed Oct 13 03:40:37 UTC 2004


The following reply was made to PR ports/72156; it has been noted by GNATS.

From: Michael Johnson <ahze at ahze.net>
To: danny at ricin.com
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/72156: [patch] Update x11-toolkits/py-kde to 3.11.3 and fix unfetchable
Date: Tue, 12 Oct 2004 23:21:08 -0400

 >> Fix:
 > 	Patch to be applied from within /usr/ports or a local ports tree
 > 	
 >
 > --- py-kde.diff begins here ---
 > diff -urN x11-toolkits/py-kde/Makefile x11-toolkits/py-kde.new/Makefile
 > --- x11-toolkits/py-kde/Makefile	Wed Sep 29 00:03:16 2004
 > +++ x11-toolkits/py-kde.new/Makefile	Wed Sep 29 00:05:07 2004
 > @@ -6,16 +6,17 @@
 >  #
 >
 >  PORTNAME=	kde
 > -PORTVERSION=	3.11.1
 > +PORTVERSION=	3.11.3
 >  CATEGORIES=	x11-toolkits kde python
 >  MASTER_SITES=	http://www.river-bank.demon.co.uk/download/PyKDE2/ \
 >  		http://www.river-bank.demon.co.uk/download/PyQt/:qt
 >  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 > -DISTNAME=	PyKDE-3.11.1
 > -DISTFILES=	${DISTNAME}${EXTRACT_SUFX} 
 > PyQt-x11-gpl-${PYQTVERSION}${EXTRACT_SUFX}:qt
 > +DISTNAME=	PyKDE-${PORTVERSION}
 > +DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 > +		PyQt-x11-gpl-${PYQTVERSION}${EXTRACT_SUFX}:qt
 
 Why does this need need PyQT-x11-gpl ??
 I don't see any reason for this?
 
 Michael
 



More information about the freebsd-ports-bugs mailing list