Sunday, February 27, 2022

Re: [MAINTAINER UPDATE] graphics/alembic -> 1.8.3

On Sun, Feb 27, 2022 at 02:51:10PM +0000, Dimitri Karamazov wrote:
> Simple update for graphics/alembic to 1.8.3
>
> Changelog:https://github.com/alembic/alembic/releases/tag/1.8.3
>
> Build & Run tested with blender on amd64
>
> /usr/local/lib/libAlembic.so.0.1 --> ../build-amd64/lib/Alembic/libAlembic.so.0.1
> No dynamic export changes
>
> 1 test fails out of 57
All tests pass, unless the earlier version of alembic is installed which carrying
out the tests.

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/alembic/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile 31 Aug 2021 07:30:29 -0000 1.4
+++ Makefile 27 Feb 2022 14:43:53 -0000
@@ -4,8 +4,7 @@ COMMENT= open framework for storing and

GH_ACCOUNT= alembic
GH_PROJECT= alembic
-GH_TAGNAME= 1.8.2
-REVISION= 0
+GH_TAGNAME= 1.8.3

SHARED_LIBS += Alembic 0.1 # 1.8

Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/alembic/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo 20 Jun 2021 11:29:19 -0000 1.3
+++ distinfo 27 Feb 2022 14:43:53 -0000
@@ -1,2 +1,2 @@
-SHA256 (alembic-1.8.2.tar.gz) = PxxGbuFgBXhomzKx8lhwZtMllwTsftH8+AwyTQEnT0g=
-SIZE (alembic-1.8.2.tar.gz) = 861796
+SHA256 (alembic-1.8.3.tar.gz) = sLx0gzv/EYqGnoHmrLgQpYeX5372MUOVSy+OgXx/Zcs=
+SIZE (alembic-1.8.3.tar.gz) = 862221

No comments:

Post a Comment