aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2012-05-02 19:48:24 +0800
committernovel <novel@FreeBSD.org>2012-05-02 19:48:24 +0800
commitd283039c9ea13702b948d5a95d6517f29a26c32b (patch)
treeec6af5f0d6d55ef523f003b0b06f7555ae6d4f69 /mail
parent0cfbc7f22103506571d0b02c7ba61fd1f2150dc2 (diff)
downloadfreebsd-ports-gnome-d283039c9ea13702b948d5a95d6517f29a26c32b.tar.gz
freebsd-ports-gnome-d283039c9ea13702b948d5a95d6517f29a26c32b.tar.zst
freebsd-ports-gnome-d283039c9ea13702b948d5a95d6517f29a26c32b.zip
- Update to 1.4.28
- Fix plist substitution PR: 167518 Submitted by: gahr
Diffstat (limited to 'mail')
-rw-r--r--mail/msmtp/Makefile9
-rw-r--r--mail/msmtp/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index eb8eb85cedbb..8b6cb1d4e805 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= msmtp
-PORTVERSION= 1.4.27
-PORTREVISION= 1
+PORTVERSION= 1.4.28
CATEGORIES= mail ipv6
MASTER_SITES= SF
@@ -73,10 +72,10 @@ LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
CONFIGURE_ARGS+= --enable-nls
-PLIST_SUB= NLS=""
+PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS+= --disable-nls
-PLIST_SUB= NLS="@comment "
+PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.pre.mk>
@@ -90,7 +89,7 @@ post-install:
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/scripts/msmtpq/README.msmtpq ${DOCSDIR}
.else
-PLIST_SUB= MSMTPQ="@comment "
+PLIST_SUB+= MSMTPQ="@comment "
.endif
.include <bsd.port.post.mk>
diff --git a/mail/msmtp/distinfo b/mail/msmtp/distinfo
index 4df79db66724..13f54615f4f0 100644
--- a/mail/msmtp/distinfo
+++ b/mail/msmtp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (msmtp-1.4.27.tar.bz2) = f712cad8b249627f1c6af44be427956a724074e73b9428c32ce0ab1b0a9d1170
-SIZE (msmtp-1.4.27.tar.bz2) = 301918
+SHA256 (msmtp-1.4.28.tar.bz2) = de0e7de6e73cce4a0df57bd831677ac0e2b82f6395314b6c508c9d2d18cdc52a
+SIZE (msmtp-1.4.28.tar.bz2) = 302778