upstream for these is extra-annoying and removes old versions; mirror the

current distfiles and add a note asking people updating the port to do the
same. ok jasper@
This commit is contained in:
sthen 2010-08-30 10:17:14 +00:00
parent 67893f859a
commit 896e7741b9
3 changed files with 12 additions and 6 deletions

View File

@ -1,6 +1,7 @@
# $OpenBSD: Makefile,v 1.12 2010/08/30 07:16:39 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2010/08/30 10:17:14 sthen Exp $
# XXX: Don't forget to update x11/py-qt{3,4} when updating this port.
# XXX: Upstream doesn't keep old files; if updating please mirror or ask sthen@
SHARED_ONLY= Yes
@ -20,7 +21,8 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB= m c stdc++
MASTER_SITES= http://www.riverbankcomputing.co.uk/static/Downloads/sip4/
MASTER_SITES= http://www.riverbankcomputing.co.uk/static/Downloads/sip4/ \
http://spacehopper.org/mirrors/
MODULES= lang/python

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2010/07/30 09:23:28 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2010/08/30 10:17:14 sthen Exp $
SHARED_ONLY= Yes
COMMENT= python Qt3 bindings
# XXX: Upstream doesn't keep old files; if updating please mirror or ask sthen@
V= 3.18.1
DISTNAME= PyQt-x11-gpl-${V}
PKGNAME= py-qt3-${V}
@ -30,7 +31,8 @@ LIB_DEPENDS= ::x11/qt3
NO_REGRESS= Yes
MASTER_SITES= http://www.riverbankcomputing.co.uk/static/Downloads/PyQt3/
MASTER_SITES= http://www.riverbankcomputing.co.uk/static/Downloads/PyQt3/ \
http://spacehopper.org/mirrors/
MODULES= x11/qt3 \
lang/python

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.14 2010/08/30 07:17:01 jasper Exp $
# $OpenBSD: Makefile,v 1.15 2010/08/30 10:17:14 sthen Exp $
SHARED_ONLY= Yes
COMMENT-main= python Qt4 bindings
COMMENT-docs= py-qt4 documentation
# XXX: Upstream doesn't keep old files; if updating please mirror or ask sthen@
V= 4.7.4
DISTNAME= PyQt-x11-gpl-${V}
PKGNAME= py-qt4-${V}
@ -41,7 +42,8 @@ LIB_DEPENDS= ::x11/qt4 \
NO_REGRESS= Yes
MASTER_SITES= http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/
MASTER_SITES= http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/ \
http://spacehopper.org/mirrors/
MODULES= converters/libiconv \
lang/python \