diff options
author | mnag <mnag@FreeBSD.org> | 2007-03-07 04:37:22 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-03-07 04:37:22 +0800 |
commit | 431227fe3dcd49ec2e3013b43eff3d52076c54d1 (patch) | |
tree | c0abf0472d0daa1896a01c425b0388efd2d2def1 /mail | |
parent | ea125bf989a34a7981d44f48a351ca0523a89916 (diff) | |
download | freebsd-ports-gnome-431227fe3dcd49ec2e3013b43eff3d52076c54d1.tar.gz freebsd-ports-gnome-431227fe3dcd49ec2e3013b43eff3d52076c54d1.tar.zst freebsd-ports-gnome-431227fe3dcd49ec2e3013b43eff3d52076c54d1.zip |
- Update to 2.4.0-RC3
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 14 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 |
2 files changed, 10 insertions, 10 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 3d44a5c961c5..b61db66ebcad 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,14 +6,14 @@ # PORTNAME= postfix -DISTVERSION= 2.4-20070221 -PORTEPOCH= 3 +DISTVERSION= 2.4.0-RC3 +PORTEPOCH= 4 CATEGORIES= mail ipv6 -MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ - ftp://postfix.mirrors.pair.com/experimental/ \ - ftp://ftp.tux.org/pub/net/postfix/experimental/ \ - http://mirrors.rootservices.net/postfix/experimental/ \ - ftp://ftp.samurai.com/pub/postfix/experimental/ +MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ + ftp://postfix.mirrors.pair.com/official/ \ + ftp://ftp.tux.org/pub/net/postfix/official/ \ + http://mirrors.rootservices.net/postfix/official/ \ + ftp://ftp.samurai.com/pub/postfix/official/ PKGNAMESUFFIX= -current DISTNAME= postfix-${DISTVERSION} DIST_SUBDIR= ${PORTNAME} diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 5f2a6626dc3e..f9cf257b5574 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -MD5 (postfix/postfix-2.4-20070221.tar.gz) = a5c2548fdfcd9c72ffea4d0a8f316fa8 -SHA256 (postfix/postfix-2.4-20070221.tar.gz) = 07390ac1c451ed92ddd16dfa7c34c1ca9d4312e9b01031b487a178ae14ed6209 -SIZE (postfix/postfix-2.4-20070221.tar.gz) = 2911100 +MD5 (postfix/postfix-2.4.0-RC3.tar.gz) = 2fef07e4264a36ec1a4cd5dc6ea37889 +SHA256 (postfix/postfix-2.4.0-RC3.tar.gz) = 6e5a6a6a6ac66c0bf6c0e8440657af92891c1bbaea0f74f1fe1dbc8122a96a4e +SIZE (postfix/postfix-2.4.0-RC3.tar.gz) = 2913702 |