Index: head/games/spellathon/Makefile =================================================================== --- head/games/spellathon/Makefile (revision 234686) +++ head/games/spellathon/Makefile (revision 234687) @@ -1,30 +1,30 @@ # New ports collection makefile for: spellathon # Date created: 7 May 2009 # Whom: girish # # $FreeBSD$ # PORTNAME= spellathon -PORTVERSION= 5.4 +PORTVERSION= 5.21 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 Property changes on: head/games/spellathon/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/games/spellathon/distinfo =================================================================== --- head/games/spellathon/distinfo (revision 234686) +++ head/games/spellathon/distinfo (revision 234687) @@ -1,3 +1,3 @@ -MD5 (spellathon-5.4.tar.gz) = b550d3bec215bb35ece2e0fe121cb748 -SHA256 (spellathon-5.4.tar.gz) = 03feaa3dc9ef6aeb75fbbaf36b4c11528d56200bde0a3adbbb7552784a0705d4 -SIZE (spellathon-5.4.tar.gz) = 199033 +MD5 (spellathon-5.21.tar.gz) = 590517c939cf66011fba7ed9f4a3db2e +SHA256 (spellathon-5.21.tar.gz) = 9ddf494b849405e04304610855cb3a1fe35f6ad0e2e66d34adad391035644015 +SIZE (spellathon-5.21.tar.gz) = 198714 Property changes on: head/games/spellathon/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property