From owner-svn-ports-all@freebsd.org Wed Jun 26 18:16:51 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F72E15CEE2D; Wed, 26 Jun 2019 18:16:51 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AAF96821DD; Wed, 26 Jun 2019 18:16:50 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 82B8E3895; Wed, 26 Jun 2019 18:16:50 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x5QIGocu005709; Wed, 26 Jun 2019 18:16:50 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x5QIGo6Q005707; Wed, 26 Jun 2019 18:16:50 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <201906261816.x5QIGo6Q005707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Wed, 26 Jun 2019 18:16:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505177 - head/graphics/partio X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/graphics/partio X-SVN-Commit-Revision: 505177 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AAF96821DD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.983,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2019 18:16:51 -0000 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