Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2015 02:12:32 +0000 (UTC)
From:      Ashish SHUKLA <ashish@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389664 - head/mail/opensmtpd
Message-ID:  <201506150212.t5F2CWoK085950@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506150212.t5F2CWoK085950>