diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2009-10-11 02:30:39 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2009-10-11 02:30:39 +0000 |
commit | 5e8529e0ebe65968844aac3fb9e0b164f73d70fb (patch) | |
tree | 58a76bd51ba668e6b4848c98395d5021ba0b2435 | |
parent | da376866932a975f1823dd640ee3d342e825705c (diff) |
Notes
-rw-r--r-- | mail/tumgreyspf/Makefile | 4 | ||||
-rw-r--r-- | mail/tumgreyspf/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index 4478120f3113..5c3b746b39f8 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tumgreyspf -PORTVERSION= 1.33 +PORTVERSION= 1.35 CATEGORIES= mail MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \ ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ @@ -16,7 +16,7 @@ COMMENT= External policy checker for the postfix mail server RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf -USE_PYTHON= 2.1+ +USE_PYTHON= yes NO_BUILD= yes TUMGREYSPF_DIR?= /var/db/${PORTNAME} diff --git a/mail/tumgreyspf/distinfo b/mail/tumgreyspf/distinfo index b231161d5aba..bdfe74641823 100644 --- a/mail/tumgreyspf/distinfo +++ b/mail/tumgreyspf/distinfo @@ -1,3 +1,3 @@ -MD5 (tumgreyspf-1.33.tar.gz) = 02585f4d1ddd6af73b55c34a7808b804 -SHA256 (tumgreyspf-1.33.tar.gz) = d22283581648bc60653c4b9c32fdb8726662e6740908e8e712aaaaa15766b6b9 -SIZE (tumgreyspf-1.33.tar.gz) = 29228 +MD5 (tumgreyspf-1.35.tar.gz) = 738d2a3dbfa3ac80bef7818145eb4c8a +SHA256 (tumgreyspf-1.35.tar.gz) = 31e67f406dd3b760f5b6f2e504e868110437bb0bc2e251bf937bd622ebb31b68 +SIZE (tumgreyspf-1.35.tar.gz) = 29739 |