aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ptex
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2019-05-24 06:04:13 +0800
committerswills <swills@FreeBSD.org>2019-05-24 06:04:13 +0800
commita07396ae83766576595e8d66bacff72ebad31b54 (patch)
tree676e05e122790b04b3a6039f4b9481446ce0bf61 /graphics/ptex
parent020cf65b57db16a542ee45dbdd2e2f541dcd22d3 (diff)
downloadfreebsd-ports-gnome-a07396ae83766576595e8d66bacff72ebad31b54.tar.gz
freebsd-ports-gnome-a07396ae83766576595e8d66bacff72ebad31b54.tar.zst
freebsd-ports-gnome-a07396ae83766576595e8d66bacff72ebad31b54.zip
graphics/ptex: Update to 2.3.2
PR: 237942 Submitted by: Shane <FreeBSD@ShaneWare.Biz> (maintainer)
Diffstat (limited to 'graphics/ptex')
-rw-r--r--graphics/ptex/Makefile8
-rw-r--r--graphics/ptex/distinfo6
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/ptex/Makefile b/graphics/ptex/Makefile
index f51712c49e5c..a95bfca94026 100644
--- a/graphics/ptex/Makefile
+++ b/graphics/ptex/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= ptex
-PORTVERSION= 2.3.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
+DISTVERSION= 2.3.2
CATEGORIES?= graphics
MAINTAINER= FreeBSD@Shaneware.biz
@@ -11,12 +10,15 @@ COMMENT= Per face texture library
LICENSE= BSD3CLAUSE
-USES= cmake:insource
+USES= cmake:insource pkgconfig
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= wdas
+# yes really, the release tarbal doesn't know what version it is
+CMAKE_ARGS+= -DPTEX_VER:STRING=${DISTVERSION}
+
OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= doxygen:devel/doxygen
diff --git a/graphics/ptex/distinfo b/graphics/ptex/distinfo
index 242cb98ff52b..b811d5accaf6 100644
--- a/graphics/ptex/distinfo
+++ b/graphics/ptex/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1544289265
-SHA256 (wdas-ptex-v2.3.0_GH0.tar.gz) = 285947961ac7da2a7a15955259e271a50e485793e1d596d9f254c847301eda92
-SIZE (wdas-ptex-v2.3.0_GH0.tar.gz) = 306462
+TIMESTAMP = 1557636252
+SHA256 (wdas-ptex-v2.3.2_GH0.tar.gz) = 30aeb85b965ca542a8945b75285cd67d8e207d23dbb57fcfeaab587bb443402b
+SIZE (wdas-ptex-v2.3.2_GH0.tar.gz) = 308550