diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-03-06 20:37:22 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-03-06 20:37:22 +0000 |
commit | 2362059462227eb25cc541d3d00bec7b6a9dc080 (patch) | |
tree | 2ced8105975f95ce67a2e92a10a9b9ba559b8c3a /mail | |
parent | 31097a31722cf5e24665cfba0bd4ba22107c4ca9 (diff) | |
download | ports-2362059462227eb25cc541d3d00bec7b6a9dc080.tar.gz ports-2362059462227eb25cc541d3d00bec7b6a9dc080.zip |
Notes
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 |