Update to 0.99
Changes: https://metacpan.org/changes/distribution/Net-GitHub
This commit is contained in:
parent
52f015f4d7
commit
7dfa83d476
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=530997
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-GitHub
|
||||
PORTVERSION= 0.95
|
||||
PORTVERSION= 0.99
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -24,8 +24,9 @@ RUN_DEPENDS= p5-Cache-LRU>=0:devel/p5-Cache-LRU \
|
|||
p5-URI>=0:net/p5-URI \
|
||||
p5-libwww>=0:www/p5-libwww
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1522510602
|
||||
SHA256 (Net-GitHub-0.95.tar.gz) = 5bfb28fd30992906106d6bcc782c9485c35334190a3ca4941a5e9ae752bddb93
|
||||
SIZE (Net-GitHub-0.95.tar.gz) = 41676
|
||||
TIMESTAMP = 1586191152
|
||||
SHA256 (Net-GitHub-0.99.tar.gz) = 93395110c27c7e9378d55a0aa23ff1d7ccf03754bc996dbc80523cfa77649106
|
||||
SIZE (Net-GitHub-0.99.tar.gz) = 43100
|
||||
|
|
Loading…
Reference in a new issue