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