diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 09:28:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-03-27 09:28:42 +0000 |
commit | b21f1eb174aa1fd0e9b397dc778fcb5f75d0ff06 (patch) | |
tree | fa6117be15143b6ee51d07690f7431dbf6fb1f85 /devel/py-sip | |
parent | a79a0c688a7cf655a0795d37fe948925d487811a (diff) | |
download | ports-b21f1eb174aa1fd0e9b397dc778fcb5f75d0ff06.tar.gz ports-b21f1eb174aa1fd0e9b397dc778fcb5f75d0ff06.zip |
Notes
Diffstat (limited to 'devel/py-sip')
-rw-r--r-- | devel/py-sip/Makefile | 5 | ||||
-rw-r--r-- | devel/py-sip/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index 2d4e8170f976..0f2e52c648f7 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -5,13 +5,14 @@ # $FreeBSD$ PORTNAME= sip -PORTVERSION= 4.5.2 +PORTVERSION= 20070310 CATEGORIES= devel python -MASTER_SITES= http://www.riverbankcomputing.com/Downloads/sip4/ \ +MASTER_SITES= http://www.riverbankcomputing.com/Downloads/Snapshots/sip4/ \ http://freebsd.ricin.com/ports/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= miwi PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= sip-snapshot-${PORTVERSION} MAINTAINER= danny@ricin.com COMMENT= Python to C and C++ bindings generator diff --git a/devel/py-sip/distinfo b/devel/py-sip/distinfo index 371952e664d0..037b10aa4fd0 100644 --- a/devel/py-sip/distinfo +++ b/devel/py-sip/distinfo @@ -1,3 +1,3 @@ -MD5 (sip-4.5.2.tar.gz) = 0fdb0cbdcbbe158009196437711eb8bd -SHA256 (sip-4.5.2.tar.gz) = 4344f50a3cedb83859c9015e71880ddd58be0c689de895e0e05546531923ee36 -SIZE (sip-4.5.2.tar.gz) = 417298 +MD5 (sip-snapshot-20070310.tar.gz) = 017efd39335d9bd1b8e2f6168157b1a8 +SHA256 (sip-snapshot-20070310.tar.gz) = 563aa0979e76ec0df9c138ad7ec42690fc00076fee7026d860b8785a07152e70 +SIZE (sip-snapshot-20070310.tar.gz) = 424631 |