diff options
-rw-r--r-- | graphics/opensubdiv/Makefile | 4 | ||||
-rw-r--r-- | graphics/opensubdiv/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile index db6279f5442c..779602788b4d 100644 --- a/graphics/opensubdiv/Makefile +++ b/graphics/opensubdiv/Makefile @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= opensubdiv -PORTVERSION= 3.3.0 +DISTVERSIONPREFIX= v +DISTVERSION= 3_3_0 CATEGORIES?= graphics MAINTAINER= FreeBSD@Shaneware.biz @@ -17,7 +18,6 @@ USES= cmake:outsource USE_GITHUB= yes GH_ACCOUNT= PixarAnimationStudios GH_PROJECT= OpenSubdiv -GH_TAGNAME= v3_3_0 USE_GL= gl glu glew CMAKE_VERBOSE= yes diff --git a/graphics/opensubdiv/distinfo b/graphics/opensubdiv/distinfo index 93404d46e51e..22d110bb487e 100644 --- a/graphics/opensubdiv/distinfo +++ b/graphics/opensubdiv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505223090 -SHA256 (PixarAnimationStudios-OpenSubdiv-3.3.0-v3_3_0_GH0.tar.gz) = 93d364340518515129fe199c80c4030f666ff71414d9c543e1526f14b5ffc8d0 -SIZE (PixarAnimationStudios-OpenSubdiv-3.3.0-v3_3_0_GH0.tar.gz) = 19263469 +TIMESTAMP = 1508415791 +SHA256 (PixarAnimationStudios-OpenSubdiv-v3_3_0_GH0.tar.gz) = 93d364340518515129fe199c80c4030f666ff71414d9c543e1526f14b5ffc8d0 +SIZE (PixarAnimationStudios-OpenSubdiv-v3_3_0_GH0.tar.gz) = 19263469 |