aboutsummaryrefslogtreecommitdiff
path: root/graphics/opensubdiv
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-01 13:15:36 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-01 13:15:36 +0000
commit77f8276a881b10dbc4166c281c69d8df4675409b (patch)
tree494feb823c7a0efa6fafeacaa9d18f03e331ae4d /graphics/opensubdiv
parente255815fa14317bcd7ad4d2e56b97547481c5608 (diff)
downloadports-77f8276a881b10dbc4166c281c69d8df4675409b.tar.gz
ports-77f8276a881b10dbc4166c281c69d8df4675409b.zip
Github cleanup.
- Use the version tag instead of commit hash when they're the same. - Remove unnneeded variables. - Simplify go- ports when possible. - Various fixes. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=416242
Diffstat (limited to 'graphics/opensubdiv')
-rw-r--r--graphics/opensubdiv/Makefile4
-rw-r--r--graphics/opensubdiv/distinfo5
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile
index 2afa7834ad0c..3d2cba44d036 100644
--- a/graphics/opensubdiv/Makefile
+++ b/graphics/opensubdiv/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= opensubdiv
-PORTVERSION= 3.0.3
+DISTVERSIONPREFIX= v
+DISTVERSION= 3_0_3
PORTREVISION= 1
CATEGORIES= graphics devel
@@ -16,7 +17,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/GLFW/glfw3.h:graphics/glfw
USE_GITHUB= yes
GH_ACCOUNT= PixarAnimationStudios
GH_PROJECT= OpenSubdiv
-GH_TAGNAME= v3_0_3
USE_LDCONFIG= yes
USE_GL= glew
diff --git a/graphics/opensubdiv/distinfo b/graphics/opensubdiv/distinfo
index bafe81acac7c..2170be9165a2 100644
--- a/graphics/opensubdiv/distinfo
+++ b/graphics/opensubdiv/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PixarAnimationStudios-OpenSubdiv-3.0.3-v3_0_3_GH0.tar.gz) = 9b68336087048381b47487cceb7ab756bb35c32ae712ebe4fd33835e13cf9f8a
-SIZE (PixarAnimationStudios-OpenSubdiv-3.0.3-v3_0_3_GH0.tar.gz) = 15833251
+TIMESTAMP = 1464775403
+SHA256 (PixarAnimationStudios-OpenSubdiv-v3_0_3_GH0.tar.gz) = 9b68336087048381b47487cceb7ab756bb35c32ae712ebe4fd33835e13cf9f8a
+SIZE (PixarAnimationStudios-OpenSubdiv-v3_0_3_GH0.tar.gz) = 15833251