aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-06-14 09:12:51 +0800
committermnag <mnag@FreeBSD.org>2006-06-14 09:12:51 +0800
commit25d9787cb0c45be153e1845a1f76c65a6df7d595 (patch)
tree6026d6d977ef2e3ec268184b4c14ea82204e37ff /mail
parentc293f6f9dee0a043f8f439462d8a80ac7b78313a (diff)
downloadfreebsd-ports-gnome-25d9787cb0c45be153e1845a1f76c65a6df7d595.tar.gz
freebsd-ports-gnome-25d9787cb0c45be153e1845a1f76c65a6df7d595.tar.zst
freebsd-ports-gnome-25d9787cb0c45be153e1845a1f76c65a6df7d595.zip
- Update to 1.19
Diffstat (limited to 'mail')
-rw-r--r--mail/tumgreyspf/Makefile2
-rw-r--r--mail/tumgreyspf/distinfo6
-rw-r--r--mail/tumgreyspf/files/patch-tumgreyspfsupp.py8
3 files changed, 8 insertions, 8 deletions
diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile
index f05b13dbbd87..d77006fb3aed 100644
--- a/mail/tumgreyspf/Makefile
+++ b/mail/tumgreyspf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tumgreyspf
-PORTVERSION= 1.17
+PORTVERSION= 1.19
CATEGORIES= mail
MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \
ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/
diff --git a/mail/tumgreyspf/distinfo b/mail/tumgreyspf/distinfo
index d800d4be0a1a..f2637ef0b5d2 100644
--- a/mail/tumgreyspf/distinfo
+++ b/mail/tumgreyspf/distinfo
@@ -1,3 +1,3 @@
-MD5 (tumgreyspf-1.17.tar.gz) = af1d53d6a74e9e5acd27eefe4649f33a
-SHA256 (tumgreyspf-1.17.tar.gz) = 19662de1318d2280f2a6d5b5405a1099c2b1b3e84c1aa1e7ff52f9cfe29e64b5
-SIZE (tumgreyspf-1.17.tar.gz) = 24609
+MD5 (tumgreyspf-1.19.tar.gz) = 15a9e3f0dd03e4475a7e4967bb02b071
+SHA256 (tumgreyspf-1.19.tar.gz) = 1fef1ede38cebe913c273891b82d22774a7b98114e30193a0cedac733cc5474c
+SIZE (tumgreyspf-1.19.tar.gz) = 25902
diff --git a/mail/tumgreyspf/files/patch-tumgreyspfsupp.py b/mail/tumgreyspf/files/patch-tumgreyspfsupp.py
index 8c236d6de176..c8f77bf4f162 100644
--- a/mail/tumgreyspf/files/patch-tumgreyspfsupp.py
+++ b/mail/tumgreyspf/files/patch-tumgreyspfsupp.py
@@ -1,10 +1,10 @@
---- tumgreyspfsupp.py.orig Thu Feb 2 18:48:25 2006
-+++ tumgreyspfsupp.py Wed Feb 22 10:20:40 2006
-@@ -10,15 +10,15 @@
+--- tumgreyspfsupp.py.orig Tue May 30 07:24:11 2006
++++ tumgreyspfsupp.py Tue Jun 13 22:00:23 2006
+@@ -9,15 +9,15 @@
# default values
--defaultConfigFilename = '/var/local/tumgreyspf/config/tumgreyspf.conf'
+-defaultConfigFilename = '/var/local/lib/tumgreyspf/config/tumgreyspf.conf'
+defaultConfigFilename = '%%PREFIX%%/etc/tumgreyspf.conf'
defaultConfigData = {
'debugLevel' : 0,