From owner-svn-ports-all@freebsd.org Thu Apr 6 06:43:31 2017 Return-Path: Delivered-To: svn-ports-all@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 90BA3D30D70; Thu, 6 Apr 2017 06:43:31 +0000 (UTC) (envelope-from tobik@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 6291DA9D; Thu, 6 Apr 2017 06:43:31 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v366hU2V008033; Thu, 6 Apr 2017 06:43:30 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v366hUWa008031; Thu, 6 Apr 2017 06:43:30 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201704060643.v366hUWa008031@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 6 Apr 2017 06:43:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437855 - head/sysutils/siegfried X-SVN-Group: ports-head 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.23 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, 06 Apr 2017 06:43:31 -0000 Author: tobik Date: Thu Apr 6 06:43:30 2017 New Revision: 437855 URL: https://svnweb.freebsd.org/changeset/ports/437855 Log: Update to 1.7.2 - Add LICENSE_FILE Changes: https://github.com/richardlehane/siegfried/blob/v1.7.2/CHANGELOG.md PR: 218403 Submitted by: Steffen (maintainer) Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10294 Modified: head/sysutils/siegfried/Makefile head/sysutils/siegfried/distinfo Modified: head/sysutils/siegfried/Makefile ============================================================================== --- head/sysutils/siegfried/Makefile Thu Apr 6 02:45:05 2017 (r437854) +++ head/sysutils/siegfried/Makefile Thu Apr 6 06:43:30 2017 (r437855) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= siegfried -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -10,6 +10,7 @@ MAINTAINER= steffen@fritz.wtf COMMENT= File identification tool LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt PLIST_FILES= bin/sf Modified: head/sysutils/siegfried/distinfo ============================================================================== --- head/sysutils/siegfried/distinfo Thu Apr 6 02:45:05 2017 (r437854) +++ head/sysutils/siegfried/distinfo Thu Apr 6 06:43:30 2017 (r437855) @@ -1,3 +1,3 @@ -TIMESTAMP = 1489340769 -SHA256 (richardlehane-siegfried-v1.7.1_GH0.tar.gz) = d72766730afa448ae902b57dcd1e05336ccf9cdf8272ae115e37798e7924dffc -SIZE (richardlehane-siegfried-v1.7.1_GH0.tar.gz) = 22495312 +TIMESTAMP = 1491420295 +SHA256 (richardlehane-siegfried-v1.7.2_GH0.tar.gz) = e5438460252fa7fc20afaead3d6a5c4b8582b19ea313bec9973fc014bf03c06b +SIZE (richardlehane-siegfried-v1.7.2_GH0.tar.gz) = 22966018