From owner-svn-ports-head@freebsd.org Tue Feb 28 22:51:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A6C2CF246C; Tue, 28 Feb 2017 22:51:05 +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 mx1.freebsd.org (Postfix) with ESMTPS id F0715C8E; Tue, 28 Feb 2017 22:51:04 +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 v1SMp47A082641; Tue, 28 Feb 2017 22:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1SMp31N082636; Tue, 28 Feb 2017 22:51:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702282251.v1SMp31N082636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 28 Feb 2017 22:51:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435101 - in head: mail/assp security/p5-File-Scan-ClamAV X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 28 Feb 2017 22:51:05 -0000 Author: sunpoet Date: Tue Feb 28 22:51:03 2017 New Revision: 435101 URL: https://svnweb.freebsd.org/changeset/ports/435101 Log: Update to 1.95 - Use real PORTVERSION - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/File-Scan-ClamAV/Changes Modified: head/mail/assp/Makefile head/security/p5-File-Scan-ClamAV/Makefile head/security/p5-File-Scan-ClamAV/distinfo head/security/p5-File-Scan-ClamAV/pkg-plist Modified: head/mail/assp/Makefile ============================================================================== --- head/mail/assp/Makefile Tue Feb 28 22:50:59 2017 (r435100) +++ head/mail/assp/Makefile Tue Feb 28 22:51:03 2017 (r435101) @@ -85,7 +85,7 @@ RUN_DEPENDS+= p5-File-ReadBackwards>=1.0 .endif .if ${PORT_OPTIONS:MCLAMAV} -RUN_DEPENDS+= p5-File-Scan-ClamAV>=1.9.1:security/p5-File-Scan-ClamAV +RUN_DEPENDS+= p5-File-Scan-ClamAV>=1.91:security/p5-File-Scan-ClamAV PLIST_SUB+= ASSP_CLAMAV="" .else PLIST_SUB+= ASSP_CLAMAV="@comment " Modified: head/security/p5-File-Scan-ClamAV/Makefile ============================================================================== --- head/security/p5-File-Scan-ClamAV/Makefile Tue Feb 28 22:50:59 2017 (r435100) +++ head/security/p5-File-Scan-ClamAV/Makefile Tue Feb 28 22:51:03 2017 (r435101) @@ -2,19 +2,22 @@ # $FreeBSD$ PORTNAME= File-Scan-ClamAV -PORTVERSION= 1.9.1 -PORTREVISION= 3 +PORTVERSION= 1.95 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for the clamav virus scanner +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= clamscan:security/clamav RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/security/p5-File-Scan-ClamAV/distinfo ============================================================================== --- head/security/p5-File-Scan-ClamAV/distinfo Tue Feb 28 22:50:59 2017 (r435100) +++ head/security/p5-File-Scan-ClamAV/distinfo Tue Feb 28 22:51:03 2017 (r435101) @@ -1,2 +1,3 @@ -SHA256 (File-Scan-ClamAV-1.91.tar.gz) = f9f265acfac680e590dc81c0d9f3e4eb4aaa833cf4910c7e21f881e1a4784b7e -SIZE (File-Scan-ClamAV-1.91.tar.gz) = 7048 +TIMESTAMP = 1488301508 +SHA256 (File-Scan-ClamAV-1.95.tar.gz) = d2418fcc8022fb541da609df47393219514b02c4968bd92d6372d2f836639f85 +SIZE (File-Scan-ClamAV-1.95.tar.gz) = 15010 Modified: head/security/p5-File-Scan-ClamAV/pkg-plist ============================================================================== --- head/security/p5-File-Scan-ClamAV/pkg-plist Tue Feb 28 22:50:59 2017 (r435100) +++ head/security/p5-File-Scan-ClamAV/pkg-plist Tue Feb 28 22:51:03 2017 (r435101) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/File::Scan::ClamAV.3.gz %%SITE_PERL%%/File/Scan/ClamAV.pm +%%PERL5_MAN3%%/File::Scan::ClamAV.3.gz