summaryrefslogtreecommitdiff
path: root/devel/py-sip
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-03 07:21:07 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-03 07:21:07 +0000
commitc2c57edca46739bfc7d9f897ae8ee42ae96970a3 (patch)
tree316e297487c6155b1ee897902c2cc50d321e252e /devel/py-sip
parentUpdate to 20040702 (diff)
Update to 4.0
PR: ports/68621 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=112839
Diffstat (limited to 'devel/py-sip')
-rw-r--r--devel/py-sip/Makefile3
-rw-r--r--devel/py-sip/distinfo4
-rw-r--r--devel/py-sip/files/patch-aa6
3 files changed, 6 insertions, 7 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile
index 8f9d46c3a072..1830aad1d45f 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 4ede0b47f375..3bb98cbe83cc 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 23ea40636575..5dc333913ce5 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"],