diff options
author | krion <krion@FreeBSD.org> | 2004-07-03 07:21:07 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-03 07:21:07 +0000 |
commit | a41e8daba30a5b6d6409e4b6a8f403db290049aa (patch) | |
tree | 0267c1ecedaf20b60ba03bc04f1a65f193c0ab96 | |
parent | a3e5f5ffda04be2d173309aacca1fd72cdf2e6a3 (diff) | |
download | FreeBSD-ports-a41e8daba30a5b6d6409e4b6a8f403db290049aa.zip FreeBSD-ports-a41e8daba30a5b6d6409e4b6a8f403db290049aa.tar.gz |
Update to 4.0
PR: ports/68621
Submitted by: maintainer
-rw-r--r-- | devel/py-sip/Makefile | 3 | ||||
-rw-r--r-- | devel/py-sip/distinfo | 4 | ||||
-rw-r--r-- | devel/py-sip/files/patch-aa | 6 |
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index 8f9d46c..1830aad 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -5,11 +5,10 @@ # $FreeBSD$ PORTNAME= sip -PORTVERSION= 4.0.r4 +PORTVERSION= 4.0 CATEGORIES= devel python MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= eugos@gmx.net COMMENT= Python to C and C++ bindings generator diff --git a/devel/py-sip/distinfo b/devel/py-sip/distinfo index 4ede0b4..3bb98cb 100644 --- a/devel/py-sip/distinfo +++ b/devel/py-sip/distinfo @@ -1,2 +1,2 @@ -MD5 (sip-4.0rc4.tar.gz) = 49f8cb5c9f31852f9e1d7351b369c083 -SIZE (sip-4.0rc4.tar.gz) = 246592 +MD5 (sip-4.0.tar.gz) = fa2128671442b61e0b9d8e0a92783c5f +SIZE (sip-4.0.tar.gz) = 289213 diff --git a/devel/py-sip/files/patch-aa b/devel/py-sip/files/patch-aa index 23ea406..5dc3339 100644 --- a/devel/py-sip/files/patch-aa +++ b/devel/py-sip/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.py.orig Thu Mar 18 23:49:10 2004 -+++ configure.py Thu Mar 18 23:49:34 2004 -@@ -696,7 +696,7 @@ +--- configure.py.orig Sat Jul 3 00:17:35 2004 ++++ configure.py Sat Jul 3 00:18:18 2004 +@@ -688,7 +688,7 @@ sipconfig.ParentMakefile( configuration=cfg, subdirs=["sipgen", "siplib"], |