1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update to latest snapshot 201307311702

- Remove the diff for compiling with PostgreSQL support (committed upstream)

Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/830
This commit is contained in:
Ashish SHUKLA 2013-08-02 15:58:31 +00:00
parent fdb2b34219
commit 2ce50e0dff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324165
4 changed files with 6 additions and 22 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= opensmtpd
PORTVERSION= 201307221453
PORTVERSION= 201307311702
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://www.opensmtpd.org/archives/ \
@ -25,14 +25,15 @@ OPTIONS_DEFINE= PAM SQLITE MYSQL PGSQL LDAP
OPTIONS_DEFAULT= PAM
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} --sysconfdir=${PREFIX}/etc/mail/
CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} --sysconfdir=${PREFIX}/etc/mail/ \
--with-mailwrapper
USE_RC_SUBR= smtpd
SUB_FILES= pkg-install pkg-deinstall
CONFLICTS_INSTALL= postfix-[0-9]* sendmail-[0-9]* opensmtpd-[0-9]*
MAN8= makemap.8 newaliases.8 smtpctl.8 smtpd.8
MAN8= makemap.8 newaliases.8 sendmail.8 smtpctl.8 smtpd.8
MAN5= smtpd.conf.5 aliases.5 forward.5
USERS= _smtpd _smtpq

View File

@ -1,2 +1,2 @@
SHA256 (opensmtpd-201307221453p1.tar.gz) = 430fcafa880c34a26a1a17da15490fb8fbae8501f5e2dc127a71db46b4fec8e3
SIZE (opensmtpd-201307221453p1.tar.gz) = 776221
SHA256 (opensmtpd-201307311702p1.tar.gz) = 0dd589bf1011bc7baf121ddb6246f5431f94f08db7e5daff241aee67972571e4
SIZE (opensmtpd-201307311702p1.tar.gz) = 771023

View File

@ -1,14 +0,0 @@
$FreeBSD$
--- smtpd/table_postgres.c.orig
+++ smtpd/table_postgres.c
@@ -28,7 +28,7 @@
#include <time.h>
#include <unistd.h>
-#include <postgresql/libpq-fe.h>
+#include <libpq-fe.h>
#include "smtpd-defines.h"
#include "smtpd-api.h"

View File

@ -1,5 +1,3 @@
bin/mailq
bin/newaliases
etc/mail/smtpd.conf.sample
libexec/mail.local
libexec/opensmtpd/makemap
@ -18,7 +16,6 @@ libexec/opensmtpd/filter-dnsbl
libexec/opensmtpd/filter-monkey
libexec/opensmtpd/filter-stub
libexec/opensmtpd/filter-trace
sbin/makemap
sbin/smtpctl
sbin/smtpd
@dirrm libexec/opensmtpd