diff --git a/games/spellathon/Makefile b/games/spellathon/Makefile index 7b872690fe77..595f528b703c 100644 --- a/games/spellathon/Makefile +++ b/games/spellathon/Makefile @@ -1,30 +1,30 @@ # New ports collection makefile for: spellathon # Date created: 7 May 2009 # Whom: girish # # $FreeBSD$ # PORTNAME= spellathon -PORTVERSION= 5.53 +PORTVERSION= 5.59 CATEGORIES= games MASTER_SITES= SF MAINTAINER= girish.rao.dev@gmail.com COMMENT= Word game to test your English vocabulary skills USE_QT_VER= 4 QT_COMPONENTS= gui moc_build qmake_build rcc_build uic_build post-patch: @${REINPLACE_CMD} 's|qmake|qmake-qt4|' ${WRKSRC}/Makefile @${REINPLACE_CMD} 's|dict/words.txt|${DATADIR}/words.txt|' \ ${WRKSRC}/src/logic/defines.h do-install: ${INSTALL} ${WRKSRC}/spellathon ${PREFIX}/bin ${INSTALL} ${WRKSRC}/spellathon-cl ${PREFIX}/bin ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/dict/words.txt ${DATADIR} .include diff --git a/games/spellathon/distinfo b/games/spellathon/distinfo index f24922f8d285..ab459a20fbde 100644 --- a/games/spellathon/distinfo +++ b/games/spellathon/distinfo @@ -1,3 +1,3 @@ -MD5 (spellathon-5.53.tar.gz) = 0297023e68df6804783431728bd3cf93 -SHA256 (spellathon-5.53.tar.gz) = e6519a36f26f11cd16da806e900851c321698fc5aac029ed16b9a4982716f967 -SIZE (spellathon-5.53.tar.gz) = 200821 +MD5 (spellathon-5.59.tar.gz) = f45da4ca8afd528f54fdb6143a6ff303 +SHA256 (spellathon-5.59.tar.gz) = a9ce10323a71a5ed3feb51d5df683018e8cafa50efba272fc847045788be5574 +SIZE (spellathon-5.59.tar.gz) = 201503