- update py-sip to 4.7.9
- fix homepage maintainer timed-out
This commit is contained in:
parent
11a8aa2d6d
commit
e3b13a8e42
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/03/11 21:49:39 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/06/03 18:20:51 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= automatically generate Python bindings for C and C++ libs
|
||||
|
||||
DISTNAME= sip-4.7.3
|
||||
PKGNAME= py-${DISTNAME}p1
|
||||
DISTNAME= sip-4.7.9
|
||||
PKGNAME= py-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.riverbankcomputing.co.uk/sip/
|
||||
HOMEPAGE= http://www.riverbankcomputing.co.uk/software/sip/intro
|
||||
|
||||
MAINTAINER= Lars Hansson <lars@unet.net.ph>
|
||||
|
||||
@ -20,7 +20,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= m c stdc++
|
||||
|
||||
MASTER_SITES= http://www.riverbankcomputing.com/Downloads/sip4/
|
||||
MASTER_SITES= http://www.riverbankcomputing.co.uk/static/Downloads/sip4/
|
||||
|
||||
MODULES= lang/python
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (sip-4.7.3.tar.gz) = p5LFjU0hHGWUnaxgBetlKw==
|
||||
RMD160 (sip-4.7.3.tar.gz) = d0PeZ7qUfvRzDPbJAtEEf7J0GHI=
|
||||
SHA1 (sip-4.7.3.tar.gz) = 394iuig7d02+VOf0lK4hf25D83A=
|
||||
SHA256 (sip-4.7.3.tar.gz) = i8Cp0qtWWrswf/1X4H2BPFsuFKRF1e4W2W4TLgAjrBM=
|
||||
SIZE (sip-4.7.3.tar.gz) = 446375
|
||||
MD5 (sip-4.7.9.tar.gz) = WX1/9+20KhhCHIBv/RihNg==
|
||||
RMD160 (sip-4.7.9.tar.gz) = cZ98euIRzrK7dgnF5w2GQFTM0j0=
|
||||
SHA1 (sip-4.7.9.tar.gz) = qOq+OJCh/ELsd6yC+kE0StI6vgk=
|
||||
SHA256 (sip-4.7.9.tar.gz) = f6rMtvFyljmQUb0Han9B4PbZWijto+MEaPG9fPRYmOE=
|
||||
SIZE (sip-4.7.9.tar.gz) = 471372
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/01/14 14:44:11 ajacoutot Exp $
|
||||
bin/sip
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/06/03 18:20:51 jasper Exp $
|
||||
@bin bin/sip
|
||||
include/python${MODPY_VERSION}/sip.h
|
||||
lib/python${MODPY_VERSION}/site-packages/sip.so
|
||||
lib/python${MODPY_VERSION}/site-packages/sipconfig.py
|
||||
|
Loading…
Reference in New Issue
Block a user