diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-09-10 21:00:56 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-09-10 21:00:56 +0800 |
commit | bef4d5392ef228c8b15be96a699a9556f86127f1 (patch) | |
tree | 43acd908701865292c2c7eaa7880a3a5ebd0603f /net-im | |
parent | c9ccaa1c07b6c29f11c31a8c6b2e3fa830803f9d (diff) | |
download | freebsd-ports-gnome-bef4d5392ef228c8b15be96a699a9556f86127f1.tar.gz freebsd-ports-gnome-bef4d5392ef228c8b15be96a699a9556f86127f1.tar.zst freebsd-ports-gnome-bef4d5392ef228c8b15be96a699a9556f86127f1.zip |
- Update to 0.49
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/p5-Net-Stomp/Makefile | 2 | ||||
-rw-r--r-- | net-im/p5-Net-Stomp/distinfo | 4 | ||||
-rw-r--r-- | net-im/p5-Net-Stomp/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/net-im/p5-Net-Stomp/Makefile b/net-im/p5-Net-Stomp/Makefile index 2b4eefd5cf40..2004a4b4aae9 100644 --- a/net-im/p5-Net-Stomp/Makefile +++ b/net-im/p5-Net-Stomp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Stomp -PORTVERSION= 0.46 +PORTVERSION= 0.49 CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net-im/p5-Net-Stomp/distinfo b/net-im/p5-Net-Stomp/distinfo index 81e16e1aa02d..eacc7deccb56 100644 --- a/net-im/p5-Net-Stomp/distinfo +++ b/net-im/p5-Net-Stomp/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Stomp-0.46.tar.gz) = 58c64136a2f71153c44a18b6c16d58784394b33306d5d63a7cc01236591853db -SIZE (Net-Stomp-0.46.tar.gz) = 16231 +SHA256 (Net-Stomp-0.49.tar.gz) = 392b98459e559e92caca2002ba209eb282d252e245d3f1494531494752bbbda4 +SIZE (Net-Stomp-0.49.tar.gz) = 26172 diff --git a/net-im/p5-Net-Stomp/pkg-plist b/net-im/p5-Net-Stomp/pkg-plist index 5bea0083088a..6cece596d7a0 100644 --- a/net-im/p5-Net-Stomp/pkg-plist +++ b/net-im/p5-Net-Stomp/pkg-plist @@ -1,7 +1,9 @@ %%PERL5_MAN3%%/Net::Stomp.3.gz %%PERL5_MAN3%%/Net::Stomp::Frame.3.gz +%%PERL5_MAN3%%/Net::Stomp::StupidLogger.3.gz %%SITE_PERL%%/Net/Stomp.pm %%SITE_PERL%%/Net/Stomp/Frame.pm +%%SITE_PERL%%/Net/Stomp/StupidLogger.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Stomp/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Stomp @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |