diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-27 19:46:03 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-27 19:46:03 +0800 |
commit | 313cb708bcb84ae043e0a75b714a1fe1a3d2ca76 (patch) | |
tree | c88c72183552da9f106c8e6f7c8a79ded2e95abc /net | |
parent | 4f38d2214a756b3876b04f50b6c24f757cbe60c6 (diff) | |
download | freebsd-ports-gnome-313cb708bcb84ae043e0a75b714a1fe1a3d2ca76.tar.gz freebsd-ports-gnome-313cb708bcb84ae043e0a75b714a1fe1a3d2ca76.tar.zst freebsd-ports-gnome-313cb708bcb84ae043e0a75b714a1fe1a3d2ca76.zip |
- Update to 0.60
Changes: http://search.cpan.org/dist/Net-OAuth2/Changes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-OAuth2/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-OAuth2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-OAuth2/Makefile b/net/p5-Net-OAuth2/Makefile index 4dcfb5dc8ebf..3ce7a2f7d269 100644 --- a/net/p5-Net-OAuth2/Makefile +++ b/net/p5-Net-OAuth2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-OAuth2 -PORTVERSION= 0.59 +PORTVERSION= 0.60 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-OAuth2/distinfo b/net/p5-Net-OAuth2/distinfo index ea149897bb66..a1690939e478 100644 --- a/net/p5-Net-OAuth2/distinfo +++ b/net/p5-Net-OAuth2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-OAuth2-0.59.tar.gz) = 62daaf0d32aa19344739b18cce38daa32f0a9fa47ea4b4026685c6651e03ad16 -SIZE (Net-OAuth2-0.59.tar.gz) = 20437 +SHA256 (Net-OAuth2-0.60.tar.gz) = 0b36bbe4b7fbcfb4742dbb8ce7a67e930fc29c01ff8649517b8aac3119fa0833 +SIZE (Net-OAuth2-0.60.tar.gz) = 20548 |