Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2017 08:23:30 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Bernard Spil <brnrd@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r453723 - in head/devel/apr1: . files
Message-ID:  <20171108082330.GC99136@FreeBSD.org>
In-Reply-To: <201711080806.vA8869UT042503@repo.freebsd.org>
References:  <201711080806.vA8869UT042503@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 08, 2017 at 08:06:09AM +0000, Bernard Spil wrote:
> New Revision: 453723
> URL: https://svnweb.freebsd.org/changeset/ports/453723
> 
> Log:
>   devel/apr1: Update to 1.6.3.1.6.1
>   
>    - Fixes build with LibreSSL [1]
>   
>   head/devel/apr1/files/patch-apr__configure
>   head/devel/apr1/files/patch-apr_poll_unix_kqueue.c
> ...
> 
> Modified: head/devel/apr1/files/patch-apr__configure
> ==============================================================================
> @@ -1,5 +1,5 @@
> ---- apr-1.6.2/configure.orig	2015-04-25 12:04:18 UTC
> -+++ apr-1.6.2/configure
> +--- apr-1.6.3/configure.orig	2015-04-25 12:04:18 UTC
> ++++ apr-1.6.3/configure
>  @@ -6624,11 +6624,7 @@ if test "x$apr_preload_done" != "xyes" ;
>       apr_lock_method="USE_FLOCK_SERIALIZE"
>     fi
> 
> Modified: head/devel/apr1/files/patch-apr_poll_unix_kqueue.c
> ==============================================================================
> @@ -1,8 +1,8 @@
>  # upstram PR: https://bz.apache.org/bugzilla/show_bug.cgi?id=59914
>  # FreeBSD PR: 211430
>  ========================================================================
> ---- apr-1.6.2/poll/unix/kqueue.c.orig	2015-03-20 01:34:07 UTC
> -+++ apr-1.6.2/poll/unix/kqueue.c
> +--- apr-1.6.3/poll/unix/kqueue.c.orig	2015-03-20 01:34:07 UTC
> ++++ apr-1.6.3/poll/unix/kqueue.c
>  @@ -25,21 +25,40 @@
>   
>   #ifdef HAVE_KQUEUE

May I kindly ask, again, to carefully check your (everyone's of us)
commit batch and "svn revert" non-functional noise like these changes
in patch files?  How hard is to inspect "svn diff" prior to commit?

Thank you,

./danfe



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