Date: Sun, 23 Aug 2020 08:44:30 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r545806 - in head/graphics/alembic: . files Message-ID: <202008230844.07N8iU6G069503@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Sun Aug 23 08:44:30 2020 New Revision: 545806 URL: https://svnweb.freebsd.org/changeset/ports/545806 Log: - Update to version 1.7.14 - Remove the upstreamed patch Found out via: repology.org Deleted: head/graphics/alembic/files/patch-lib_Alembic_Util_Murmur3.cpp Modified: head/graphics/alembic/Makefile head/graphics/alembic/distinfo Modified: head/graphics/alembic/Makefile ============================================================================== --- head/graphics/alembic/Makefile Sun Aug 23 07:11:45 2020 (r545805) +++ head/graphics/alembic/Makefile Sun Aug 23 08:44:30 2020 (r545806) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= alembic -PORTVERSION= 1.7.13 -PORTREVISION= 2 +PORTVERSION= 1.7.14 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org Modified: head/graphics/alembic/distinfo ============================================================================== --- head/graphics/alembic/distinfo Sun Aug 23 07:11:45 2020 (r545805) +++ head/graphics/alembic/distinfo Sun Aug 23 08:44:30 2020 (r545806) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594494161 -SHA256 (alembic-alembic-1.7.13_GH0.tar.gz) = 14a44a1d28d1a0736655e53fc529dd4d3993bf4d03535f66de9e634c9b47d441 -SIZE (alembic-alembic-1.7.13_GH0.tar.gz) = 853723 +TIMESTAMP = 1598128759 +SHA256 (alembic-alembic-1.7.14_GH0.tar.gz) = 11b8921a84c9e155f997a8a2e18633c8bb9b7089d6f7e9d30df2d5e960db897b +SIZE (alembic-alembic-1.7.14_GH0.tar.gz) = 854872
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008230844.07N8iU6G069503>