summaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-03-02 05:49:03 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-03-02 05:49:03 +0000
commit28a1ca4d081f986aee1b3231c95be9e5f7d9125d (patch)
treed33604964d15e5831f6d30803e5f3a81454b2dc1 /mail/postfix-current
parentSucceed to the maintainership. (diff)
Update to new IPv6 patch.
Notes
Notes: svn path=/head/; revision=38954
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/distinfo2
-rw-r--r--mail/postfix-current/scripts/configure.postfix2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo
index ca1f198b8a95..9ac9d71c2ef3 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,3 +1,3 @@
MD5 (snapshot-20010228.tar.gz) = 247a760613ec15c5ee7d022352d85a55
MD5 (pfixtls-0.6.38-snap20010225-0.9.6.tar.gz) = 5559571175bbcd5695b6e636d485489f
-MD5 (postfix-20010225snap-v6-20010228a.diff.gz) = 8646724c2d00e4d162b63456247cf4fb
+MD5 (postfix-20010228release-v6-20010302a.diff.gz) = e8b5954bc0466239c393235319476ff7
diff --git a/mail/postfix-current/scripts/configure.postfix b/mail/postfix-current/scripts/configure.postfix
index e3caf4b8b6c2..523bcf641d2d 100644
--- a/mail/postfix-current/scripts/configure.postfix
+++ b/mail/postfix-current/scripts/configure.postfix
@@ -107,7 +107,7 @@ while [ "$1" ]; do
\"IPv6\")
echo "PATCH_SITES+= ftp://ftp.kame.net/pub/kame/misc/"
echo "PATCH_SITES+= \${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/kame/misc/&,}"
- echo "PATCHFILES+= postfix-20010225snap-v6-20010228a.diff.gz"
+ echo "PATCHFILES+= postfix-20010228release-v6-20010302a.diff.gz"
echo ""
echo "pre-patch:"
echo " cd \${WRKSRC} && ln -s . postfix"