1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update port to snapshot-20010329

Update ipv6 support

PR:		26528
Submitted by:	Maintainer
This commit is contained in:
Chris D. Faulhaber 2001-04-16 17:54:19 +00:00
parent a069a657eb
commit aa2ff34fe9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41470
3 changed files with 4 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= postfix
PORTVERSION= 20010228
PORTREVISION= 6
PORTVERSION= 20010329
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \

View File

@ -1,3 +1,3 @@
MD5 (postfix/snapshot-20010228.tar.gz) = 247a760613ec15c5ee7d022352d85a55
MD5 (postfix/snapshot-20010329.tar.gz) = 0bd41fc55cbbdcf9d463a9fc3da12b7a
MD5 (postfix/pfixtls-0.6.38-snap20010225-0.9.6.tar.gz) = 5559571175bbcd5695b6e636d485489f
MD5 (postfix/postfix-20010228release-v6-20010302a.diff.gz) = e8b5954bc0466239c393235319476ff7
MD5 (postfix/postfix-20010228release-v6-20010408a.diff.gz) = 1e4e2a16eef4a04550065cefe587b265

View File

@ -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-20010228release-v6-20010302a.diff.gz"
echo "PATCHFILES+= postfix-20010228release-v6-20010408a.diff.gz"
echo ""
echo "pre-patch:"
echo " cd \${WRKSRC} && ln -s . postfix"