diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-10-27 13:04:54 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-10-27 13:04:54 +0000 |
commit | df3cdbb808935fab576ef927916b6d984058c366 (patch) | |
tree | ad5a07604ef437f996cbb85e73f2c4ba24afee2b | |
parent | - allow multiple backend addresses with mysql-proxy startup script (diff) |
- Update to 0.19
Changes: http://search.cpan.org/dist/Net-GitHub/Changes
Notes
Notes:
svn path=/head/; revision=243385
-rw-r--r-- | net/p5-Net-GitHub/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-GitHub/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile index e0df44c3786a..c5a8555cec7d 100644 --- a/net/p5-Net-GitHub/Makefile +++ b/net/p5-Net-GitHub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-GitHub -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-GitHub/distinfo b/net/p5-Net-GitHub/distinfo index 12475343d426..ecc576f2a6b1 100644 --- a/net/p5-Net-GitHub/distinfo +++ b/net/p5-Net-GitHub/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-GitHub-0.18.tar.gz) = b5c15e0479fc03c03edff2e0f6ec3c7e -SHA256 (Net-GitHub-0.18.tar.gz) = 6585d8ef85a0a42c6d973e2fb3f852f09948c7e51343e74e3005798b152f5ab1 -SIZE (Net-GitHub-0.18.tar.gz) = 44778 +MD5 (Net-GitHub-0.19.tar.gz) = e1d1443189ecd59b5f43e30f3754b0ea +SHA256 (Net-GitHub-0.19.tar.gz) = b1156ff60e8b1f5f645479e7c474da04341635ff5645f2108ff9b12bb98fbe1b +SIZE (Net-GitHub-0.19.tar.gz) = 44851 |