svn commit: r453723 - in head/devel/apr1: . files

Alexey Dokuchaev danfe at FreeBSD.org
Wed Nov 8 08:23:31 UTC 2017


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


More information about the svn-ports-all mailing list