diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-16 00:52:54 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-16 00:52:54 +0800 |
commit | f3e622b133af3548545cb82f29e2030485c8b6a2 (patch) | |
tree | 829c76876460725dd7ec373eab1b065e91a7cb5f | |
parent | ab36c6967b680acf04c72d9a2ce49da6f11ca464 (diff) | |
download | freebsd-ports-gnome-f3e622b133af3548545cb82f29e2030485c8b6a2.tar.gz freebsd-ports-gnome-f3e622b133af3548545cb82f29e2030485c8b6a2.tar.zst freebsd-ports-gnome-f3e622b133af3548545cb82f29e2030485c8b6a2.zip |
- Update to 1.03
- Add LICENSE
Changes: http://search.cpan.org/dist/Time-Clock/Changes
-rw-r--r-- | devel/p5-Time-Clock/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Time-Clock/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/devel/p5-Time-Clock/Makefile b/devel/p5-Time-Clock/Makefile index 7b066b8d95c6..191b2904fb71 100644 --- a/devel/p5-Time-Clock/Makefile +++ b/devel/p5-Time-Clock/Makefile @@ -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 diff --git a/devel/p5-Time-Clock/distinfo b/devel/p5-Time-Clock/distinfo index 007d59da0229..8c37f504fead 100644 --- a/devel/p5-Time-Clock/distinfo +++ b/devel/p5-Time-Clock/distinfo @@ -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 |