diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-02-28 17:54:57 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-02-28 17:54:57 +0000 |
commit | 5c13a0d448a62419b6cbc227fc3f876332745a0c (patch) | |
tree | 19b750ff2a5dd6d2474eaca9c0ccbfae85ebb4f0 /mail/smtp-gated | |
parent | ed5ad901e22a7ef9873d2103547a0df92bc24277 (diff) | |
download | ports-5c13a0d448a62419b6cbc227fc3f876332745a0c.tar.gz ports-5c13a0d448a62419b6cbc227fc3f876332745a0c.zip |
Notes
Diffstat (limited to 'mail/smtp-gated')
-rw-r--r-- | mail/smtp-gated/Makefile | 11 | ||||
-rw-r--r-- | mail/smtp-gated/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/mail/smtp-gated/Makefile b/mail/smtp-gated/Makefile index 1c9d6e1cdb2c..1c81f7c78cf8 100644 --- a/mail/smtp-gated/Makefile +++ b/mail/smtp-gated/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: smtp-gated -# Date created: 1 January 2006 -# Whom: msciciel -# +# Created by: msciciel # $FreeBSD$ -# PORTNAME= smtp-gated -PORTVERSION= 1.4.18.8 -PORTREVISION= 1 +PORTVERSION= 1.4.20.0 CATEGORIES= mail MASTER_SITES= http://software.klolik.org/smtp-gated/files/ @@ -49,7 +44,7 @@ CONFIGURE_ARGS+= --enable-silent-econnreset .endif .if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= pcre.3:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre .else CONFIGURE_ARGS+= --disable-pcre .endif diff --git a/mail/smtp-gated/distinfo b/mail/smtp-gated/distinfo index 28d362915f9e..b0167aad2cb1 100644 --- a/mail/smtp-gated/distinfo +++ b/mail/smtp-gated/distinfo @@ -1,2 +1,2 @@ -SHA256 (smtp-gated-1.4.18.8.tar.gz) = a1c405617b5b925f42696fb28d4c26484328d62c286c43a308137c139e459bed -SIZE (smtp-gated-1.4.18.8.tar.gz) = 311763 +SHA256 (smtp-gated-1.4.20.0.tar.gz) = 1d593ecbbfaed5c7391755bb8d36744b9bf0328f0f1a5540156d234d6d84f89b +SIZE (smtp-gated-1.4.20.0.tar.gz) = 316078 |