damn riverbank ! can't they keep distfiles for a few weeks ?

update again,  hoping those don't vanish tomorrow...
This commit is contained in:
espie 2010-04-19 14:14:34 +00:00
parent 2db27fd512
commit cf0a82ee79
5 changed files with 18 additions and 18 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2010/04/19 09:37:49 espie Exp $
# $OpenBSD: Makefile,v 1.11 2010/04/19 14:14:34 espie Exp $
# XXX: Don't forget to update x11/py-qt{3,4} when updating this port.
@ -6,7 +6,7 @@ SHARED_ONLY= Yes
COMMENT= automatically generate Python bindings for C and C++ libs
DISTNAME= sip-4.10.1
DISTNAME= sip-4.10.2
PKGNAME= py-${DISTNAME}
CATEGORIES= devel

View File

@ -1,5 +1,5 @@
MD5 (sip-4.10.1.tar.gz) = n6Cw0XrTVb3gBDF/Z8gZ+Q==
RMD160 (sip-4.10.1.tar.gz) = TGltBm3QrEyTajDr3D+I+/ZCehY=
SHA1 (sip-4.10.1.tar.gz) = NaHsH2jjewQkVL/3BHGsyNPFdNM=
SHA256 (sip-4.10.1.tar.gz) = MDGIwTBkQyVJbVYlAqeEqXpEYQxe7J2YhYSyqgya7Zo=
SIZE (sip-4.10.1.tar.gz) = 646547
MD5 (sip-4.10.2.tar.gz) = UtEcqcGg0M3cm4kmi/9ZKQ==
RMD160 (sip-4.10.2.tar.gz) = cHDNy4KBpiM9NNBuXmbR2LJUb9Q=
SHA1 (sip-4.10.2.tar.gz) = yp/Xdg8z7BsJrmcy5fcIA3/N0js=
SHA256 (sip-4.10.2.tar.gz) = ONn20H86n6ln5gwdoR/7BL128PT9R2fZyKm8oRwIiO8=
SIZE (sip-4.10.2.tar.gz) = 646683

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.11 2010/04/19 09:51:30 espie Exp $
# $OpenBSD: Makefile,v 1.12 2010/04/19 14:14:34 espie Exp $
SHARED_ONLY= Yes
COMMENT-main= python Qt4 bindings
COMMENT-docs= py-qt4 documentation
V= 4.7.2
V= 4.7.3
DISTNAME= PyQt-x11-gpl-${V}
PKGNAME= py-qt4-${V}
PKGNAME-main= py-qt4-${V}

View File

@ -1,5 +1,5 @@
MD5 (PyQt-x11-gpl-4.7.2.tar.gz) = 53gukUbsiqDna82wyluUkQ==
RMD160 (PyQt-x11-gpl-4.7.2.tar.gz) = GsAydh29u3t9RGroGhXiY99VfGw=
SHA1 (PyQt-x11-gpl-4.7.2.tar.gz) = Vtj3MOX9rQMk8YYwbFK8r5uI/n4=
SHA256 (PyQt-x11-gpl-4.7.2.tar.gz) = 2xfJP2CQ11+ylk5YnNlAPYglKvWyJfRRUWVjeXLr7yQ=
SIZE (PyQt-x11-gpl-4.7.2.tar.gz) = 7803259
MD5 (PyQt-x11-gpl-4.7.3.tar.gz) = Qv3ac/B4EKu6ACr4qTnuUA==
RMD160 (PyQt-x11-gpl-4.7.3.tar.gz) = +4a7SrxmXmdiDWp33NN61sbwOMQ=
SHA1 (PyQt-x11-gpl-4.7.3.tar.gz) = etftN1CfE7SXXFD1+/VXvViBVVg=
SHA256 (PyQt-x11-gpl-4.7.3.tar.gz) = V0rWcrQXEnICjEnVhnCH2wQofE3HvorxfXFULbOoIlw=
SIZE (PyQt-x11-gpl-4.7.3.tar.gz) = 7803557

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-configure_py,v 1.4 2010/04/19 09:51:30 espie Exp $
--- configure.py.orig Wed Mar 17 19:29:19 2010
+++ configure.py Mon Apr 19 11:45:31 2010
$OpenBSD: patch-configure_py,v 1.5 2010/04/19 14:14:34 espie Exp $
--- configure.py.orig Fri Apr 16 12:32:02 2010
+++ configure.py Mon Apr 19 15:01:31 2010
@@ -1060,6 +1060,17 @@ def run_command(cmd):
cmd is the command to run.
@ -19,7 +19,7 @@ $OpenBSD: patch-configure_py,v 1.4 2010/04/19 09:51:30 espie Exp $
if opts.verbose:
sys.stdout.write(cmd + "\n")
@@ -1670,7 +1681,7 @@ Type 'no' to decline the terms of the license.
@@ -1673,7 +1684,7 @@ Type 'no' to decline the terms of the license.
sys.stdout.flush()
try: