Index: head/games/colorcode/Makefile =================================================================== --- head/games/colorcode/Makefile (revision 400930) +++ head/games/colorcode/Makefile (revision 400931) @@ -1,28 +1,27 @@ # $FreeBSD$ PORTNAME= colorcode -PORTVERSION= 0.7.2 -PORTREVISION= 2 +PORTVERSION= 0.8.5 CATEGORIES= games MASTER_SITES= http://colorcode.laebisch.com/download/ DISTNAME= ColorCode-${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Advanced MasterMind game and solver -USE_QT4= gui moc_build rcc_build uic_build +USE_QT5= gui widgets buildtools_build USES= qmake WRKSRC= ${WRKDIR}/ColorCode-${PORTVERSION} -DESKTOP_ENTRIES= "ColorCode" "${COMMENT}" \ - "${PREFIX}/share/pixmaps/colorcode.png" "colorcode" \ +DESKTOP_ENTRIES= ColorCode "" \ + colorcode colorcode \ "LogicGame;Game;Qt;" true PLIST_FILES= bin/colorcode \ share/pixmaps/colorcode.png do-install: ${INSTALL_PROGRAM} ${WRKSRC}/colorcode ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/img/cc64.png ${STAGEDIR}${PREFIX}/share/pixmaps/colorcode.png .include Index: head/games/colorcode/distinfo =================================================================== --- head/games/colorcode/distinfo (revision 400930) +++ head/games/colorcode/distinfo (revision 400931) @@ -1,2 +1,2 @@ -SHA256 (ColorCode-0.7.2.tar.gz) = d1c5bf4d65c81de16c4159c2c69c096fc7ff47cca587d7233985e078d63c79aa -SIZE (ColorCode-0.7.2.tar.gz) = 236580 +SHA256 (ColorCode-0.8.5.tar.gz) = 7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85 +SIZE (ColorCode-0.8.5.tar.gz) = 233676 Index: head/games/colorcode/pkg-descr =================================================================== --- head/games/colorcode/pkg-descr (revision 400930) +++ head/games/colorcode/pkg-descr (revision 400931) @@ -1,8 +1,8 @@ ColorCode is a free advanced MasterMind clone with lots of different game variants, from the very easy up to really challenging ones. You can combine any color count from 2-10 with any column count from 2-5 and allow or not pegs of the same color. Or you may select one of the 5 predefined levels of difficulty. ColorCode has also a rather intelligent built-in MasterMind solver. -WWW: http://colorcode.laebisch.com/ +WWW: http://colorcode.laebisch.com/