diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2012-05-10 22:45:09 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2012-05-10 22:45:09 +0000 |
commit | 54bac5de32480589ab6e055f0247302b0aa3beab (patch) | |
tree | 408c84830e86da4dcaf77bb116f070d122ec85ed /sysutils/pdsh | |
parent | c5595a88e1725ee00108fa0eeb88678cc99309b0 (diff) |
- Update to 2.28
- Chnages in release: http://pdsh.googlecode.com/git/NEWS
PR: ports/167780
Submitted by: Mykola Dzham <i@levsha.me> (maintainer)
Notes
Notes:
svn path=/head/; revision=296398
Diffstat (limited to 'sysutils/pdsh')
-rw-r--r-- | sysutils/pdsh/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pdsh/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/pdsh/Makefile b/sysutils/pdsh/Makefile index a5db401b8ce5..4270fdd8dd59 100644 --- a/sysutils/pdsh/Makefile +++ b/sysutils/pdsh/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pdsh -PORTVERSION= 2.27 +PORTVERSION= 2.28 CATEGORIES= sysutils MASTER_SITES= GOOGLE_CODE diff --git a/sysutils/pdsh/distinfo b/sysutils/pdsh/distinfo index 3b4ec2320f22..ee9458353b30 100644 --- a/sysutils/pdsh/distinfo +++ b/sysutils/pdsh/distinfo @@ -1,2 +1,2 @@ -SHA256 (pdsh-2.27.tar.bz2) = 457bcccde1c6ea84131425e73d0aa867d2c0200a634a550d7cf98bb2441dc9c8 -SIZE (pdsh-2.27.tar.bz2) = 469243 +SHA256 (pdsh-2.28.tar.bz2) = 251a09f9e19ac23c042d2b32d2d709bd268413797ba4fecc1599087e5763838a +SIZE (pdsh-2.28.tar.bz2) = 487934 |