Index: head/archivers/unrar/Makefile =================================================================== --- head/archivers/unrar/Makefile (revision 519976) +++ head/archivers/unrar/Makefile (revision 519977) @@ -1,44 +1,45 @@ # Created by: ache # $FreeBSD$ PORTNAME= unrar PORTVERSION= 5.80 +PORTREVISION= 1 PORTEPOCH= 6 CATEGORIES+= archivers MASTER_SITES= https://rarlab.com/rar/ \ LOCAL/sunpoet -DISTNAME= unrarsrc-5.8.3 +DISTNAME= unrarsrc-5.8.5 MAINTAINER?= sunpoet@FreeBSD.org COMMENT= Extract, view & test RAR archives LICENSE= UNRAR LICENSE_FILE= ${WRKSRC}/license.txt LICENSE_NAME= UnRAR license LICENSE_PERMS= auto-accept dist-mirror pkg-mirror USES+= compiler:c++11-lang OPTIONS_DEFINE= OPENSSL_AES OPTIONS_DEFAULT=OPENSSL_AES OPENSSL_AES_DESC= Use OpenSSL implementation of AES CONFLICTS_INSTALL?= unrar-iconv LDFLAGS+= -lpthread MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" STRIP="${STRIP_CMD}" MAKEFILE= makefile WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/unrar SLAVEDIRS= archivers/unrar-iconv OPENSSL_AES_CPPFLAGS= -DOPENSSL_AES -I${OPENSSLINC} OPENSSL_AES_LDFLAGS= ${${OPENSSLLIB} == /usr/lib :? :-L${OPENSSLLIB}} -lcrypto OPENSSL_AES_USES= ssl do-install: ${INSTALL_PROGRAM} ${WRKSRC}/unrar ${STAGEDIR}${PREFIX}/bin/ .include Index: head/archivers/unrar/distinfo =================================================================== --- head/archivers/unrar/distinfo (revision 519976) +++ head/archivers/unrar/distinfo (revision 519977) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573554645 -SHA256 (unrarsrc-5.8.3.tar.gz) = 3591685c8f5bbcb0be09de3d0a0544adb88966b9cccb80986f6cd2b534fd91a6 -SIZE (unrarsrc-5.8.3.tar.gz) = 229162 +TIMESTAMP = 1576164460 +SHA256 (unrarsrc-5.8.5.tar.gz) = a725923a627bc8b3dd670a347b57701e1ad61f5f4e7b789d09244fb4b7f97b29 +SIZE (unrarsrc-5.8.5.tar.gz) = 229641 Index: head/archivers/unrar/pkg-descr =================================================================== --- head/archivers/unrar/pkg-descr (revision 519976) +++ head/archivers/unrar/pkg-descr (revision 519977) @@ -1,8 +1,8 @@ The UnRAR utility is a freeware program, distributed with source code and developed for extracting, testing and viewing the contents of archives created with the RAR archiver, version 1.50 and above. The UnRAR utility is a minor part of the RAR archiver and contains RAR uncompression algorithm. UnRAR requires very small volume of memory to operate. -WWW: https://rarlab.com/ +WWW: https://www.rarlab.com/