diff options
author | Alexey Degtyarev <alexey@FreeBSD.org> | 2014-05-31 12:09:59 +0000 |
---|---|---|
committer | Alexey Degtyarev <alexey@FreeBSD.org> | 2014-05-31 12:09:59 +0000 |
commit | 6c22305b6804f32b37f21eef59461a615f496382 (patch) | |
tree | 71b0c24a315c0ac5fb1ce1801d0d64d511a08c1a | |
parent | - Add staging support (diff) |
Update to latest version - 2.0
Approved by: wg (mentor)
Notes
Notes:
svn path=/head/; revision=355965
-rw-r--r-- | net-mgmt/grepcidr/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/grepcidr/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/grepcidr/Makefile b/net-mgmt/grepcidr/Makefile index 8a59b2e12455..3d43ddfe878a 100644 --- a/net-mgmt/grepcidr/Makefile +++ b/net-mgmt/grepcidr/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grepcidr -PORTVERSION= 1.4 +PORTVERSION= 2.0 CATEGORIES= net-mgmt textproc MASTER_SITES= http://www.pc-tools.net/files/unix/ \ ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ diff --git a/net-mgmt/grepcidr/distinfo b/net-mgmt/grepcidr/distinfo index 4e553d78bf6e..45fcec36e8ab 100644 --- a/net-mgmt/grepcidr/distinfo +++ b/net-mgmt/grepcidr/distinfo @@ -1,2 +1,2 @@ -SHA256 (grepcidr-1.4.tar.gz) = 0feca6a6905ab293d15a77ef5956bf58ae5dea8d88eb63c06c8024e9441bdb3b -SIZE (grepcidr-1.4.tar.gz) = 13806 +SHA256 (grepcidr-2.0.tar.gz) = 61886a377dabf98797145c31f6ba95e6837b6786e70c932324b7d6176d50f7fb +SIZE (grepcidr-2.0.tar.gz) = 16557 |