Index: head/graphics/dilay/Makefile =================================================================== --- head/graphics/dilay/Makefile (revision 468081) +++ head/graphics/dilay/Makefile (revision 468082) @@ -1,31 +1,31 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= dilay -DISTVERSION= 1.7.0 +DISTVERSION= 1.7.1 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 468081) +++ head/graphics/dilay/distinfo (revision 468082) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520411516 -SHA256 (abau-dilay-1.7.0_GH0.tar.gz) = 6671d5a3a1ad0120095426fb95432a3f74a6fe760f2fb0d0611811ea72b67057 -SIZE (abau-dilay-1.7.0_GH0.tar.gz) = 223431 +TIMESTAMP = 1524464621 +SHA256 (abau-dilay-1.7.1_GH0.tar.gz) = d8eb6b7414aac7dd3ce724247c71c239ae7427520ea6139b2e031a4d7beef14c +SIZE (abau-dilay-1.7.1_GH0.tar.gz) = 223400