Date: Sun, 11 Jun 2000 18:07:01 -0700 From: Arun Sharma <adsharma@sharmas.dhs.org> To: will@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/19143: Updated port py-qt-0.12. The current port doesn't get the distfile Message-ID: <20000611180701.C34312@sharmas.dhs.org> In-Reply-To: <200006091607.JAA26804@freefall.freebsd.org>; from will@FreeBSD.org on Fri, Jun 09, 2000 at 09:07:28AM -0700 References: <200006091607.JAA26804@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Jun 09, 2000 at 09:07:28AM -0700, will@FreeBSD.org wrote: > Synopsis: Updated port py-qt-0.12. The current port doesn't get the distfile > > State-Changed-From-To: open->feedback > State-Changed-By: will > State-Changed-When: Fri Jun 9 09:06:49 PDT 2000 > State-Changed-Why: > Please submit port updates in ``diff -urN'' format, not a > whole new shar. Thanks. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=19143 As attached. -Arun --Pk6IbRAofICFmK5e Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="py-qt.diff" diff -urN py-qt/Makefile py-qt.new/Makefile --- py-qt/Makefile Sat Apr 22 22:07:09 2000 +++ py-qt.new/Makefile Thu Jun 8 22:37:40 2000 @@ -6,14 +6,14 @@ # $FreeBSD: ports/x11-toolkits/py-qt/Makefile,v 1.1 2000/04/23 05:07:09 will Exp $ PORTNAME= py-qt -PORTVERSION= 0.11.1 +PORTVERSION= 0.12 CATEGORIES= x11-toolkits python MASTER_SITES= http://www.river-bank.demon.co.uk/software/ DISTNAME= PyQt-${PORTVERSION} MAINTAINER= adsharma@sharmas.dhs.org -LIB_DEPENDS= sip.2:${PORTSDIR}/devel/sip +LIB_DEPENDS= sip.3:${PORTSDIR}/devel/sip USE_QT= yes USE_LIBTOOL= yes diff -urN py-qt/files/md5 py-qt.new/files/md5 --- py-qt/files/md5 Sat Apr 22 22:07:10 2000 +++ py-qt.new/files/md5 Thu Jun 8 22:35:27 2000 @@ -1 +1 @@ -MD5 (PyQt-0.11.1.tar.gz) = c6b6ac3541c5d3b99e1e078b93047cce +MD5 (PyQt-0.12.tar.gz) = 2e3ce2c038dde5fa1a71b46924189385 diff -urN py-qt/pkg/PLIST py-qt.new/pkg/PLIST --- py-qt/pkg/PLIST Sat Apr 22 22:07:11 2000 +++ py-qt.new/pkg/PLIST Thu Jun 8 22:49:36 2000 @@ -1,4 +1,4 @@ -lib/python1.5/lib-dynload/libqtcmodule-0.11.1.so +lib/python1.5/lib-dynload/libqtcmodule-0.12.so lib/python1.5/lib-dynload/libqtcmodule.so lib/python1.5/qt.py @exec /sbin/ldconfig -m %D/lib --Pk6IbRAofICFmK5e-- 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?20000611180701.C34312>