Date: Tue, 27 Feb 2007 19:30:35 +0100 From: "Danny Pansters" <danny@ricin.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/109636: [maintainer] devel/py-sip: update to snapshot (pre-4.6) Message-ID: <20070227183106.9F5C013C494@mx1.freebsd.org> Resent-Message-ID: <200702271840.l1RIe7xN037979@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109636 >Category: ports >Synopsis: [maintainer] devel/py-sip: update to snapshot (pre-4.6) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 27 18:40:07 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Danny Pansters >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD desktop.homenet 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Fri Jan 12 23:22:55 CET 2007 danny@desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386 >Description: This PR updates: devel/py-sip Changed files: Makefile, distinfo This PR is part 1 of a series of 20 PRs concerning PyQt4 and QScintilla2 The following existing ports are affected ========================================= devel/py-sip ==> update to recent snapshot devel/py-dbus ==> update to 0.8.1 (dbus 1.0 API) x11-toolkits/py-qt ==> update to recent snapshot (sip backport) The following ports are new =========================== devel/qscintilla2 devel/qscintilla2-designerplugin databases/py-qt4-sql devel/py-qt4-assistant devel/py-qt4-core devel/py-qt4-dbus devel/py-qt4-designer devel/py-qt4-designerplugin devel/py-qt4-qscintilla2 devel/py-qt4-test graphics/py-qt4-svg misc/py-qt4-demo misc/py-qt4-doc net/py-qt4-network textproc/py-qt4-xml x11/py-qt4-opengl x11-toolkits/py-qt4-gui Distfile rerolling, packages ============================ Currently there are new snapshots made available upstream daily. The older snapshots are not retained and upstream often uploads a new snapshot under an existing name, which causes checksums to break. The distfiles from my web location should be in sync with the latest distname used in the ports so fetching and checksumming should work with that. Binary packages (i386/FreeBSD6-stable) can be fetched from http://freebsd.ricin.com/ports/packages/All/ >How-To-Repeat: >Fix: --- ports::devel::py-sip begins here --- diff -ruN ports/devel/py-sip.old/Makefile ports/devel/py-sip/Makefile --- ports/devel/py-sip.old/Makefile Sun Feb 11 13:05:50 2007 +++ ports/devel/py-sip/Makefile Sun Feb 25 13:01:35 2007 @@ -5,21 +5,22 @@ # $FreeBSD: ports/devel/py-sip/Makefile,v 1.33 2007/01/22 08:31:06 miwi Exp $ PORTNAME= sip -PORTVERSION= 4.5.2 +PORTVERSION= 4.6 CATEGORIES= devel python -MASTER_SITES= http://www.riverbankcomputing.com/Downloads/sip4/ \ +MASTER_SITES= http://www.riverbankcomputing.com/Downloads/Snapshots/sip4/ \ http://freebsd.ricin.com/ports/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= miwi PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= sip-snapshot-20070225 MAINTAINER= danny@ricin.com COMMENT= Python to C and C++ bindings generator USE_PYTHON= yes -OPTIONS= DEBUG "Build with debugging symbols" off \ - DOCS "Install documentation" on +OPTIONS= DEBUG "Build with debugging symbols" off \ + DOCS "Install documentation" on DATADIR= ${PREFIX}/share/py-${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} diff -ruN ports/devel/py-sip.old/distinfo ports/devel/py-sip/distinfo --- ports/devel/py-sip.old/distinfo Sun Feb 11 13:05:50 2007 +++ ports/devel/py-sip/distinfo Tue Feb 27 15:55:49 2007 @@ -1,3 +1,3 @@ -MD5 (sip-4.5.2.tar.gz) = 0fdb0cbdcbbe158009196437711eb8bd -SHA256 (sip-4.5.2.tar.gz) = 4344f50a3cedb83859c9015e71880ddd58be0c689de895e0e05546531923ee36 -SIZE (sip-4.5.2.tar.gz) = 417298 +MD5 (sip-snapshot-20070225.tar.gz) = fa5f4dee857cbea86e95a795b70f2de5 +SHA256 (sip-snapshot-20070225.tar.gz) = 1a49bec25e5cb49d65e79619ef8cca2ea2658a9ccb0cacb30de88ccac5bab8f4 +SIZE (sip-snapshot-20070225.tar.gz) = 423083 --- ports::devel::py-sip ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070227183106.9F5C013C494>