Date: Mon, 21 Jan 2013 00:44:06 +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: r310728 - in head: . mail/opensmtpd Message-ID: <201301210044.r0L0i6go083337@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ashish Date: Mon Jan 21 00:44:06 2013 New Revision: 310728 URL: http://svnweb.freebsd.org/changeset/ports/310728 Log: - Update to latest snapshot 201301191220 - Add a note to UPDATING about flushing queue before update Changes: http://thread.gmane.org/gmane.mail.opensmtpd.general/341 Modified: head/UPDATING head/mail/opensmtpd/Makefile head/mail/opensmtpd/distinfo Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Jan 21 00:33:44 2013 (r310727) +++ head/UPDATING Mon Jan 21 00:44:06 2013 (r310728) @@ -5,6 +5,12 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130121: + AFFECTS: users of mail/opensmtpd + AUTHOR: ashish@FreeBSD.org + + Please flush your mail queue before updating to version 201301191220. + 20130116: AFFECTS: users of games/py-anki AUTHOR: araujo@FreeBSD.org Modified: head/mail/opensmtpd/Makefile ============================================================================== --- head/mail/opensmtpd/Makefile Mon Jan 21 00:33:44 2013 (r310727) +++ head/mail/opensmtpd/Makefile Mon Jan 21 00:44:06 2013 (r310728) @@ -6,7 +6,7 @@ # PORTNAME= opensmtpd -PORTVERSION= 201301111154 +PORTVERSION= 201301191220 CATEGORIES= mail MASTER_SITES= http://www.opensmtpd.org/archives/ \ http://distfiles.pirateparty.in/ashish/ Modified: head/mail/opensmtpd/distinfo ============================================================================== --- head/mail/opensmtpd/distinfo Mon Jan 21 00:33:44 2013 (r310727) +++ head/mail/opensmtpd/distinfo Mon Jan 21 00:44:06 2013 (r310728) @@ -1,2 +1,2 @@ -SHA256 (opensmtpd-201301111154p1.tar.gz) = f4d4e6af438c1d572dd053e59ebd5f3af739b7d4b0fab4d5a615405763692ec2 -SIZE (opensmtpd-201301111154p1.tar.gz) = 428300 +SHA256 (opensmtpd-201301191220p1.tar.gz) = 18f105ad1ea9db08d15910677da47e9b44615fbcda54338a7ff79591c6f6fe20 +SIZE (opensmtpd-201301191220p1.tar.gz) = 429328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301210044.r0L0i6go083337>