aboutsummaryrefslogtreecommitdiff
path: root/graphics/partio/Makefile
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2019-07-12 16:15:48 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2019-07-12 16:15:48 +0000
commit2c9764390c92b83b3885970f42efe1650e7cd4e5 (patch)
tree948b0f77125ce68986440274e68aa60c8b5ecafb /graphics/partio/Makefile
parent55ce63c0665720ad4497229ae31f94aef59a0f81 (diff)
downloadports-2c9764390c92b83b3885970f42efe1650e7cd4e5.tar.gz
ports-2c9764390c92b83b3885970f42efe1650e7cd4e5.zip
graphics/partio: update to 1.10.1
* Fixed unique_ptr type in Particle class and made release() non-const. * Build against the configured gtest Reported by: portscout
Notes
Notes: svn path=/head/; revision=506468
Diffstat (limited to 'graphics/partio/Makefile')
-rw-r--r--graphics/partio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/partio/Makefile b/graphics/partio/Makefile
index fe61968c03fc..880e7a29ff49 100644
--- a/graphics/partio/Makefile
+++ b/graphics/partio/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= partio
-PORTVERSION= 1.8.3
+PORTVERSION= 1.10.1
DISTVERSIONPREFIX= v
CATEGORIES= graphics math