diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-10-10 06:19:16 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-10-10 06:19:16 +0000 |
commit | faad5a345238e7dd53deb6b2ad44bdbcd2083287 (patch) | |
tree | 8b45ad0e3c59bd61e969fae4a81510ee78b623f0 | |
parent | - fix OpenSSL 1.1.x build (diff) |
- Update to 0.47
Changes: https://metacpan.org/changes/distribution/Template-Declare
Notes
Notes:
svn path=/head/; revision=481693
-rw-r--r-- | textproc/p5-Template-Declare/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Template-Declare/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index ded306e2ec4b..9e10ff954f19 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Template-Declare -PORTVERSION= 0.46 -PORTREVISION= 1 +PORTVERSION= 0.47 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Template-Declare/distinfo b/textproc/p5-Template-Declare/distinfo index 73661cee97cb..1e3d52c7a47d 100644 --- a/textproc/p5-Template-Declare/distinfo +++ b/textproc/p5-Template-Declare/distinfo @@ -1,2 +1,3 @@ -SHA256 (Template-Declare-0.46.tar.gz) = fa436a1a185baae8769618d3ae8c488f8a22e665b9bb6120bda6cc7c6810539a -SIZE (Template-Declare-0.46.tar.gz) = 99019 +TIMESTAMP = 1539137991 +SHA256 (Template-Declare-0.47.tar.gz) = 963008f5930cd80b9bf5dfd9de4fe32935fe5fd0e934c059b960888af1522d97 +SIZE (Template-Declare-0.47.tar.gz) = 91662 |