diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-08 12:44:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-08 12:44:13 +0000 |
commit | 6036bb4def7348057e2d51f8d9585884655059e6 (patch) | |
tree | 2bfe95c0df37348cce3c5f5bd429188db0ada02b /net/p5-Net-Frame-Simple | |
parent | d9b23b489d301b27aa911b6f7f3cb41e59594611 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Frame-Simple')
-rw-r--r-- | net/p5-Net-Frame-Simple/Makefile | 7 | ||||
-rw-r--r-- | net/p5-Net-Frame-Simple/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/net/p5-Net-Frame-Simple/Makefile b/net/p5-Net-Frame-Simple/Makefile index eacd958ad008..f263ba88bc69 100644 --- a/net/p5-Net-Frame-Simple/Makefile +++ b/net/p5-Net-Frame-Simple/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Net-Frame-Simple -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,9 +10,10 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Base framework for frame crafting LICENSE= ART10 +LICENSE_FILE= ${WRKSRC}/LICENSE.Artistic -BUILD_DEPENDS= p5-Net-Frame>=1.16:net/p5-Net-Frame \ - p5-Class-Gomor>=1.03:devel/p5-Class-Gomor +BUILD_DEPENDS= p5-Class-Gomor>=1.03:devel/p5-Class-Gomor \ + p5-Net-Frame>=1.16:net/p5-Net-Frame RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Frame-Simple/distinfo b/net/p5-Net-Frame-Simple/distinfo index 2094249fdb91..236bc443270e 100644 --- a/net/p5-Net-Frame-Simple/distinfo +++ b/net/p5-Net-Frame-Simple/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476561188 -SHA256 (Net-Frame-Simple-1.07.tar.gz) = 4ea46c0d9cb4a2dace4d3d022cb1c3e80dc9d645ae38c124ee485cfdc828814e -SIZE (Net-Frame-Simple-1.07.tar.gz) = 10944 +TIMESTAMP = 1494215618 +SHA256 (Net-Frame-Simple-1.08.tar.gz) = c5e457e8267ff2a3b9a49d573ce4d645c54141ff9b1f64e034a4e111ceb44821 +SIZE (Net-Frame-Simple-1.08.tar.gz) = 11012 |