From owner-svn-ports-head@freebsd.org Wed Feb 27 23:47:16 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73D371509612; Wed, 27 Feb 2019 23:47:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0C8539677E; Wed, 27 Feb 2019 23:47:16 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6DCC524126; Wed, 27 Feb 2019 23:47:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1RNlFow011449; Wed, 27 Feb 2019 23:47:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1RNlEmu011446; Wed, 27 Feb 2019 23:47:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201902272347.x1RNlEmu011446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 27 Feb 2019 23:47:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494094 - head/archivers/unrar X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/archivers/unrar X-SVN-Commit-Revision: 494094 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 0C8539677E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.960,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2019 23:47:16 -0000 Author: sunpoet Date: Wed Feb 27 23:47:14 2019 New Revision: 494094 URL: https://svnweb.freebsd.org/changeset/ports/494094 Log: Update to 5.70 - Update MASTER_SITES - Update CONFLICTS_INSTALL: chinese/unrar was removed more than 8 months - Update pkg-descr - Update WWW Modified: head/archivers/unrar/Makefile head/archivers/unrar/distinfo head/archivers/unrar/pkg-descr Modified: head/archivers/unrar/Makefile ============================================================================== --- head/archivers/unrar/Makefile Wed Feb 27 23:47:09 2019 (r494093) +++ head/archivers/unrar/Makefile Wed Feb 27 23:47:14 2019 (r494094) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= unrar -DISTVERSION= 5.61 +DISTVERSION= 5.70 PORTEPOCH= 6 CATEGORIES+= archivers -MASTER_SITES= https://www.rarlab.com/rar/ \ +MASTER_SITES= https://rarlab.com/rar/ \ LOCAL/sunpoet -DISTNAME= unrarsrc-5.6.8 +DISTNAME= unrarsrc-5.7.3 MAINTAINER?= sunpoet@FreeBSD.org COMMENT= Extract, view & test RAR archives @@ -21,7 +21,7 @@ OPTIONS_DEFINE= OPENSSL_AES OPTIONS_DEFAULT=OPENSSL_AES OPENSSL_AES_DESC= Use OpenSSL implementation of AES -CONFLICTS_INSTALL?= zh-unrar unrar-iconv +CONFLICTS_INSTALL?= unrar-iconv LDFLAGS+= -lpthread MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" STRIP="${STRIP_CMD}" Modified: head/archivers/unrar/distinfo ============================================================================== --- head/archivers/unrar/distinfo Wed Feb 27 23:47:09 2019 (r494093) +++ head/archivers/unrar/distinfo Wed Feb 27 23:47:14 2019 (r494094) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546542256 -SHA256 (unrarsrc-5.6.8.tar.gz) = a4cc0ac14a354827751912d2af4a0a09e2c2129df5766576fa7e151791dd3dff -SIZE (unrarsrc-5.6.8.tar.gz) = 226647 +TIMESTAMP = 1551271326 +SHA256 (unrarsrc-5.7.3.tar.gz) = 40e856b78374f258d8a1f5f02c02f828c5392a0118c9300fd169a300b520a444 +SIZE (unrarsrc-5.7.3.tar.gz) = 228465 Modified: head/archivers/unrar/pkg-descr ============================================================================== --- head/archivers/unrar/pkg-descr Wed Feb 27 23:47:09 2019 (r494093) +++ head/archivers/unrar/pkg-descr Wed Feb 27 23:47:14 2019 (r494094) @@ -1,8 +1,8 @@ -The unRAR utility is a freeware program, distributed with source code and +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 +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://www.rarlab.com/ +WWW: https://rarlab.com/