Index: head/games/connectagram/Makefile =================================================================== --- head/games/connectagram/Makefile (revision 447313) +++ head/games/connectagram/Makefile (revision 447314) @@ -1,36 +1,35 @@ # Created by: Rusmir Dusko # $FreeBSD$ PORTNAME= connectagram -PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTVERSION= 1.2.5 DISTVERSIONSUFFIX= -src CATEGORIES= games MASTER_SITES= http://gottcode.org/connectagram/ MAINTAINER= ports@FreeBSD.org COMMENT= Word unscrambling game LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= compiler:c++11-lib qmake tar:bzip2 USE_QT5= buildtools_build core gui linguisttools_build network widgets INSTALLS_ICONS= yes OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ - 's|share/man|man|' ${WRKSRC}/connectagram.pro + 's|share/man|man|;s|metainfo|appdata|' ${WRKSRC}/connectagram.pro @${REINPLACE_CMD} -e \ 's|std::lround|lround|' ${WRKSRC}/src/*.cpp post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog NEWS README \ ${STAGEDIR}${DOCSDIR}) .include Index: head/games/connectagram/distinfo =================================================================== --- head/games/connectagram/distinfo (revision 447313) +++ head/games/connectagram/distinfo (revision 447314) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486991548 -SHA256 (connectagram-1.2.4-src.tar.bz2) = 94467d41f89cd3f24afaed9fe0f905a4daa45d803088e25a8bba55ea48f25102 -SIZE (connectagram-1.2.4-src.tar.bz2) = 1626433 +TIMESTAMP = 1501809382 +SHA256 (connectagram-1.2.5-src.tar.bz2) = a4214b55515ce9628945e3f0d46972901ceb9db7eb31e84c63ce3c024078274b +SIZE (connectagram-1.2.5-src.tar.bz2) = 1625834