diff options
author | mnag <mnag@FreeBSD.org> | 2009-10-11 10:30:39 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2009-10-11 10:30:39 +0800 |
commit | 72bdb1740172aaa815bc6618bf49023cbb6f52d2 (patch) | |
tree | 4ab6c7bbb982bf41e6b5805839ac0ee1b25cf233 /mail | |
parent | fcc8d124820e729edb4e1366ae99d73f2a420357 (diff) | |
download | freebsd-ports-gnome-72bdb1740172aaa815bc6618bf49023cbb6f52d2.tar.gz freebsd-ports-gnome-72bdb1740172aaa815bc6618bf49023cbb6f52d2.tar.zst freebsd-ports-gnome-72bdb1740172aaa815bc6618bf49023cbb6f52d2.zip |
- Update to 1.35
PR: 139478
Submitted by: Li-Wen Hsu <lwhsu___FreeBSD.org>
Diffstat (limited to 'mail')
-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 |