Ping

On Wed, Feb 24, 2021 at 11:18:06AM +0000, Dimitri Karamazov wrote:
> Update graphics/opensubdiv to 3.4.4
> 
> Build & Run tested with Blender on amd64
> 
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/opensubdiv/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    26 Jan 2021 13:16:46 -0000      1.1.1.1
+++ Makefile    23 Feb 2021 17:37:41 -0000
@@ -2,14 +2,14 @@
 
 COMMENT=       open-source subdivision surface library
 
-V=             3.4.3
+V=             3.4.4
 GH_ACCOUNT=    PixarAnimationStudios
 GH_PROJECT=    OpenSubdiv
 GH_TAGNAME=    v${V:S/./_/g}
 DISTNAME=      ${GH_PROJECT:L}-${V}
 
-SHARED_LIBS += osdCPU          0.0 # 3.4.3
-SHARED_LIBS += osdGPU          0.0 # 3.4.3
+SHARED_LIBS += osdCPU          1.0 # 3.4.4
+SHARED_LIBS += osdGPU          1.0 # 3.4.4
 
 CATEGORIES=    graphics
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/opensubdiv/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    26 Jan 2021 13:16:46 -0000      1.1.1.1
+++ distinfo    23 Feb 2021 17:37:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (opensubdiv-3.4.3.tar.gz) = eyLrJ9Y2qwweA3Iselpb1PEWZO5lybSPNBptDOfzZ0U=
-SIZE (opensubdiv-3.4.3.tar.gz) = 39225589
+SHA256 (opensubdiv-3.4.4.tar.gz) = INSfgKK3eK1NAfCRrYjYwvkc9sc2OUDGITJBzm8QSPs=
+SIZE (opensubdiv-3.4.4.tar.gz) = 39228037

Reply via email to