From owner-svn-ports-head@freebsd.org Sat Oct 20 14:50:17 2018 Return-Path: Delivered-To: svn-ports-head@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 52D19FE7D2E; Sat, 20 Oct 2018 14:50:17 +0000 (UTC) (envelope-from sunpoet@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 0892572C11; Sat, 20 Oct 2018 14:50:17 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 03AFD1F6A2; Sat, 20 Oct 2018 14:50:17 +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 w9KEoGn9015658; Sat, 20 Oct 2018 14:50:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9KEoGms015653; Sat, 20 Oct 2018 14:50:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810201450.w9KEoGms015653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 20 Oct 2018 14:50:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482526 - head/www/p5-WWW-Mechanize X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/www/p5-WWW-Mechanize X-SVN-Commit-Revision: 482526 X-SVN-Commit-Repository: ports 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.29 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: Sat, 20 Oct 2018 14:50:17 -0000 Author: sunpoet Date: Sat Oct 20 14:50:16 2018 New Revision: 482526 URL: https://svnweb.freebsd.org/changeset/ports/482526 Log: Update to 1.89 - Add LICENSE_FILE Changes: https://metacpan.org/changes/distribution/WWW-Mechanize Modified: head/www/p5-WWW-Mechanize/Makefile head/www/p5-WWW-Mechanize/distinfo Modified: head/www/p5-WWW-Mechanize/Makefile ============================================================================== --- head/www/p5-WWW-Mechanize/Makefile Sat Oct 20 14:50:08 2018 (r482525) +++ head/www/p5-WWW-Mechanize/Makefile Sat Oct 20 14:50:16 2018 (r482526) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Mechanize -PORTVERSION= 1.88 +PORTVERSION= 1.89 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= This module is to help you automate interacti LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CGI>=4.08:www/p5-CGI \ Modified: head/www/p5-WWW-Mechanize/distinfo ============================================================================== --- head/www/p5-WWW-Mechanize/distinfo Sat Oct 20 14:50:08 2018 (r482525) +++ head/www/p5-WWW-Mechanize/distinfo Sat Oct 20 14:50:16 2018 (r482526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521909457 -SHA256 (WWW-Mechanize-1.88.tar.gz) = 36d97e778ab911ab5a762d551541686cbf3463c571f474322f7b5da77f50a879 -SIZE (WWW-Mechanize-1.88.tar.gz) = 170767 +TIMESTAMP = 1539962961 +SHA256 (WWW-Mechanize-1.89.tar.gz) = b09e88254b5f9a1b3ea38b3998a308e0e8b0d23e724c1337e2d146bc8519bdd7 +SIZE (WWW-Mechanize-1.89.tar.gz) = 175938