diff options
author | mnag <mnag@FreeBSD.org> | 2008-01-23 19:25:46 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2008-01-23 19:25:46 +0800 |
commit | e6ec6db096325b865cc9a247b720eccdac8571ca (patch) | |
tree | 811673d9ea761804072dccdbfc1a7a4f32221bca /mail/postfix-current | |
parent | 2a93045ce13a3baaa831005a862f678222f77d0d (diff) | |
download | freebsd-ports-gnome-e6ec6db096325b865cc9a247b720eccdac8571ca.tar.gz freebsd-ports-gnome-e6ec6db096325b865cc9a247b720eccdac8571ca.tar.zst freebsd-ports-gnome-e6ec6db096325b865cc9a247b720eccdac8571ca.zip |
- Update to 2.5-20080116 (2.5.0-RC2)
- Add new MASTER_SITES
Diffstat (limited to 'mail/postfix-current')
-rw-r--r-- | mail/postfix-current/Makefile | 15 | ||||
-rw-r--r-- | mail/postfix-current/distinfo | 6 | ||||
-rw-r--r-- | mail/postfix-current/pkg-plist | 1 |
3 files changed, 12 insertions, 10 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 1af989f139c9..2ec8d76d39d2 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,16 +6,17 @@ # PORTNAME= postfix -DISTVERSION= 2.5-20071227 +DISTVERSION= 2.5-20080116 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/ \ + http://ftp.unicamp.br/pub/postfix/official/ PKGNAMESUFFIX= -current -DISTNAME= postfix-${DISTVERSION} +DISTNAME= postfix-2.5.0-RC2 DIST_SUBDIR= ${PORTNAME} MAINTAINER= mnag@FreeBSD.org diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo index 17b66b7f4b03..62f66a9b702c 100644 --- a/mail/postfix-current/distinfo +++ b/mail/postfix-current/distinfo @@ -1,3 +1,3 @@ -MD5 (postfix/postfix-2.5-20071227.tar.gz) = 300f8c7f470c25d6cead2e441bcf825c -SHA256 (postfix/postfix-2.5-20071227.tar.gz) = 25a08a6c7dd0e8379203b63a7b3a17929edde29eeb2e63c4110bb48bd91a0fba -SIZE (postfix/postfix-2.5-20071227.tar.gz) = 3073126 +MD5 (postfix/postfix-2.5.0-RC2.tar.gz) = 5ff61333b257756cb6e4dd9c3af22348 +SHA256 (postfix/postfix-2.5.0-RC2.tar.gz) = cdccd1bce5f51d95c206e399a19334741462551bc050b78696343bc7599d40ce +SIZE (postfix/postfix-2.5.0-RC2.tar.gz) = 3152038 diff --git a/mail/postfix-current/pkg-plist b/mail/postfix-current/pkg-plist index 1d69971141b6..b0e26b6fe95b 100644 --- a/mail/postfix-current/pkg-plist +++ b/mail/postfix-current/pkg-plist @@ -145,6 +145,7 @@ bin/mailq %%PORTDOCS%%%%DOCSDIR%%/SMTPD_POLICY_README.html %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README %%PORTDOCS%%%%DOCSDIR%%/SMTPD_PROXY_README.html +%%PORTDOCS%%%%DOCSDIR%%/SOHO_README.html %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README %%PORTDOCS%%%%DOCSDIR%%/STANDARD_CONFIGURATION_README.html %%PORTDOCS%%%%DOCSDIR%%/STRESS_README |