Date: Wed, 28 Nov 2018 19:19: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: r486116 - head/misc/p5-Software-License Message-ID: <201811281919.wASJJCNi068272@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 28 19:19:12 2018 New Revision: 486116 URL: https://svnweb.freebsd.org/changeset/ports/486116 Log: Update to 0.103014 - Take maintainership Changes: https://metacpan.org/changes/distribution/Software-License Modified: head/misc/p5-Software-License/Makefile head/misc/p5-Software-License/distinfo Modified: head/misc/p5-Software-License/Makefile ============================================================================== --- head/misc/p5-Software-License/Makefile Wed Nov 28 19:19:03 2018 (r486115) +++ head/misc/p5-Software-License/Makefile Wed Nov 28 19:19:12 2018 (r486116) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= Software-License -PORTVERSION= 0.103013 +PORTVERSION= 0.103014 CATEGORIES= misc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LEONT PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Packages that provide templated software licenses LICENSE= ART10 GPLv1+ @@ -21,8 +21,9 @@ RUN_DEPENDS= p5-Data-Section>=0:devel/p5-Data-Section p5-Text-Template>=0:textproc/p5-Text-Template TEST_DEPENDS= p5-Try-Tiny>=0:lang/p5-Try-Tiny -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/misc/p5-Software-License/distinfo ============================================================================== --- head/misc/p5-Software-License/distinfo Wed Nov 28 19:19:03 2018 (r486115) +++ head/misc/p5-Software-License/distinfo Wed Nov 28 19:19:12 2018 (r486116) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515274652 -SHA256 (Software-License-0.103013.tar.gz) = 2641d937390f43b08fa31c419713cd96a2f0bf160be04cab322631daf6810ff3 -SIZE (Software-License-0.103013.tar.gz) = 120235 +TIMESTAMP = 1543424825 +SHA256 (Software-License-0.103014.tar.gz) = eb45ea602d75006683789fbba57a01c0a1f7037371de95ea54b91577535d1789 +SIZE (Software-License-0.103014.tar.gz) = 121711
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811281919.wASJJCNi068272>