diff options
author | joneum <joneum@FreeBSD.org> | 2019-01-11 22:03:50 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2019-01-11 22:03:50 +0800 |
commit | 181852ec64cbd6f0193c02f94ad0a98a8dea3d73 (patch) | |
tree | 6be3468c80e42a5d8219a15895e96ffc66adbd08 | |
parent | 055df8e56fece6f3443eeb4858f75b97c1aea3f0 (diff) | |
download | freebsd-ports-gnome-181852ec64cbd6f0193c02f94ad0a98a8dea3d73.tar.gz freebsd-ports-gnome-181852ec64cbd6f0193c02f94ad0a98a8dea3d73.tar.zst freebsd-ports-gnome-181852ec64cbd6f0193c02f94ad0a98a8dea3d73.zip |
Update to 0.56
Changelog: https://metacpan.org/changes/distribution/RT-Client-REST
- While here, pet portlint
PR: 234823
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
Sponsored by: Netzkommune GmbH
-rw-r--r-- | www/p5-RT-Client-REST/Makefile | 3 | ||||
-rw-r--r-- | www/p5-RT-Client-REST/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-RT-Client-REST/Makefile b/www/p5-RT-Client-REST/Makefile index ad95c10231bc..703bf4bde796 100644 --- a/www/p5-RT-Client-REST/Makefile +++ b/www/p5-RT-Client-REST/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= RT-Client-REST -PORTVERSION= 0.55 +PORTVERSION= 0.56 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN @@ -29,6 +29,7 @@ TEST_DEPENDS= p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \ USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include <bsd.port.mk> diff --git a/www/p5-RT-Client-REST/distinfo b/www/p5-RT-Client-REST/distinfo index df659d5a5902..5172d49c12f2 100644 --- a/www/p5-RT-Client-REST/distinfo +++ b/www/p5-RT-Client-REST/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546485082 -SHA256 (RT-Client-REST-0.55.tar.gz) = 0a2c28a677b6186111a99afde3f56170a9dc1cf594359dfb1be50b494419daa2 -SIZE (RT-Client-REST-0.55.tar.gz) = 79642 +TIMESTAMP = 1547209513 +SHA256 (RT-Client-REST-0.56.tar.gz) = 798baccf11eaecbb7d2d27be0b5e4fa9cb80b34cc51cab12eb7b88facf39fd4b +SIZE (RT-Client-REST-0.56.tar.gz) = 79684 |