svn commit: r485925 - in head/mail: libmilter sendmail

Craig Leres leres at freebsd.org
Mon Nov 26 21:53:21 UTC 2018


On 11/25/18 11:03 PM, Dirk Meyer wrote:
> Author: dinoex
> Date: Mon Nov 26 07:03:47 2018
> New Revision: 485925
> URL:https://svnweb.freebsd.org/changeset/ports/485925
> 
> Log:
>    - remove some extraneous escaping in regex
>    PR:		233454
>    Submitted by:	Kyle Evans
> 
> Modified:
>    head/mail/libmilter/Makefile
>    head/mail/sendmail/Makefile
> 
[...]
> Modified: head/mail/sendmail/Makefile
> ==============================================================================
> --- head/mail/sendmail/Makefile	Mon Nov 26 06:59:17 2018	(r485924)
> +++ head/mail/sendmail/Makefile	Mon Nov 26 07:03:47 2018	(r485925)
> @@ -2,7 +2,7 @@
>   
>   PORTNAME=	sendmail
>   PORTVERSION=	8.15.2
> -PORTREVISION=	13
> +PORTREVISION=	12
>   CATEGORIES=	mail ip

(My systems are not picking up the new package because PORTREVISION went 
backwards.)

		Craig



More information about the svn-ports-all mailing list