svn commit: r389664 - head/mail/opensmtpd
Ashish SHUKLA
ashish at FreeBSD.org
Mon Jun 15 02:12:32 UTC 2015
Author: ashish
Date: Mon Jun 15 02:12:31 2015
New Revision: 389664
URL: https://svnweb.freebsd.org/changeset/ports/389664
Log:
- Update to 5.4.6
Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/2759
Modified:
head/mail/opensmtpd/Makefile
head/mail/opensmtpd/distinfo
Modified: head/mail/opensmtpd/Makefile
==============================================================================
--- head/mail/opensmtpd/Makefile Mon Jun 15 00:53:42 2015 (r389663)
+++ head/mail/opensmtpd/Makefile Mon Jun 15 02:12:31 2015 (r389664)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= opensmtpd
-PORTVERSION= 5.4.5
+PORTVERSION= 5.4.6
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://www.opensmtpd.org/archives/ \
@@ -52,9 +52,4 @@ CA_BUNDLE_RUN_DEPENDS= ${LOCALBASE}/shar
PAM_CONFIGURE_ON= --with-pam --with-pam-service=smtpd
-post-patch:
- @${FIND} ${WRKSRC} -type f -name 'Makefile.in' |${XARGS} ${TOUCH}
- @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in
- @${TOUCH} ${WRKSRC}/config.h.in ${WRKSRC}/configure
-
.include <bsd.port.mk>
Modified: head/mail/opensmtpd/distinfo
==============================================================================
--- head/mail/opensmtpd/distinfo Mon Jun 15 00:53:42 2015 (r389663)
+++ head/mail/opensmtpd/distinfo Mon Jun 15 02:12:31 2015 (r389664)
@@ -1,2 +1,2 @@
-SHA256 (opensmtpd-5.4.5p1.tar.gz) = 7a926cee9b237c443fa83b372ddd92ecaafc56bd7c4ed65e14e73d8d6f665197
-SIZE (opensmtpd-5.4.5p1.tar.gz) = 797097
+SHA256 (opensmtpd-5.4.6p1.tar.gz) = f9ee7eafcc0e2e019428cae83844e0166bd56583471e6a3a1cb148cd11a51af5
+SIZE (opensmtpd-5.4.6p1.tar.gz) = 797347
More information about the svn-ports-all
mailing list