diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-11 18:12:06 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-11 18:12:06 +0000 |
commit | b1b8b1ee2fcff2d41d68b48010a2c4d6c1fba5a6 (patch) | |
tree | d0f067bf278e98b2f7804bfc2ad88b73457a16df /x11-toolkits | |
parent | 9c324dd45c329c24e8474b4c41877a9de49f50ca (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/py-qt/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 984640ad8da1..d5183ce40dd4 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -5,12 +5,11 @@ # $FreeBSD$ PORTNAME= qt -PORTVERSION= 3.14 +PORTVERSION= 3.14.1 PORTREVISION= CATEGORIES= x11-toolkits python MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR=lofi + http://freebsd.ricin.com/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyQt-x11-gpl-${PORTVERSION} diff --git a/x11-toolkits/py-qt/distinfo b/x11-toolkits/py-qt/distinfo index ed752c812b94..6b30805a816f 100644 --- a/x11-toolkits/py-qt/distinfo +++ b/x11-toolkits/py-qt/distinfo @@ -1,2 +1,2 @@ -MD5 (PyQt-x11-gpl-3.14.tar.gz) = a63f0a9e2bd84a110ecbaf6cdf1d956f -SIZE (PyQt-x11-gpl-3.14.tar.gz) = 782085 +MD5 (PyQt-x11-gpl-3.14.1.tar.gz) = bf6d939ec77e48a2db7561e7bac61d19 +SIZE (PyQt-x11-gpl-3.14.1.tar.gz) = 782274 |