From c63e601928d7acf04b82116c0631fa7dc48b7100 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Sun, 9 Oct 2016 10:43:36 +0000 Subject: graphics/sekrit-twc-zimg: update to 2.3 Changes: https://github.com/sekrit-twc/zimg/blob/release-2.3/ChangeLog --- graphics/sekrit-twc-zimg/Makefile | 3 ++- graphics/sekrit-twc-zimg/distinfo | 6 +++--- graphics/sekrit-twc-zimg/files/patch-no-extra-deps | 5 +++-- 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'graphics') diff --git a/graphics/sekrit-twc-zimg/Makefile b/graphics/sekrit-twc-zimg/Makefile index e71b404d4d24..b22dcba37ff8 100644 --- a/graphics/sekrit-twc-zimg/Makefile +++ b/graphics/sekrit-twc-zimg/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zimg -PORTVERSION= 2.2.1 +PORTVERSION= 2.3 DISTVERSIONPREFIX= release- CATEGORIES= graphics PKGNAMEPREFIX= ${GH_ACCOUNT}- @@ -40,6 +40,7 @@ OPTIONS_DEFAULT_i386= SIMD # runtime detection EXAMPLES_CONFIGURE_ENABLE= example EXAMPLES_MAKE_ARGS= exampledir="${EXAMPLESDIR}" +EXAMPLES_MAKE_ARGS_OFF= dist_example_DATA= dist_examplemisc_DATA= SIMD_CONFIGURE_ENABLE= x86simd diff --git a/graphics/sekrit-twc-zimg/distinfo b/graphics/sekrit-twc-zimg/distinfo index 9863a150411d..ce57a3de6b49 100644 --- a/graphics/sekrit-twc-zimg/distinfo +++ b/graphics/sekrit-twc-zimg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1471879593 -SHA256 (sekrit-twc-zimg-release-2.2.1_GH0.tar.gz) = 0ac3004f7612f91e2eda1aaaf170c2ceef4f90f881647b8e248f36b0e6954f54 -SIZE (sekrit-twc-zimg-release-2.2.1_GH0.tar.gz) = 175873 +TIMESTAMP = 1475114874 +SHA256 (sekrit-twc-zimg-release-2.3_GH0.tar.gz) = 09962385f986dbcfd8ed6160cdafc2bc57bef8c6bfb3ca3a4bcaa482f09c06fa +SIZE (sekrit-twc-zimg-release-2.3_GH0.tar.gz) = 188682 diff --git a/graphics/sekrit-twc-zimg/files/patch-no-extra-deps b/graphics/sekrit-twc-zimg/files/patch-no-extra-deps index 8910901bbebf..3a6402523ecc 100644 --- a/graphics/sekrit-twc-zimg/files/patch-no-extra-deps +++ b/graphics/sekrit-twc-zimg/files/patch-no-extra-deps @@ -1,6 +1,6 @@ --- Makefile.am.orig 2016-08-17 04:57:11 UTC +++ Makefile.am -@@ -242,29 +242,12 @@ endif # TESTAPP +@@ -250,30 +250,12 @@ endif # TESTAPP if UNIT_TEST TESTS = test/unit_test @@ -16,9 +16,10 @@ - test/extra/musl-libm/__sin.c \ - test/extra/musl-libm/cos.c \ - test/extra/musl-libm/fpu_wrapper.c \ +- test/extra/musl-libm/expf.c \ - test/extra/musl-libm/libm.h \ +- test/extra/musl-libm/logf.c \ - test/extra/musl-libm/mymath.h \ -- test/extra/musl-libm/pow.c \ - test/extra/musl-libm/powf.c \ - test/extra/musl-libm/sin.c - -- cgit v1.2.3