diff options
author | Tom Judge <tj@FreeBSD.org> | 2014-02-21 21:25:25 +0000 |
---|---|---|
committer | Tom Judge <tj@FreeBSD.org> | 2014-02-21 21:25:25 +0000 |
commit | 101d9fe5104e98f56114bc68a6492f746772e21e (patch) | |
tree | cde814ded074b5c38a55de5e09338885ed770145 | |
parent | ed324c72dd647ef27bf0c611e8a086f6a06e7095 (diff) |
Notes
-rw-r--r-- | net/p5-Net-STOMP-Client/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-STOMP-Client/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-STOMP-Client/Makefile b/net/p5-Net-STOMP-Client/Makefile index 8bc42fa352b6..4829665b7113 100644 --- a/net/p5-Net-STOMP-Client/Makefile +++ b/net/p5-Net-STOMP-Client/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Net-STOMP-Client -PORTVERSION= 2.0 +PORTVERSION= 2.2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-STOMP-Client/distinfo b/net/p5-Net-STOMP-Client/distinfo index 8c9fec2e2f15..7fa46de43c81 100644 --- a/net/p5-Net-STOMP-Client/distinfo +++ b/net/p5-Net-STOMP-Client/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-STOMP-Client-2.0.tar.gz) = 666b687269414c6b0b0bc864d14028fc751dc9d950674d383f00cec5bd3cac19 -SIZE (Net-STOMP-Client-2.0.tar.gz) = 40958 +SHA256 (Net-STOMP-Client-2.2.tar.gz) = 7f3f3957ff855dfe1ccf8c3c9ec7baf1588cdd97b8760d80c6cd2f4a239d7213 +SIZE (Net-STOMP-Client-2.2.tar.gz) = 41500 |