diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-01 19:15:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-01 19:15:36 +0000 |
commit | 1f10ef4be6c471908da13e46273ffa09f8b53c76 (patch) | |
tree | 9abb64389a195b04daa83de98eec990edc4d970c /textproc/p5-Pod-Readme | |
parent | 4e45793e74281ed36cda42813302215d45ed8404 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Pod-Readme')
-rw-r--r-- | textproc/p5-Pod-Readme/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Pod-Readme/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Readme/Makefile b/textproc/p5-Pod-Readme/Makefile index a9baa482dbfc..e7f5e02c8771 100644 --- a/textproc/p5-Pod-Readme/Makefile +++ b/textproc/p5-Pod-Readme/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Pod-Readme -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v CATEGORIES= textproc perl5 MASTER_SITES= CPAN @@ -12,6 +12,7 @@ COMMENT= Convert POD to README file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CPAN-Changes>=0.300000:devel/p5-CPAN-Changes \ diff --git a/textproc/p5-Pod-Readme/distinfo b/textproc/p5-Pod-Readme/distinfo index dbb618d16762..f1e0bdfc0c96 100644 --- a/textproc/p5-Pod-Readme/distinfo +++ b/textproc/p5-Pod-Readme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1540908690 -SHA256 (Pod-Readme-v1.2.0.tar.gz) = 9f09ae65150db874b81642b56993d4a5da116543233348beb1a85013b21d867d -SIZE (Pod-Readme-v1.2.0.tar.gz) = 32862 +TIMESTAMP = 1541006241 +SHA256 (Pod-Readme-v1.2.1.tar.gz) = cb7e6954f3f221cd67312486a39107440cbfc385694495769970c8abc8f4e078 +SIZE (Pod-Readme-v1.2.1.tar.gz) = 36421 |