From owner-svn-ports-head@FreeBSD.ORG Wed Feb 18 16:19:11 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C0CBEE5; Wed, 18 Feb 2015 16:19:11 +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 3F4F8DD2; Wed, 18 Feb 2015 16:19:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1IGJBSp056780; Wed, 18 Feb 2015 16:19:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1IGJAku056778; Wed, 18 Feb 2015 16:19:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502181619.t1IGJAku056778@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 18 Feb 2015 16:19:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379229 - head/www/p5-HTML-Parser-Simple 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: Wed, 18 Feb 2015 16:19:11 -0000 Author: sunpoet Date: Wed Feb 18 16:19:09 2015 New Revision: 379229 URL: https://svnweb.freebsd.org/changeset/ports/379229 QAT: https://qat.redports.org/buildarchive/r379229/ Log: - Update to 2.02 - Fix LICENSE Changes: http://search.cpan.org/dist/HTML-Parser-Simple/Changes Modified: head/www/p5-HTML-Parser-Simple/Makefile head/www/p5-HTML-Parser-Simple/distinfo Modified: head/www/p5-HTML-Parser-Simple/Makefile ============================================================================== --- head/www/p5-HTML-Parser-Simple/Makefile Wed Feb 18 16:19:04 2015 (r379228) +++ head/www/p5-HTML-Parser-Simple/Makefile Wed Feb 18 16:19:09 2015 (r379229) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= HTML-Parser-Simple -PORTVERSION= 2.01 -PORTREVISION= 1 +PORTVERSION= 2.02 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse nice HTML files without needing a compiler -LICENSE= ART10 +LICENSE= ART20 BUILD_DEPENDS= p5-Moo>=1.003001:${PORTSDIR}/devel/p5-Moo \ p5-Tree-Simple>=1.22:${PORTSDIR}/devel/p5-Tree-Simple Modified: head/www/p5-HTML-Parser-Simple/distinfo ============================================================================== --- head/www/p5-HTML-Parser-Simple/distinfo Wed Feb 18 16:19:04 2015 (r379228) +++ head/www/p5-HTML-Parser-Simple/distinfo Wed Feb 18 16:19:09 2015 (r379229) @@ -1,2 +1,2 @@ -SHA256 (HTML-Parser-Simple-2.01.tgz) = 3c421df7e107e7a0a2c2c20bfe39007a0cdb6d7993e639d01fb520ad0f315f25 -SIZE (HTML-Parser-Simple-2.01.tgz) = 26851 +SHA256 (HTML-Parser-Simple-2.02.tgz) = 51344c6e759bc14b38a12e0368ce99ba524f726f9dda275c5306d11d5a83f52d +SIZE (HTML-Parser-Simple-2.02.tgz) = 27570