Date: Sat, 15 Feb 2014 16:52:54 +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: r344442 - head/devel/p5-Time-Clock Message-ID: <201402151652.s1FGqstC008246@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Feb 15 16:52:54 2014 New Revision: 344442 URL: http://svnweb.freebsd.org/changeset/ports/344442 QAT: https://qat.redports.org/buildarchive/r344442/ Log: - Update to 1.03 - Add LICENSE Changes: http://search.cpan.org/dist/Time-Clock/Changes Modified: head/devel/p5-Time-Clock/Makefile head/devel/p5-Time-Clock/distinfo Modified: head/devel/p5-Time-Clock/Makefile ============================================================================== --- head/devel/p5-Time-Clock/Makefile Sat Feb 15 16:52:49 2014 (r344441) +++ head/devel/p5-Time-Clock/Makefile Sat Feb 15 16:52:54 2014 (r344442) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Time-Clock -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Twenty-four hour clock objects with nanosecond precision +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Time-Clock/distinfo ============================================================================== --- head/devel/p5-Time-Clock/distinfo Sat Feb 15 16:52:49 2014 (r344441) +++ head/devel/p5-Time-Clock/distinfo Sat Feb 15 16:52:54 2014 (r344442) @@ -1,2 +1,2 @@ -SHA256 (Time-Clock-1.02.tar.gz) = bd65aeb0c84fee262ef687eb60b868cb31c1d56204151dbdc6148a95423dceb8 -SIZE (Time-Clock-1.02.tar.gz) = 8502 +SHA256 (Time-Clock-1.03.tar.gz) = 35e8a8bbfcdb35d86dd4852a9cd32cfb455a9b42e22669186e920c8aca017aef +SIZE (Time-Clock-1.03.tar.gz) = 8885
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402151652.s1FGqstC008246>