aboutsummaryrefslogtreecommitdiff
path: root/archivers/unrar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r--archivers/unrar/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index b8c803c5cdda..3165be2cf16c 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -1,20 +1,20 @@
PORTNAME= unrar
-PORTVERSION= 6.24
+PORTVERSION= 7.00
PORTEPOCH= 6
-CATEGORIES+= archivers
+CATEGORIES= archivers
MASTER_SITES= https://www.rarlab.com/rar/
-DISTNAME= unrarsrc-6.2.12
+DISTNAME= unrarsrc-7.0.7
MAINTAINER?= sunpoet@FreeBSD.org
COMMENT= Extract, view & test RAR archives
WWW= https://www.rarlab.com/
LICENSE= UNRAR
-LICENSE_FILE= ${WRKSRC}/license.txt
LICENSE_NAME= UnRAR license
+LICENSE_FILE= ${WRKSRC}/license.txt
LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
-USES+= compiler:c++11-lang cpe
+USES= compiler:c++11-lang cpe
LDFLAGS+= -lpthread
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" STRIP="${STRIP_CMD}"
@@ -25,7 +25,7 @@ PLIST_FILES= bin/unrar
SLAVEDIRS= archivers/unrar-iconv
-CONFLICTS_INSTALL?= unrar-iconv
+CONFLICTS_INSTALL= unrar unrar-iconv
CPE_VENDOR= rarlab