Date: Sat, 20 Oct 2018 14:50:16 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482526 - head/www/p5-WWW-Mechanize Message-ID: <201810201450.w9KEoGms015653@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810201450.w9KEoGms015653>