Date: Sat, 11 Mar 2017 08:37:59 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435888 - in head/graphics/sekrit-twc-zimg: . files Message-ID: <201703110837.v2B8bxEX036357@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Mar 11 08:37:59 2017 New Revision: 435888 URL: https://svnweb.freebsd.org/changeset/ports/435888 Log: graphics/sekrit-twc-zimg: update to 2.5 Changes: https://github.com/sekrit-twc/zimg/blob/release-2.5/ChangeLog ABI: https://people.freebsd.org/~jbeich/compat_reports/zimg/2.4_to_2.5/compat_report.html Deleted: head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__avx2__test.cpp head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__sse2__test.cpp head/graphics/sekrit-twc-zimg/files/patch-test_resize_resize__impl__test.cpp Modified: head/graphics/sekrit-twc-zimg/Makefile (contents, props changed) head/graphics/sekrit-twc-zimg/distinfo (contents, props changed) Modified: head/graphics/sekrit-twc-zimg/Makefile ============================================================================== --- head/graphics/sekrit-twc-zimg/Makefile Sat Mar 11 08:37:50 2017 (r435887) +++ head/graphics/sekrit-twc-zimg/Makefile Sat Mar 11 08:37:59 2017 (r435888) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zimg -PORTVERSION= 2.4 +PORTVERSION= 2.5 DISTVERSIONPREFIX= release- CATEGORIES= graphics PKGNAMEPREFIX= ${GH_ACCOUNT}- Modified: head/graphics/sekrit-twc-zimg/distinfo ============================================================================== --- head/graphics/sekrit-twc-zimg/distinfo Sat Mar 11 08:37:50 2017 (r435887) +++ head/graphics/sekrit-twc-zimg/distinfo Sat Mar 11 08:37:59 2017 (r435888) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485025143 -SHA256 (sekrit-twc-zimg-release-2.4_GH0.tar.gz) = 996ea0e446df6ff4d6cb9c04a77d60978eca47c32d3785cd63fe8c29a9523d1f -SIZE (sekrit-twc-zimg-release-2.4_GH0.tar.gz) = 193791 +TIMESTAMP = 1489128996 +SHA256 (sekrit-twc-zimg-release-2.5_GH0.tar.gz) = 50b2bcc49e51cd36011a0c363ff914a81b6f161aefdffeaa2bc4a4627c13784d +SIZE (sekrit-twc-zimg-release-2.5_GH0.tar.gz) = 213054
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703110837.v2B8bxEX036357>