From owner-svn-ports-head@freebsd.org Tue Nov 20 02:45:18 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0800113A6E1; Tue, 20 Nov 2018 02:45:17 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7940374756; Tue, 20 Nov 2018 02:45:17 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42F30304D; Tue, 20 Nov 2018 02:45:17 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAK2jHBW055663; Tue, 20 Nov 2018 02:45:17 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAK2jGX0055660; Tue, 20 Nov 2018 02:45:16 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201811200245.wAK2jGX0055660@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Tue, 20 Nov 2018 02:45:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485389 - head/devel/dlib X-SVN-Group: ports-head X-SVN-Commit-Author: acm X-SVN-Commit-Paths: head/devel/dlib X-SVN-Commit-Revision: 485389 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7940374756 X-Spamd-Result: default: False [0.55 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_LONG(0.00)[0.001,0]; NEURAL_SPAM_MEDIUM(0.03)[0.027,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_SPAM_SHORT(0.52)[0.520,0] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2018 02:45:18 -0000 Author: acm Date: Tue Nov 20 02:45:16 2018 New Revision: 485389 URL: https://svnweb.freebsd.org/changeset/ports/485389 Log: - Update to 0.14.0 Modified: head/devel/dlib/Makefile head/devel/dlib/distinfo head/devel/dlib/pkg-plist Modified: head/devel/dlib/Makefile ============================================================================== --- head/devel/dlib/Makefile Tue Nov 20 02:44:44 2018 (r485388) +++ head/devel/dlib/Makefile Tue Nov 20 02:45:16 2018 (r485389) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dlib -PORTVERSION= 0.12.2 -PORTREVISION= 1 +PORTVERSION= 0.14.0 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/dlib/distinfo ============================================================================== --- head/devel/dlib/distinfo Tue Nov 20 02:44:44 2018 (r485388) +++ head/devel/dlib/distinfo Tue Nov 20 02:45:16 2018 (r485389) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513178503 -SHA256 (gecko0307-dlib-v0.12.2_GH0.tar.gz) = 443ace67311ca3a94ec5eb378bba7c999315669ac072d356522093541a9c51ec -SIZE (gecko0307-dlib-v0.12.2_GH0.tar.gz) = 206181 +TIMESTAMP = 1533630639 +SHA256 (gecko0307-dlib-v0.14.0_GH0.tar.gz) = 4b0c102815f89204d33a2ff2337eb19779c0e08901721162b41197d570349af7 +SIZE (gecko0307-dlib-v0.14.0_GH0.tar.gz) = 205871 Modified: head/devel/dlib/pkg-plist ============================================================================== --- head/devel/dlib/pkg-plist Tue Nov 20 02:44:44 2018 (r485388) +++ head/devel/dlib/pkg-plist Tue Nov 20 02:45:16 2018 (r485389) @@ -1,13 +1,3 @@ -include/d/dlib/async/event/epoll.d -include/d/dlib/async/event/iocp.d -include/d/dlib/async/event/kqueue.d -include/d/dlib/async/event/selector.d -include/d/dlib/async/iocp.d -include/d/dlib/async/loop.d -include/d/dlib/async/package.d -include/d/dlib/async/protocol.d -include/d/dlib/async/transport.d -include/d/dlib/async/watcher.d include/d/dlib/audio/io/wav.d include/d/dlib/audio/package.d include/d/dlib/audio/sample.d @@ -71,14 +61,17 @@ include/d/dlib/geometry/trimesh.d include/d/dlib/geometry/utils.d include/d/dlib/image/animation.d include/d/dlib/image/arithmetics.d +include/d/dlib/image/canvas.d include/d/dlib/image/color.d include/d/dlib/image/compleximage.d +include/d/dlib/image/filters/binarization.d include/d/dlib/image/filters/boxblur.d include/d/dlib/image/filters/chromakey.d include/d/dlib/image/filters/contrast.d include/d/dlib/image/filters/convolution.d include/d/dlib/image/filters/desaturate.d include/d/dlib/image/filters/edgedetect.d +include/d/dlib/image/filters/histogram.d include/d/dlib/image/filters/lens.d include/d/dlib/image/filters/morphology.d include/d/dlib/image/filters/normalmap.d @@ -119,6 +112,7 @@ include/d/dlib/math/linsolve.d include/d/dlib/math/matrix.d include/d/dlib/math/package.d include/d/dlib/math/quaternion.d +include/d/dlib/math/smoothstep.d include/d/dlib/math/sse.d include/d/dlib/math/tensor.d include/d/dlib/math/transformation.d