Index: head/mail/opensmtpd/Makefile =================================================================== --- head/mail/opensmtpd/Makefile (revision 312324) +++ head/mail/opensmtpd/Makefile (revision 312325) @@ -1,58 +1,58 @@ # New ports collection makefile for: opensmtpd # Date created: 2012-05-13 # Whom: Ashish SHUKLA # # $FreeBSD$ # PORTNAME= opensmtpd -PORTVERSION= 201302141353 +PORTVERSION= 201302152354 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 WRKSRC= ${WRKDIR}/${PORTNAME}-5.2.xp1 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 CONFLICTS= 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 GROUPS= _smtpd .include USE_OPENSSL= yes # 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 post-deinstall: @${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-DEINSTALL .include Index: head/mail/opensmtpd/distinfo =================================================================== --- head/mail/opensmtpd/distinfo (revision 312324) +++ head/mail/opensmtpd/distinfo (revision 312325) @@ -1,2 +1,2 @@ -SHA256 (opensmtpd-201302141353p1.tar.gz) = 0fa250c02944d33335968cc47d4d7e146dd37cf2c15ac7e86fc07bca83018177 -SIZE (opensmtpd-201302141353p1.tar.gz) = 433735 +SHA256 (opensmtpd-201302152354p1.tar.gz) = f52158e6e443459a6771c992163e9996c0c7199cab1ce7bf83bd40c9caf7115b +SIZE (opensmtpd-201302152354p1.tar.gz) = 434127