From owner-svn-ports-head@freebsd.org Sun Jul 19 09:18:18 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6477F35971B; Sun, 19 Jul 2020 09:18:18 +0000 (UTC) (envelope-from pi@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4B8fRG1yr9z4LBk; Sun, 19 Jul 2020 09:18:18 +0000 (UTC) (envelope-from pi@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 0DBC81960F; Sun, 19 Jul 2020 09:18:18 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 06J9IHek030650; Sun, 19 Jul 2020 09:18:17 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 06J9IHrj030648; Sun, 19 Jul 2020 09:18:17 GMT (envelope-from pi@FreeBSD.org) Message-Id: <202007190918.06J9IHrj030648@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 19 Jul 2020 09:18:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542550 - head/graphics/wdune X-SVN-Group: ports-head X-SVN-Commit-Author: pi X-SVN-Commit-Paths: head/graphics/wdune X-SVN-Commit-Revision: 542550 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2020 09:18:18 -0000 Author: pi Date: Sun Jul 19 09:18:17 2020 New Revision: 542550 URL: https://svnweb.freebsd.org/changeset/ports/542550 Log: graphics/wdune: update 1.921 -> 1.926 - Restored move sibling - Fixed wrong hexnumber output in mysnprintf.c Modified: head/graphics/wdune/Makefile head/graphics/wdune/distinfo head/graphics/wdune/pkg-plist Modified: head/graphics/wdune/Makefile ============================================================================== --- head/graphics/wdune/Makefile Sun Jul 19 09:17:46 2020 (r542549) +++ head/graphics/wdune/Makefile Sun Jul 19 09:18:17 2020 (r542550) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wdune -PORTVERSION= 1.921 +PORTVERSION= 1.926 CATEGORIES= graphics MASTER_SITES= ftp://ftp.ourproject.org/pub/wdune/ @@ -12,12 +12,14 @@ COMMENT= Graphical VRML97 editor and animation tool LICENSE= GPLv2 BUILD_DEPENDS= cgal>0:math/cgal -LIB_DEPENDS= libpng.so:graphics/png \ - libswresample.so:multimedia/ffmpeg \ +LIB_DEPENDS= libcurl.so:ftp/curl \ libexpat.so:textproc/expat2 \ - libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ - libosdCPU.so:graphics/opensubdiv + libgmp.so:math/gmp \ + libmpfr.so:math/mpfr \ + libosdCPU.so:graphics/opensubdiv \ + libpng.so:graphics/png \ + libswresample.so:multimedia/ffmpeg USES= gl jpeg motif sdl tar:bzip2 xorg USE_XORG= x11 xft xi xmu xext xt Modified: head/graphics/wdune/distinfo ============================================================================== --- head/graphics/wdune/distinfo Sun Jul 19 09:17:46 2020 (r542549) +++ head/graphics/wdune/distinfo Sun Jul 19 09:18:17 2020 (r542550) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595009914 -SHA256 (wdune-1.921.tar.bz2) = a7157eb0c9c5468ab78c8ecbb1ef8417870a34328d3340769d005a3ebf44a485 -SIZE (wdune-1.921.tar.bz2) = 45656432 +TIMESTAMP = 1595145781 +SHA256 (wdune-1.926.tar.bz2) = 3f86a8b9705f8a77e6337b814da4e44b0e617d15888af8b7b1ca1aea9183203f +SIZE (wdune-1.926.tar.bz2) = 45939250 Modified: head/graphics/wdune/pkg-plist ============================================================================== --- head/graphics/wdune/pkg-plist Sun Jul 19 09:17:46 2020 (r542549) +++ head/graphics/wdune/pkg-plist Sun Jul 19 09:18:17 2020 (r542550) @@ -92,6 +92,7 @@ %%PORTDOCS%%%%DOCSDIR%%/export_example_c++/opengl_scripting_example/README.txt %%PORTDOCS%%%%DOCSDIR%%/export_example_c++/opengl_scripting_example/ScriptingExample.wrl %%PORTDOCS%%%%DOCSDIR%%/export_example_c++/opengl_scripting_example/main.cpp +%%PORTDOCS%%%%DOCSDIR%%/export_example_c++/qt_opengl_example/.qmake.stash %%PORTDOCS%%%%DOCSDIR%%/export_example_c++/qt_opengl_example/Makefile %%PORTDOCS%%%%DOCSDIR%%/export_example_c++/qt_opengl_example/README.txt %%PORTDOCS%%%%DOCSDIR%%/export_example_c++/qt_opengl_example/Untitled.wrl