svn commit: r505177 - head/graphics/partio
Fernando Apesteguía
fernape at FreeBSD.org
Wed Jun 26 18:16:51 UTC 2019
Author: fernape
Date: Wed Jun 26 18:16:49 2019
New Revision: 505177
URL: https://svnweb.freebsd.org/changeset/ports/505177
Log:
graphics/partio: update to 1.8.3
* Build enhancements
* Remove partioSe library
Reported by: portscout
Modified:
head/graphics/partio/Makefile
head/graphics/partio/distinfo
head/graphics/partio/pkg-plist
Modified: head/graphics/partio/Makefile
==============================================================================
--- head/graphics/partio/Makefile Wed Jun 26 18:06:12 2019 (r505176)
+++ head/graphics/partio/Makefile Wed Jun 26 18:16:49 2019 (r505177)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= partio
-PORTVERSION= 1.7.4
+PORTVERSION= 1.8.3
DISTVERSIONPREFIX= v
CATEGORIES= graphics math
Modified: head/graphics/partio/distinfo
==============================================================================
--- head/graphics/partio/distinfo Wed Jun 26 18:06:12 2019 (r505176)
+++ head/graphics/partio/distinfo Wed Jun 26 18:16:49 2019 (r505177)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555667035
-SHA256 (wdas-partio-v1.7.4_GH0.tar.gz) = 2d1e53ae3447061b370e0efaf2fd6b2d541de462ff312d1398a05bcaafb107ec
-SIZE (wdas-partio-v1.7.4_GH0.tar.gz) = 336205
+TIMESTAMP = 1561477252
+SHA256 (wdas-partio-v1.8.3_GH0.tar.gz) = 4fd2b5d398519d48358d0a08a1c1b6c411501b86752599270d9dbc3ae74fafe1
+SIZE (wdas-partio-v1.8.3_GH0.tar.gz) = 333035
Modified: head/graphics/partio/pkg-plist
==============================================================================
--- head/graphics/partio/pkg-plist Wed Jun 26 18:06:12 2019 (r505176)
+++ head/graphics/partio/pkg-plist Wed Jun 26 18:16:49 2019 (r505177)
@@ -6,7 +6,6 @@ bin/partview
include/Partio.h
include/PartioAttribute.h
include/PartioIterator.h
-include/PartioSe.h
include/PartioVec3.h
lib/libpartio.so
%%PYTHON_SITELIBDIR%%/_partio.so
More information about the svn-ports-all
mailing list