Index: head/net-p2p/torrent-file-editor/Makefile =================================================================== --- head/net-p2p/torrent-file-editor/Makefile (revision 500599) +++ head/net-p2p/torrent-file-editor/Makefile (revision 500600) @@ -1,32 +1,34 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ PORTNAME= torrent-file-editor -PORTVERSION= 0.3.13 -PORTREVISION= 3 +PORTVERSION= 0.3.14 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= Qt-based GUI tool for creating and editing .torrent files LICENSE= GPLv3 USES= cmake compiler:c++11-lang desktop-file-utils qt:5 USE_QT= buildtools_build linguisttools_build qmake_build \ core gui widgets CMAKE_ARGS= -DQT5_BUILD:BOOL=ON OPTIONS_DEFINE= DONATION OPTIONS_DEFAULT= DONATION DONATION_DESC= Show donation text in the About dialog DONATION_CMAKE_OFF= -DDISABLE_DONATION:BOOL=ON post-patch: +# Fix apparently forgotten version bump + @${REINPLACE_CMD} -e '/APP_VERSION/s,0\.3\.13,${PORTVERSION},' \ + ${WRKSRC}/CMakeLists.txt # Avoid conflict with C++20 by adding .txt suffix @${REINPLACE_CMD} -i .c++20 '/file/s/version/&.txt/' \ ${WRKSRC}/Version.cmake ${WRKSRC}/Dmg.cmake .include Index: head/net-p2p/torrent-file-editor/distinfo =================================================================== --- head/net-p2p/torrent-file-editor/distinfo (revision 500599) +++ head/net-p2p/torrent-file-editor/distinfo (revision 500600) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540530501 -SHA256 (torrent-file-editor-0.3.13.tar.gz) = 5565cd7cdcb7f6d2e16aff4cab37a3a2c3965ae8ac567f6964b55d955cf6dd91 -SIZE (torrent-file-editor-0.3.13.tar.gz) = 374616 +TIMESTAMP = 1555042031 +SHA256 (torrent-file-editor-0.3.14.tar.gz) = 1da2d493f9625132aa1fa9e43abb908044705b905cd645570a24c60628f37090 +SIZE (torrent-file-editor-0.3.14.tar.gz) = 377037