Date: Tue, 5 May 2020 03:24:25 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534018 - head/devel/p5-common-sense Message-ID: <202005050324.0453OPej021407@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wen Date: Tue May 5 03:24:25 2020 New Revision: 534018 URL: https://svnweb.freebsd.org/changeset/ports/534018 Log: - Update to 3.75 - Pass maintainership to submitter - Add LICENSE_FILE PR: 245802 Submitted by: svysh.fbsd@gmail.com Approved by: maintainer(timeout, > 14 days) Modified: head/devel/p5-common-sense/Makefile head/devel/p5-common-sense/distinfo Modified: head/devel/p5-common-sense/Makefile ============================================================================== --- head/devel/p5-common-sense/Makefile Tue May 5 03:20:54 2020 (r534017) +++ head/devel/p5-common-sense/Makefile Tue May 5 03:24:25 2020 (r534018) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= common-sense -PORTVERSION= 3.74 +PORTVERSION= 3.75 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MLEHMANN PKGNAMEPREFIX= p5- -MAINTAINER= mons@cpan.org +MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl common defaults with lower memory usage LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure Modified: head/devel/p5-common-sense/distinfo ============================================================================== --- head/devel/p5-common-sense/distinfo Tue May 5 03:20:54 2020 (r534017) +++ head/devel/p5-common-sense/distinfo Tue May 5 03:24:25 2020 (r534018) @@ -1,2 +1,3 @@ -SHA256 (common-sense-3.74.tar.gz) = 771f7d02abd1ded94d9e37d3f66e795c8d2026d04defbeb5b679ca058116bbf3 -SIZE (common-sense-3.74.tar.gz) = 13002 +TIMESTAMP = 1588648750 +SHA256 (common-sense-3.75.tar.gz) = a86a1c4ca4f3006d7479064425a09fa5b6689e57261fcb994fe67d061cba0e7e +SIZE (common-sense-3.75.tar.gz) = 13516
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005050324.0453OPej021407>