From owner-svn-ports-all@freebsd.org Thu Apr 12 16:01:17 2018 Return-Path: Delivered-To: svn-ports-all@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 4F8BBFA0049; Thu, 12 Apr 2018 16:01:17 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0C79690AD; Thu, 12 Apr 2018 16:01:16 +0000 (UTC) (envelope-from ler@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 EBB3457FD; Thu, 12 Apr 2018 16:01:16 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w3CG1G5E097309; Thu, 12 Apr 2018 16:01:16 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w3CG1Goa097307; Thu, 12 Apr 2018 16:01:16 GMT (envelope-from ler@FreeBSD.org) Message-Id: <201804121601.w3CG1Goa097307@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Thu, 12 Apr 2018 16:01:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467160 - head/security/clamav X-SVN-Group: ports-head X-SVN-Commit-Author: ler X-SVN-Commit-Paths: head/security/clamav X-SVN-Commit-Revision: 467160 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2018 16:01:17 -0000 Author: ler Date: Thu Apr 12 16:01:16 2018 New Revision: 467160 URL: https://svnweb.freebsd.org/changeset/ports/467160 Log: security/clamav: Unbreak package without unrar. PR: 227420 Submitted by: PopularMoment@protonmail.com Modified: head/security/clamav/Makefile head/security/clamav/pkg-plist Modified: head/security/clamav/Makefile ============================================================================== --- head/security/clamav/Makefile Thu Apr 12 15:39:21 2018 (r467159) +++ head/security/clamav/Makefile Thu Apr 12 16:01:16 2018 (r467160) @@ -3,6 +3,7 @@ PORTNAME= clamav PORTVERSION= 0.100.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.clamav.net/downloads/production/ Modified: head/security/clamav/pkg-plist ============================================================================== --- head/security/clamav/pkg-plist Thu Apr 12 15:39:21 2018 (r467159) +++ head/security/clamav/pkg-plist Thu Apr 12 16:01:16 2018 (r467160) @@ -18,12 +18,12 @@ lib/libclammspack.a lib/libclammspack.so lib/libclammspack.so.0 lib/libclammspack.so.0.1.0 -lib/libclamunrar.so -lib/libclamunrar.so.7 -lib/libclamunrar.so.7.1.1 -lib/libclamunrar_iface.so -lib/libclamunrar_iface.so.7 -lib/libclamunrar_iface.so.7.1.1 +%%UNRAR%%lib/libclamunrar.so +%%UNRAR%%lib/libclamunrar.so.7 +%%UNRAR%%lib/libclamunrar.so.7.1.1 +%%UNRAR%%lib/libclamunrar_iface.so +%%UNRAR%%lib/libclamunrar_iface.so.7 +%%UNRAR%%lib/libclamunrar_iface.so.7.1.1 libdata/pkgconfig/libclamav.pc libdata/pkgconfig/libclammspack.pc man/man1/clambc.1.gz