Index: head/sysutils/freefilesync/Makefile =================================================================== --- head/sysutils/freefilesync/Makefile (revision 449109) +++ head/sysutils/freefilesync/Makefile (revision 449110) @@ -1,42 +1,42 @@ # Created by: Kevin Lo # $FreeBSD$ PORTNAME= freefilesync PORTVERSION= 8.3 PORTREVISION= 5 CATEGORIES= sysutils -MASTER_SITES= http://www.freefilesync.org/download/ \ - http://www.freefilesync.org/archive/ +MASTER_SITES= https://www.freefilesync.org/download/ \ + https://www.freefilesync.org/archive/ DISTNAME= FreeFileSync_${PORTVERSION}_Source MAINTAINER= ports@FreeBSD.org COMMENT= Backup software to synchronize files and folders LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/zenxml/xml.h:textproc/zenxml LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libnotify.so:devel/libnotify FETCH_ARGS= --user-agent=firefox WRKSRC= ${WRKDIR}/FreeFileSync/Source DOS2UNIX_WRKSRC=${WRKDIR} DOS2UNIX_GLOB= *.cpp *.h USES= compiler:c++14-lang dos2unix gmake pkgconfig zip USE_LDCONFIG= yes USE_WX= 3.0+ post-patch: @${REINPLACE_CMD} -e 's/wx-config/$${WX_CONFIG:T}/' \ -e 's,g++,$${CXX},' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's|||' \ ${WRKDIR}/zen/file_access.cpp @${REINPLACE_CMD} -e 's|WEXITSTATUS||' ${WRKDIR}/zen/shell_execute.h @${REINPLACE_CMD} -e 's| noexcept;|;|' ${WRKDIR}/zen/scope_guard.h @${REINPLACE_CMD} -e 's|CLOCK_MONOTONIC_RAW|CLOCK_MONOTONIC|' \ ${WRKDIR}/zen/tick_count.h .include Index: head/sysutils/freefilesync/pkg-descr =================================================================== --- head/sysutils/freefilesync/pkg-descr (revision 449109) +++ head/sysutils/freefilesync/pkg-descr (revision 449110) @@ -1,6 +1,6 @@ FreeFileSync is a free Open Source software that helps you synchronize files and synchronize folders for Windows, Linux, FreeBSD and Mac OS X. It is designed to save your time setting up and running backup jobs while having nice visual feedback along the way. -WWW: http://www.freefilesync.org/ +WWW: https://www.freefilesync.org/