aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-07-03 15:21:07 +0800
committerkrion <krion@FreeBSD.org>2004-07-03 15:21:07 +0800
commita41e8daba30a5b6d6409e4b6a8f403db290049aa (patch)
tree0267c1ecedaf20b60ba03bc04f1a65f193c0ab96 /devel
parenta3e5f5ffda04be2d173309aacca1fd72cdf2e6a3 (diff)
downloadfreebsd-ports-gnome-a41e8daba30a5b6d6409e4b6a8f403db290049aa.tar.gz
freebsd-ports-gnome-a41e8daba30a5b6d6409e4b6a8f403db290049aa.tar.zst
freebsd-ports-gnome-a41e8daba30a5b6d6409e4b6a8f403db290049aa.zip
Update to 4.0
PR: ports/68621 Submitted by: maintainer
Diffstat (limited to 'devel')
-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"],