From owner-svn-ports-head@freebsd.org Wed Sep 6 17:46:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 613B0E0E488; Wed, 6 Sep 2017 17:46:15 +0000 (UTC) (envelope-from jbeich@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 mx1.freebsd.org (Postfix) with ESMTPS id D89F47498B; Wed, 6 Sep 2017 17:46:14 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v86HkDfo068961; Wed, 6 Sep 2017 17:46:13 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v86HkD4r068958; Wed, 6 Sep 2017 17:46:13 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201709061746.v86HkD4r068958@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 6 Sep 2017 17:46:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449349 - in head/graphics/sekrit-twc-zimg: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/graphics/sekrit-twc-zimg: . files X-SVN-Commit-Revision: 449349 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 06 Sep 2017 17:46:15 -0000 Author: jbeich Date: Wed Sep 6 17:46:13 2017 New Revision: 449349 URL: https://svnweb.freebsd.org/changeset/ports/449349 Log: graphics/sekrit-twc-zimg: update to 2.6.1 Changes: https://github.com/sekrit-twc/zimg/blob/release-2.6.1/ChangeLog ABI: https://abi-laboratory.pro/tracker/timeline/z/ MFH: 2017Q3 Modified: head/graphics/sekrit-twc-zimg/Makefile (contents, props changed) head/graphics/sekrit-twc-zimg/distinfo (contents, props changed) head/graphics/sekrit-twc-zimg/files/patch-no-extra-deps (contents, props changed) Modified: head/graphics/sekrit-twc-zimg/Makefile ============================================================================== --- head/graphics/sekrit-twc-zimg/Makefile Wed Sep 6 17:12:02 2017 (r449348) +++ head/graphics/sekrit-twc-zimg/Makefile Wed Sep 6 17:46:13 2017 (r449349) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zimg -PORTVERSION= 2.5.1 +PORTVERSION= 2.6.1 DISTVERSIONPREFIX= release- CATEGORIES= graphics PKGNAMEPREFIX= ${GH_ACCOUNT}- Modified: head/graphics/sekrit-twc-zimg/distinfo ============================================================================== --- head/graphics/sekrit-twc-zimg/distinfo Wed Sep 6 17:12:02 2017 (r449348) +++ head/graphics/sekrit-twc-zimg/distinfo Wed Sep 6 17:46:13 2017 (r449349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492296140 -SHA256 (sekrit-twc-zimg-release-2.5.1_GH0.tar.gz) = deb85887081cab7fa9c492b588900d60d6466e61ee8ea51a84ca280688d93de9 -SIZE (sekrit-twc-zimg-release-2.5.1_GH0.tar.gz) = 213083 +TIMESTAMP = 1504621137 +SHA256 (sekrit-twc-zimg-release-2.6.1_GH0.tar.gz) = 3f380898b4bf71c20cfedf9b2f87ba30612520c28b57c344c538dd56b1a5ea62 +SIZE (sekrit-twc-zimg-release-2.6.1_GH0.tar.gz) = 238285 Modified: head/graphics/sekrit-twc-zimg/files/patch-no-extra-deps ============================================================================== --- head/graphics/sekrit-twc-zimg/files/patch-no-extra-deps Wed Sep 6 17:12:02 2017 (r449348) +++ head/graphics/sekrit-twc-zimg/files/patch-no-extra-deps Wed Sep 6 17:46:13 2017 (r449349) @@ -1,13 +1,13 @@ ---- Makefile.am.orig 2016-08-17 04:57:11 UTC +--- Makefile.am.orig 2017-09-05 14:18:57 UTC +++ Makefile.am -@@ -250,30 +250,12 @@ endif # TESTAPP +@@ -280,31 +280,13 @@ endif # TESTAPP if UNIT_TEST TESTS = test/unit_test -check_LTLIBRARIES = test/libmusl_m.la check_PROGRAMS = test/unit_test --test_libmusl_m_la_CFLAGS = $(AM_CFLAGS) -Wno-sign-compare -Wno-unused-variable -Wno-unused-but-set-variable +-test_libmusl_m_la_CFLAGS = $(AM_CFLAGS) -std=c99 -Wno-sign-compare -Wno-unused-variable -Wno-unused-but-set-variable - -test_libmusl_m_la_SOURCES = \ - test/extra/musl-libm/__cos.c \ @@ -24,6 +24,7 @@ - test/extra/musl-libm/sin.c - test_unit_test_CPPFLAGS = \ + $(AM_CPPFLAGS) \ -I$(srcdir)/src/zimg \ -I$(srcdir)/test \ - -I$(srcdir)/test/extra \ @@ -32,8 +33,8 @@ test_unit_test_SOURCES = \ test/main.cpp \ -@@ -272,9 +255,6 @@ test_unit_test_SOURCES = \ - test/colorspace/colorspace_test.cpp \ +@@ -313,9 +295,6 @@ test_unit_test_SOURCES = \ + test/colorspace/gamma_test.cpp \ test/depth/depth_convert_test.cpp \ test/depth/dither_test.cpp \ - test/extra/sha1/config.h \ @@ -42,8 +43,8 @@ test/graph/audit_buffer.cpp \ test/graph/audit_buffer.h \ test/graph/basic_filter_test.cpp \ -@@ -302,7 +282,6 @@ test_unit_test_SOURCES += \ - endif #X86SIMD +@@ -355,7 +334,6 @@ test_unit_test_SOURCES += \ + endif # X86SIMD_AVX512 test_unit_test_LDADD = \ - test/extra/googletest/googletest/lib/libgtest.la \