Date: Mon, 4 Dec 2006 19:20:30 +0100 (CET) From: Gabor Kovesdan <gabor@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Gabor Kovesdan <gabor@FreeBSD.org> Subject: ports/106339: [patch] devel/py-sip Message-ID: <20061204182030.820449AAAFB@server.t-hosting.hu> Resent-Message-ID: <200612041830.kB4IUD02093389@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106339 >Category: ports >Synopsis: [patch] devel/py-sip >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 04 18:30:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 6.1-RELEASE-p3 amd64 >Organization: n/a >Environment: >Description: - Update to 4.5 >How-To-Repeat: >Fix: --- devel-py-sip.diff begins here --- Index: Makefile =================================================================== RCS file: /usr/cvs/ports/devel/py-sip/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- Makefile 9 Sep 2006 11:27:43 -0000 1.30 +++ Makefile 4 Dec 2006 11:59:44 -0000 @@ -5,11 +5,10 @@ # $FreeBSD: ports/devel/py-sip/Makefile,v 1.30 2006/09/09 11:27:43 itetcu Exp $ PORTNAME= sip -PORTVERSION= 4.4.5 +PORTVERSION= 4.5 CATEGORIES= devel python MASTER_SITES= http://www.riverbankcomputing.com/Downloads/sip4/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= sip-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python to C and C++ bindings generator Index: distinfo =================================================================== RCS file: /usr/cvs/ports/devel/py-sip/distinfo,v retrieving revision 1.20 diff -u -r1.20 distinfo --- distinfo 9 Sep 2006 11:27:43 -0000 1.20 +++ distinfo 4 Dec 2006 12:00:03 -0000 @@ -1,3 +1,3 @@ -MD5 (sip-4.4.5.tar.gz) = ba334c4412cee1dbc6c56ff9a58e7bb0 -SHA256 (sip-4.4.5.tar.gz) = a1f0467ac5c1355d2ddb4a51b198afe43082cce6446e8950020e6f42cb7c71b8 -SIZE (sip-4.4.5.tar.gz) = 397252 +MD5 (sip-4.5.tar.gz) = 8171a370e15b2bf7ed3a1b579c0e9ae1 +SHA256 (sip-4.5.tar.gz) = 61c305b8ebd2eb30fedc53d8115fc377b07cdec6efa24912086cd0b24a8af1fd +SIZE (sip-4.5.tar.gz) = 415763 --- devel-py-sip.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061204182030.820449AAAFB>