Date: Mon, 20 Feb 2017 14:36:49 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434444 - head/mail/postfix-current Message-ID: <201702201436.v1KEanxG022588@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Mon Feb 20 14:36:49 2017 New Revision: 434444 URL: https://svnweb.freebsd.org/changeset/ports/434444 Log: Bump PORTEPOCH after last update (r434402) pkg version -t 3.2.20170129,4 3.2.0.r1,4 > pkg version -t 3.2.20170129,4 3.2.0.r1,5 < Reported by: Gerard Seibert <carmel_ny@outlook.com> (via freebsd-ports ml) Approved by: portmgr (just-fix-it blanket) Modified: head/mail/postfix-current/Makefile Modified: head/mail/postfix-current/Makefile ============================================================================== --- head/mail/postfix-current/Makefile Mon Feb 20 14:34:09 2017 (r434443) +++ head/mail/postfix-current/Makefile Mon Feb 20 14:36:49 2017 (r434444) @@ -4,7 +4,7 @@ PORTNAME= postfix DISTVERSION= 3.2.0-RC1 PORTREVISION?= 0 -PORTEPOCH= 4 +PORTEPOCH= 5 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/ \ http://de.postfix.org/ftpmirror/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702201436.v1KEanxG022588>