Index: head/graphics/dilay/Makefile =================================================================== --- head/graphics/dilay/Makefile (revision 463778) +++ head/graphics/dilay/Makefile (revision 463779) @@ -1,32 +1,31 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= dilay -DISTVERSION= 1.6.1-11 -DISTVERSIONSUFFIX= -g1c129887 # master has the fix for missing #include +DISTVERSION= 1.7.0 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= 3D sculpting application LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${LOCALBASE}/include/glm/glm.hpp:math/glm USES= compiler:c++14-lang gmake qmake USE_GITHUB= yes GH_ACCOUNT= abau USE_CXXSTD= c++14 USE_GL= gl USE_QT5= core gui opengl widgets xml buildtools_build MAKE_JOBS_UNSAFE= yes # Workaround for: https://github.com/abau/dilay/issues/19 parallel build fails (still a problem despite having been closed) PLIST_FILES= bin/dilay \ share/applications/dilay.desktop .for sz in 16 32 48 256 PLIST_FILES+= share/icons/hicolor/${sz}x${sz}/apps/dilay.png .endfor .include Index: head/graphics/dilay/distinfo =================================================================== --- head/graphics/dilay/distinfo (revision 463778) +++ head/graphics/dilay/distinfo (revision 463779) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515695147 -SHA256 (abau-dilay-1.6.1-11-g1c129887_GH0.tar.gz) = b9162f2496c9c52687d1c95aa5a9376dd5d075475ee32299672596376f4f0ee4 -SIZE (abau-dilay-1.6.1-11-g1c129887_GH0.tar.gz) = 219617 +TIMESTAMP = 1520411516 +SHA256 (abau-dilay-1.7.0_GH0.tar.gz) = 6671d5a3a1ad0120095426fb95432a3f74a6fe760f2fb0d0611811ea72b67057 +SIZE (abau-dilay-1.7.0_GH0.tar.gz) = 223431 Index: head/graphics/dilay/pkg-descr =================================================================== --- head/graphics/dilay/pkg-descr (revision 463778) +++ head/graphics/dilay/pkg-descr (revision 463779) @@ -1,6 +1,6 @@ Dilay is a 3D sculpting application that provides an intuitive workflow using a number of powerful modeling tools. As each tool locally subdivides the mesh where more details are required, Dilay allows artists to rapidly create complex meshes. -WWW: http://abau.org/dilay +WWW: https://abau.org/dilay/