summaryrefslogtreecommitdiff
path: root/mail/opensmtpd-devel
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2015-06-23 10:43:59 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2015-06-23 10:43:59 +0000
commit64c5551aa552c6d3e0d0f6cf51df10658a9e4e77 (patch)
treecfb3856c7d624e3d9ba9305afdac9c762c07d40c /mail/opensmtpd-devel
parentdatabases/freetds: Update version 0.95.1=>0.95.8 (diff)
- Update to 201506112227
- Enable "db" backend by default PR: 200981 Submitted by: Andrey Fesenko <andrey@bsdnir.info>
Notes
Notes: svn path=/head/; revision=390363
Diffstat (limited to 'mail/opensmtpd-devel')
-rw-r--r--mail/opensmtpd-devel/Makefile5
-rw-r--r--mail/opensmtpd-devel/distinfo4
-rw-r--r--mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in6
3 files changed, 7 insertions, 8 deletions
diff --git a/mail/opensmtpd-devel/Makefile b/mail/opensmtpd-devel/Makefile
index 46aa863e6934..4eef13f60d34 100644
--- a/mail/opensmtpd-devel/Makefile
+++ b/mail/opensmtpd-devel/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= opensmtpd
-PORTVERSION= 201502012312
-PORTREVISION= 2
+PORTVERSION= 201506112227
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://www.opensmtpd.org/archives/ \
@@ -29,7 +28,7 @@ MAILERCONF_DESC= Activate OpenSMTPD in mailer.conf(5)
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} --sysconfdir=${PREFIX}/etc/mail/ \
- --with-mailwrapper --with-ssl-dir=${OPENSSLBASE}
+ --with-mailwrapper --with-ssl-dir=${OPENSSLBASE} --enable-table-db
USE_RC_SUBR= smtpd
SUB_FILES= pkg-install pkg-deinstall
diff --git a/mail/opensmtpd-devel/distinfo b/mail/opensmtpd-devel/distinfo
index ddac49925f97..0e07e5952fc0 100644
--- a/mail/opensmtpd-devel/distinfo
+++ b/mail/opensmtpd-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (opensmtpd-201502012312p1.tar.gz) = e35b30861ac65c280b6c705bda9dad0f82eb846a1064e46bb18b4a3a1c78c2df
-SIZE (opensmtpd-201502012312p1.tar.gz) = 764585
+SHA256 (opensmtpd-201506112227p1.tar.gz) = f938796d2655f554e695adff6a3f3bbc4b1326912327b98acc7e29f705b9cf63
+SIZE (opensmtpd-201506112227p1.tar.gz) = 706259
diff --git a/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in b/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in
index 686a80aa69d0..88c5fd2d93aa 100644
--- a/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in
+++ b/mail/opensmtpd-devel/files/patch-mk_smtpd_Makefile.in
@@ -1,6 +1,6 @@
---- mk/smtpd/Makefile.in.orig
-+++ mk/smtpd/Makefile.in
-@@ -1796,11 +1796,7 @@
+--- mk/smtpd/Makefile.in.orig 2015-06-20 04:17:57.656811000 +0000
++++ mk/smtpd/Makefile.in 2015-06-20 04:19:53.711103000 +0000
+@@ -1366,11 +1366,7 @@ install-exec-hook: $(CONFIGFILES) $(MANP
$(MKDIR_P) $(DESTDIR)$(mandir)/$(mansubdir)5
$(MKDIR_P) $(DESTDIR)$(mandir)/$(mansubdir)8