aboutsummaryrefslogtreecommitdiff
path: root/graphics/sekrit-twc-zimg
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-01-01 13:06:10 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-01-01 13:06:10 +0000
commit89b61eba05bb2510931785e4467a38b0c166552b (patch)
tree30b38ddeb0779418304eefef234b83de8d7c8acb /graphics/sekrit-twc-zimg
parent4fd6b1be12ac3f58c4daaca11308aca8aaf1b29c (diff)
downloadports-89b61eba05bb2510931785e4467a38b0c166552b.tar.gz
ports-89b61eba05bb2510931785e4467a38b0c166552b.zip
graphics/sekrit-twc-zimg: update to 2.7
Notes
Notes: svn path=/head/; revision=457770
Diffstat (limited to 'graphics/sekrit-twc-zimg')
-rw-r--r--graphics/sekrit-twc-zimg/Makefile2
-rw-r--r--graphics/sekrit-twc-zimg/distinfo6
-rw-r--r--graphics/sekrit-twc-zimg/files/patch-no-extra-deps11
3 files changed, 10 insertions, 9 deletions
diff --git a/graphics/sekrit-twc-zimg/Makefile b/graphics/sekrit-twc-zimg/Makefile
index a483953cf46e..ab93ae85776f 100644
--- a/graphics/sekrit-twc-zimg/Makefile
+++ b/graphics/sekrit-twc-zimg/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= zimg
-PORTVERSION= 2.6.3
+PORTVERSION= 2.7
DISTVERSIONPREFIX= release-
CATEGORIES= graphics
PKGNAMEPREFIX= ${GH_ACCOUNT}-
diff --git a/graphics/sekrit-twc-zimg/distinfo b/graphics/sekrit-twc-zimg/distinfo
index 88cf2b7ca70a..d39ee53579da 100644
--- a/graphics/sekrit-twc-zimg/distinfo
+++ b/graphics/sekrit-twc-zimg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511321252
-SHA256 (sekrit-twc-zimg-release-2.6.3_GH0.tar.gz) = a701e9ffbe3ad379e84d8720cf6220afb9c6946d761048fb77544325870cc2cb
-SIZE (sekrit-twc-zimg-release-2.6.3_GH0.tar.gz) = 238372
+TIMESTAMP = 1513823758
+SHA256 (sekrit-twc-zimg-release-2.7_GH0.tar.gz) = afc15350bd0072a24dd0ed1eaae832ce606245e3c1f8edd81a81bb6f1bfdda2d
+SIZE (sekrit-twc-zimg-release-2.7_GH0.tar.gz) = 246055
diff --git a/graphics/sekrit-twc-zimg/files/patch-no-extra-deps b/graphics/sekrit-twc-zimg/files/patch-no-extra-deps
index b7c8f501217e..7c1dce103bc5 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 2017-09-05 14:18:57 UTC
+--- Makefile.am.orig 2017-12-21 02:35:58 UTC
+++ Makefile.am
-@@ -280,31 +280,13 @@ endif # TESTAPP
+@@ -286,32 +286,13 @@ endif # TESTAPP
if UNIT_TEST
TESTS = test/unit_test
@@ -18,6 +18,7 @@
- test/extra/musl-libm/fpu_wrapper.c \
- test/extra/musl-libm/expf.c \
- test/extra/musl-libm/libm.h \
+- test/extra/musl-libm/log10f.c \
- test/extra/musl-libm/logf.c \
- test/extra/musl-libm/mymath.h \
- test/extra/musl-libm/powf.c \
@@ -33,7 +34,7 @@
test_unit_test_SOURCES = \
test/main.cpp \
-@@ -313,9 +295,6 @@ test_unit_test_SOURCES = \
+@@ -320,9 +301,6 @@ test_unit_test_SOURCES = \
test/colorspace/gamma_test.cpp \
test/depth/depth_convert_test.cpp \
test/depth/dither_test.cpp \
@@ -42,8 +43,8 @@
- test/extra/sha1/sha1.h \
test/graph/audit_buffer.cpp \
test/graph/audit_buffer.h \
- test/graph/basic_filter_test.cpp \
-@@ -355,7 +334,6 @@ test_unit_test_SOURCES += \
+ test/graph/copy_filter_test.cpp \
+@@ -362,7 +340,6 @@ test_unit_test_SOURCES += \
endif # X86SIMD_AVX512
test_unit_test_LDADD = \