diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-30 19:53:00 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-30 19:53:00 +0000 |
| commit | d2b778ed5c11b3c659d1a652419ac27724f80d9d (patch) | |
| tree | 6697504185161bf001f978bf3d2f4a3d50e09c6f | |
| parent | 8175e24f751ffef6676b2385329db7b4b2c4cd3f (diff) | |
devel/p5-JIRA-REST: Update to 0.021
| -rw-r--r-- | devel/p5-JIRA-REST/Makefile | 3 | ||||
| -rw-r--r-- | devel/p5-JIRA-REST/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/p5-JIRA-REST/Makefile b/devel/p5-JIRA-REST/Makefile index 84934b416ac6..e9e547547340 100644 --- a/devel/p5-JIRA-REST/Makefile +++ b/devel/p5-JIRA-REST/Makefile @@ -1,7 +1,7 @@ # Created by: Brad Davis <brd@FreeBSD.org> PORTNAME= JIRA-REST -PORTVERSION= 0.020 +PORTVERSION= 0.021 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Config-Identity>=0.0019:devel/p5-Config-Identity \ p5-HTML-TreeBuilder-LibXML>=0:www/p5-HTML-TreeBuilder-LibXML \ + p5-HTTP-CookieJar>=0:www/p5-HTTP-CookieJar \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-JSON>=0:converters/p5-JSON \ p5-REST-Client>=0:www/p5-REST-Client \ diff --git a/devel/p5-JIRA-REST/distinfo b/devel/p5-JIRA-REST/distinfo index 19a8bcf89fbd..03f4ec84b745 100644 --- a/devel/p5-JIRA-REST/distinfo +++ b/devel/p5-JIRA-REST/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572806182 -SHA256 (JIRA-REST-0.020.tar.gz) = 0212a0b353408975596774680034518dbb58315e72c1f30dbf8939909bfe101a -SIZE (JIRA-REST-0.020.tar.gz) = 23296 +TIMESTAMP = 1622214002 +SHA256 (JIRA-REST-0.021.tar.gz) = 6d105738b77b7e4c90fc48632b9479e540f7f7aadc670f792d308aed647835eb +SIZE (JIRA-REST-0.021.tar.gz) = 24113 |
