diff options
author | lofi <lofi@FreeBSD.org> | 2005-04-11 18:12:06 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2005-04-11 18:12:06 +0000 |
commit | 49b885fd9a500c9a3bb346b657167d478be9cfe5 (patch) | |
tree | 79d63293ea363ffa572f0cfc53313d2584d914b9 | |
parent | 42db9c7df98ebe4dd0b54c76423376de733465c2 (diff) | |
download | FreeBSD-ports-49b885fd9a500c9a3bb346b657167d478be9cfe5.zip FreeBSD-ports-49b885fd9a500c9a3bb346b657167d478be9cfe5.tar.gz |
Update to 3.14.1, add backup master site.
PR: ports/79321
Submitted by: maintainer
-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 984640a..d5183ce 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 ed752c8..6b30805 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 |