mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 4.0
PR: ports/68621 Submitted by: maintainer
This commit is contained in:
parent
a0a965fede
commit
c2c57edca4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112839
@ -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
|
||||
|
@ -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
|
||||
|
@ -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"],
|
||||
|
Loading…
Reference in New Issue
Block a user