Index: head/mail/opensmtpd/Makefile =================================================================== --- head/mail/opensmtpd/Makefile (revision 316676) +++ head/mail/opensmtpd/Makefile (revision 316677) @@ -1,66 +1,66 @@ # New ports collection makefile for: opensmtpd # Date created: 2012-05-13 # Whom: Ashish SHUKLA # # $FreeBSD$ # PORTNAME= opensmtpd -PORTVERSION= 5.3 +PORTVERSION= 5.3.1 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= http://www.opensmtpd.org/archives/ \ http://distfiles.pirateparty.in/ashish/ DISTNAME= ${PORTNAME}-${PORTVERSION}p1 MAINTAINER= ashish@FreeBSD.org COMMENT= OpenSMTPD is a free MTA LIB_DEPENDS= event-1:${PORTSDIR}/devel/libevent \ sqlite3:${PORTSDIR}/databases/sqlite3 LICENSE_NAME= ISCL OPTIONS_DEFINE= PAM OPTIONS_DEFAULT= PAM USE_AUTOTOOLS= autoconf:env automake:env libtool:env GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libevent-dir=${LOCALBASE} USE_RC_SUBR= smtpd SUB_FILES= pkg-install pkg-deinstall pkg-message -CONFLICTS= postfix-[0-9]* sendmail-[0-9]* +CONFLICTS_INSTALL= postfix-[0-9]* sendmail-[0-9]* MAN8= makemap.8 newaliases.8 smtpctl.8 smtpd.8 MAN5= smtpd.conf.5 aliases.5 forward.5 USERS= _smtpd _smtpq _smtpf GROUPS= _smtpd .include USE_OPENSSL= yes .if ${PORT_OPTIONS:MPAM} CONFIGURE_ARGS+= --with-pam .endif # FreeBSD 7.3 and earlier need to use OpenSSL from ports .if ${OSVERSION} < 704000 WITH_OPENSSL_PORT= yes .endif pre-configure: @cd ${WRKSRC} && ./bootstrap post-install: @${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${CAT} ${PKGMESSAGE} post-deinstall: @${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-DEINSTALL .include Index: head/mail/opensmtpd/distinfo =================================================================== --- head/mail/opensmtpd/distinfo (revision 316676) +++ head/mail/opensmtpd/distinfo (revision 316677) @@ -1,2 +1,2 @@ -SHA256 (opensmtpd-5.3p1.tar.gz) = 618092f1f0b5aba5f8d4c933536a76d3a5a8e45c28b599a6420321cd4478f3d9 -SIZE (opensmtpd-5.3p1.tar.gz) = 335046 +SHA256 (opensmtpd-5.3.1p1.tar.gz) = 64e0aaa5145894af23a1e28cba7e8435931a6c4e671db7669327478e01a1c28e +SIZE (opensmtpd-5.3.1p1.tar.gz) = 338091