Index: head/graphics/dilay/Makefile =================================================================== --- head/graphics/dilay/Makefile (revision 459136) +++ head/graphics/dilay/Makefile (revision 459137) @@ -1,32 +1,32 @@ # Created by: Yuri Victorovich # $FreeBSD$ PORTNAME= dilay -PORTVERSION= 1.5.0 -PORTREVISION= 3 +DISTVERSION= 1.6.1-11 +DISTVERSIONSUFFIX= -g1c129887 # master has the fix for missing #include CATEGORIES= graphics -MAINTAINER= yuri@rawbw.com +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 - -USES= compiler:c++14-lang gmake qmake USE_CXXSTD= c++14 USE_GL= gl USE_QT5= core gui opengl widgets xml buildtools_build -# Workaround for: Parallel build fails (https://github.com/abau/dilay/issues/19) -MAKE_JOBS_UNSAFE=yes -# Workaround for: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210327 -QMAKE_ARGS+= QMAKE_CXXFLAGS_CXX11= +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 +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 459136) +++ head/graphics/dilay/distinfo (revision 459137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465955512 -SHA256 (abau-dilay-1.5.0_GH0.tar.gz) = 43e159848b15b731663d06f5b3f0a05b5ff36c6dfce9e855eb9f5b1a0807ea66 -SIZE (abau-dilay-1.5.0_GH0.tar.gz) = 145167 +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