Date: Tue, 26 Feb 2019 23:51:12 +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: r494001 - head/devel/p5-AnyEvent Message-ID: <201902262351.x1QNpCEp052158@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Feb 26 23:51:12 2019 New Revision: 494001 URL: https://svnweb.freebsd.org/changeset/ports/494001 Log: Update to 7.15 Changes: https://metacpan.org/changes/distribution/AnyEvent Modified: head/devel/p5-AnyEvent/Makefile head/devel/p5-AnyEvent/distinfo Modified: head/devel/p5-AnyEvent/Makefile ============================================================================== --- head/devel/p5-AnyEvent/Makefile Tue Feb 26 23:51:06 2019 (r494000) +++ head/devel/p5-AnyEvent/Makefile Tue Feb 26 23:51:12 2019 (r494001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= AnyEvent -PORTVERSION= 7.14 +PORTVERSION= 7.15 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -17,8 +17,9 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Canary-Stability>=0:devel/p5-Canary-Stability TEST_DEPENDS= p5-Net-SSLeay>=0:security/p5-Net-SSLeay -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/devel/p5-AnyEvent/distinfo ============================================================================== --- head/devel/p5-AnyEvent/distinfo Tue Feb 26 23:51:06 2019 (r494000) +++ head/devel/p5-AnyEvent/distinfo Tue Feb 26 23:51:12 2019 (r494001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498313077 -SHA256 (AnyEvent-7.14.tar.gz) = 539358d225bad34b4a64f5217f8c2a707b15e3a28c74120c9dd2270c7cca7d2a -SIZE (AnyEvent-7.14.tar.gz) = 301645 +TIMESTAMP = 1551199865 +SHA256 (AnyEvent-7.15.tar.gz) = 111db2335c71f789edaec271126b3810356691eb1214dd3f67b527a88ec9e354 +SIZE (AnyEvent-7.15.tar.gz) = 301283
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902262351.x1QNpCEp052158>