Index: head/archivers/rar/Makefile =================================================================== --- head/archivers/rar/Makefile (revision 519975) +++ head/archivers/rar/Makefile (revision 519976) @@ -1,40 +1,40 @@ # Created by: ache # $FreeBSD$ PORTNAME= rar -PORTVERSION= 5.7.1 +PORTVERSION= 5.8.0 PORTEPOCH= 3 CATEGORIES= archivers MASTER_SITES= https://rarlab.com/rar/ DISTNAME= rarbsd${ARCH:S|amd64|-x64|:S|i386||}-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= File archiver (binary port) LICENSE= RAR LICENSE_NAME= RAR license LICENSE_FILE= ${WRKSRC}/license.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 RESTRICTED= only unmodified original package can be distributed NO_BUILD= yes WRKSRC= ${WRKDIR}/rar PLIST_FILES= bin/rar lib/default.sfx etc/rarfiles.lst man/cat1/rar.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rar ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/rar.txt ${STAGEDIR}${PREFIX}/man/cat1/rar.1 ${INSTALL_DATA} ${WRKSRC}/rarfiles.lst ${STAGEDIR}${PREFIX}/etc ${INSTALL_DATA} ${WRKSRC}/default.sfx ${STAGEDIR}${PREFIX}/lib # maintainer section: .if defined(MAINTAINER_MODE) DISTFILES= rarbsd-${PORTVERSION}.tar.gz \ rarbsd-x64-${PORTVERSION}.tar.gz .endif .include Index: head/archivers/rar/distinfo =================================================================== --- head/archivers/rar/distinfo (revision 519975) +++ head/archivers/rar/distinfo (revision 519976) @@ -1,5 +1,5 @@ -TIMESTAMP = 1556559990 -SHA256 (rarbsd-5.7.1.tar.gz) = 9d04e3ce85dbd4323b94e07c95962134c92111ef53902bfe68a61b481f835bd4 -SIZE (rarbsd-5.7.1.tar.gz) = 553931 -SHA256 (rarbsd-x64-5.7.1.tar.gz) = 06f1e024e91881a41ab22cd0eece04a3ec12ccd462917821baa8f8e79ef926b1 -SIZE (rarbsd-x64-5.7.1.tar.gz) = 597237 +TIMESTAMP = 1576164458 +SHA256 (rarbsd-5.8.0.tar.gz) = caa1ee3e4a941db5f0194248f8ffd1b59dd9684138d4a6c3afcd99059fd666eb +SIZE (rarbsd-5.8.0.tar.gz) = 555218 +SHA256 (rarbsd-x64-5.8.0.tar.gz) = ff5276a511d46fe813efb6785d0665e3b8e0ebab544c707b3d1005a4ea703386 +SIZE (rarbsd-x64-5.8.0.tar.gz) = 599813 Index: head/archivers/rar/pkg-descr =================================================================== --- head/archivers/rar/pkg-descr (revision 519975) +++ head/archivers/rar/pkg-descr (revision 519976) @@ -1,18 +1,18 @@ RAR archiver: - RAR introduces an original compression algorithm. It provides high compression ratios on executable files, object libraries, large text files, etc. - RAR provides functionality for creating a 'solid' archive, which can raise the compression ratio by 10% - 50% over more common methods, particularly when packing large numbers of small files. - RAR offers the ability to create and change SFX archives using default and external SFX modules. - RAR offers the ability to create a multi-volume archive as SFX. - RAR offers a number of service functions, such as encrypting files, adding archive comments and repairing physically damaged archives. -WWW: https://rarlab.com/ +WWW: https://www.rarlab.com/