diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2010-06-10 02:25:30 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2010-06-10 02:25:30 +0000 |
commit | 8994869c48c1711e9fd46dfb1a922d3db1549da7 (patch) | |
tree | fedadf961a56ea938524b5772d8139bdb4bbc20d /mail/postfix27 | |
parent | b2e8e4b22c07c91385f6147c07854637309057a2 (diff) | |
download | ports-8994869c48c1711e9fd46dfb1a922d3db1549da7.tar.gz ports-8994869c48c1711e9fd46dfb1a922d3db1549da7.zip |
Notes
Diffstat (limited to 'mail/postfix27')
-rw-r--r-- | mail/postfix27/Makefile | 3 | ||||
-rw-r--r-- | mail/postfix27/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile index 9edcdb9d14e3..4bfbcbb9f7c2 100644 --- a/mail/postfix27/Makefile +++ b/mail/postfix27/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -152,7 +152,6 @@ POSTFIX_AUXLIBS+= -L${OPENSSLLIB} ${LDFLAGS} -lssl -lcrypto .if defined(WITH_BDB) USE_BDB= yes -INVALID_BDB_VER= 50+ POSTFIX_CCARGS+= -I${BDB_INCLUDE_DIR} POSTFIX_AUXLIBS+= -L${BDB_LIB_DIR} -l${BDB_LIB_NAME} .endif diff --git a/mail/postfix27/distinfo b/mail/postfix27/distinfo index b2f6b678b89f..2ac66e5c3d8f 100644 --- a/mail/postfix27/distinfo +++ b/mail/postfix27/distinfo @@ -1,6 +1,6 @@ -MD5 (postfix/postfix-2.7.0.tar.gz) = df648f59421604e895cce56325f00bae -SHA256 (postfix/postfix-2.7.0.tar.gz) = c5b232ae5e396107bc58aed4178cf6cfd0a75b9dcbbedb49d158eb71d6c91b75 -SIZE (postfix/postfix-2.7.0.tar.gz) = 3418064 +MD5 (postfix/postfix-2.7.1.tar.gz) = b7a5c3ccd309156a65d6f8d2683d4fa1 +SHA256 (postfix/postfix-2.7.1.tar.gz) = 12301aa8dae18d333c8c96dbf7673f8f05139f10406e7afe278cfd4a1f132df0 +SIZE (postfix/postfix-2.7.1.tar.gz) = 3418747 MD5 (postfix/postfix-2.6.5-vda-ng.patch.gz) = 43e54d0a1a016b90d15a1bd231e6fa38 SHA256 (postfix/postfix-2.6.5-vda-ng.patch.gz) = e1c04e9d268dc84832334997e1f593af9877dbd5030708280427a0dc4452e797 SIZE (postfix/postfix-2.6.5-vda-ng.patch.gz) = 12435 |