diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-02-02 04:20:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-02-02 04:20:31 +0800 |
commit | 91257dac919171245c0e2f7142e50c6764c5d6a8 (patch) | |
tree | 8ab03c9c271ae19199ce92b7345a26009e429638 /mail/tumgreyspf | |
parent | 4668e76ef04ffe39353afab138eebc284a260ae6 (diff) | |
download | freebsd-ports-gnome-91257dac919171245c0e2f7142e50c6764c5d6a8.tar.gz freebsd-ports-gnome-91257dac919171245c0e2f7142e50c6764c5d6a8.tar.zst freebsd-ports-gnome-91257dac919171245c0e2f7142e50c6764c5d6a8.zip |
- Update to 1.36
- Add my LOCAL as MASTER_SITES
- Take maintainership
Changes: https://github.com/linsomniac/tumgreyspf/blob/master/WHATSNEW
Diffstat (limited to 'mail/tumgreyspf')
-rw-r--r-- | mail/tumgreyspf/Makefile | 7 | ||||
-rw-r--r-- | mail/tumgreyspf/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index b140b3c43415..b45f5cdef3e0 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -6,12 +6,13 @@ # PORTNAME= tumgreyspf -PORTVERSION= 1.35 +PORTVERSION= 1.36 CATEGORIES= mail MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \ - ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ + ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/ \ + LOCAL/sunpoet -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= External policy checker for the postfix mail server RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf diff --git a/mail/tumgreyspf/distinfo b/mail/tumgreyspf/distinfo index 955afd2ec1ae..515549741ce9 100644 --- a/mail/tumgreyspf/distinfo +++ b/mail/tumgreyspf/distinfo @@ -1,2 +1,2 @@ -SHA256 (tumgreyspf-1.35.tar.gz) = 31e67f406dd3b760f5b6f2e504e868110437bb0bc2e251bf937bd622ebb31b68 -SIZE (tumgreyspf-1.35.tar.gz) = 29739 +SHA256 (tumgreyspf-1.36.tar.gz) = 3f8539bb9c5b828d5c59b94b8bcda3b5700742c1ffc9314d456cfbc1cc26ac17 +SIZE (tumgreyspf-1.36.tar.gz) = 29244 |