From owner-svn-ports-head@FreeBSD.ORG Fri Sep 12 13:58:20 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EADEEF24; Fri, 12 Sep 2014 13:58:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 D5FC0279; Fri, 12 Sep 2014 13:58:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8CDwK7u055521; Fri, 12 Sep 2014 13:58:20 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8CDwKsO055519; Fri, 12 Sep 2014 13:58:20 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201409121358.s8CDwKsO055519@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Fri, 12 Sep 2014 13:58:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368026 - head/sysutils/p5-Unix-Processors 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.18-1 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: Fri, 12 Sep 2014 13:58:21 -0000 Author: jadawin Date: Fri Sep 12 13:58:20 2014 New Revision: 368026 URL: http://svnweb.freebsd.org/changeset/ports/368026 QAT: https://qat.redports.org/buildarchive/r368026/ Log: - Update to 2.043 - Add license Modified: head/sysutils/p5-Unix-Processors/Makefile head/sysutils/p5-Unix-Processors/distinfo Modified: head/sysutils/p5-Unix-Processors/Makefile ============================================================================== --- head/sysutils/p5-Unix-Processors/Makefile Fri Sep 12 13:25:16 2014 (r368025) +++ head/sysutils/p5-Unix-Processors/Makefile Fri Sep 12 13:58:20 2014 (r368026) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unix-Processors -PORTVERSION= 2.042 +PORTVERSION= 2.043 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Interface to processor (CPU) information +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/sysutils/p5-Unix-Processors/distinfo ============================================================================== --- head/sysutils/p5-Unix-Processors/distinfo Fri Sep 12 13:25:16 2014 (r368025) +++ head/sysutils/p5-Unix-Processors/distinfo Fri Sep 12 13:58:20 2014 (r368026) @@ -1,2 +1,2 @@ -SHA256 (Unix-Processors-2.042.tar.gz) = 9a688aac81be06510689b94b77706377afcc9b4eaf05c79310650b24d1cca7df -SIZE (Unix-Processors-2.042.tar.gz) = 14435 +SHA256 (Unix-Processors-2.043.tar.gz) = d339ef950881d790ebc1346ba170c3fbb080ebe7b4150a3591e77975c438cc5f +SIZE (Unix-Processors-2.043.tar.gz) = 14942