diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-current/Makefile | 5 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 8d5b760f8523..b515dce6bfef 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfix -DISTVERSION= 3.2-20170129 +DISTVERSION= 3.2.0-RC1 PORTREVISION?= 0 PORTEPOCH= 4 CATEGORIES= mail ipv6 @@ -12,7 +12,8 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ http://www.artfiles.org/postfix.org/postfix-release/ \ http://mirror.lhsolutions.nl/postfix-release/ \ ftp://postfix.mirrors.pair.com/ -MASTER_SITES:= ${MASTER_SITES:S|$|experimental/|} +#MASTER_SITES:= ${MASTER_SITES:S|$|experimental/|} +MASTER_SITES:= ${MASTER_SITES:S|$|official/|} PKGNAMESUFFIX?= -current DIST_SUBDIR= ${PORTNAME} diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 73e99eebef8d..d012350f3c63 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1485724016 -SHA256 (postfix/postfix-3.2-20170129.tar.gz) = 72e997e8e5b0d9fc8380a990ac2032603b8f4919d07b125f4fb8d28b1ec0b838 -SIZE (postfix/postfix-3.2-20170129.tar.gz) = 4401582 +TIMESTAMP = 1486916580 +SHA256 (postfix/postfix-3.2.0-RC1.tar.gz) = 224b62a5e33095b9bab07d7629b4975736162112666e66ed4a5edee26e73d180 +SIZE (postfix/postfix-3.2.0-RC1.tar.gz) = 4405042 |