diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2008-07-27 23:44:31 +0800 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2008-07-27 23:44:31 +0800 |
commit | 1d8b275ad06a3170d35fe09139a9b3c477a7877a (patch) | |
tree | 1d2ca277e9f2e13633b2ca2d246070afe1ff7174 /textproc/bsdgrep | |
parent | f58c461e40c2fe4333ac8db4fff8aebeaa7fb005 (diff) | |
download | freebsd-ports-gnome-1d8b275ad06a3170d35fe09139a9b3c477a7877a.tar.gz freebsd-ports-gnome-1d8b275ad06a3170d35fe09139a9b3c477a7877a.tar.zst freebsd-ports-gnome-1d8b275ad06a3170d35fe09139a9b3c477a7877a.zip |
- Update to 20080725
(This is a major bugfix update)
Diffstat (limited to 'textproc/bsdgrep')
-rw-r--r-- | textproc/bsdgrep/Makefile | 2 | ||||
-rw-r--r-- | textproc/bsdgrep/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile index 01550d1dba6b..966d393606ec 100644 --- a/textproc/bsdgrep/Makefile +++ b/textproc/bsdgrep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grep -PORTVERSION= 20080723 +PORTVERSION= 20080725 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= gabor diff --git a/textproc/bsdgrep/distinfo b/textproc/bsdgrep/distinfo index f3e18c700315..c520383fa3cd 100644 --- a/textproc/bsdgrep/distinfo +++ b/textproc/bsdgrep/distinfo @@ -1,3 +1,3 @@ -MD5 (grep-20080723.tar.gz) = 79f7deeab23eef2b41f83f19a9c825e6 -SHA256 (grep-20080723.tar.gz) = da9e0960ee592b8a9701585f643de38a1224052d4002c9e86fd4e084881fcc02 -SIZE (grep-20080723.tar.gz) = 16211 +MD5 (grep-20080725.tar.gz) = 501de6c23357fce8d79474f070b654c6 +SHA256 (grep-20080725.tar.gz) = 3f817591eed4e24f9856b353a3d8fce1140e5a588072ceb129e9b658a1992972 +SIZE (grep-20080725.tar.gz) = 47216 |