diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-26 16:15:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-03-26 16:15:13 +0000 |
commit | 3a44dc65c5ee73104885087d6b7bba78aceb27da (patch) | |
tree | d5592a36fed35a65df21b3f6e19bd6a83aedca27 | |
parent | - Mark MAKE_JOBS_SAFE for SMP compilation (diff) |
- Update to 20090326
PR: ports/133095
Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
-rw-r--r-- | net/istgt/Makefile | 2 | ||||
-rw-r--r-- | net/istgt/distinfo | 6 | ||||
-rw-r--r-- | net/openistgt/Makefile | 2 | ||||
-rw-r--r-- | net/openistgt/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net/istgt/Makefile b/net/istgt/Makefile index bf243fe87972..c74930ccb03e 100644 --- a/net/istgt/Makefile +++ b/net/istgt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= istgt -PORTVERSION= 20090314 +PORTVERSION= 20090326 CATEGORIES= net MASTER_SITES= http://www.peach.ne.jp/archives/istgt/ diff --git a/net/istgt/distinfo b/net/istgt/distinfo index 69feae55491e..dedfeac2e23a 100644 --- a/net/istgt/distinfo +++ b/net/istgt/distinfo @@ -1,3 +1,3 @@ -MD5 (istgt-20090314.tar.gz) = 1de82ab37a420332cc2bd9e295de120a -SHA256 (istgt-20090314.tar.gz) = 1f75eaa2e9152257a16e94b250aff3302e076e03a6ccc4ce9cb749bbff9f688e -SIZE (istgt-20090314.tar.gz) = 184324 +MD5 (istgt-20090326.tar.gz) = e7c0f3ddcfcf47cc0e9ebf0010e1fa61 +SHA256 (istgt-20090326.tar.gz) = 8844e2ad571d92e43a364927a35ec58d17b7f21f1978f0c8780d88d43885c07f +SIZE (istgt-20090326.tar.gz) = 194248 diff --git a/net/openistgt/Makefile b/net/openistgt/Makefile index bf243fe87972..c74930ccb03e 100644 --- a/net/openistgt/Makefile +++ b/net/openistgt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= istgt -PORTVERSION= 20090314 +PORTVERSION= 20090326 CATEGORIES= net MASTER_SITES= http://www.peach.ne.jp/archives/istgt/ diff --git a/net/openistgt/distinfo b/net/openistgt/distinfo index 69feae55491e..dedfeac2e23a 100644 --- a/net/openistgt/distinfo +++ b/net/openistgt/distinfo @@ -1,3 +1,3 @@ -MD5 (istgt-20090314.tar.gz) = 1de82ab37a420332cc2bd9e295de120a -SHA256 (istgt-20090314.tar.gz) = 1f75eaa2e9152257a16e94b250aff3302e076e03a6ccc4ce9cb749bbff9f688e -SIZE (istgt-20090314.tar.gz) = 184324 +MD5 (istgt-20090326.tar.gz) = e7c0f3ddcfcf47cc0e9ebf0010e1fa61 +SHA256 (istgt-20090326.tar.gz) = 8844e2ad571d92e43a364927a35ec58d17b7f21f1978f0c8780d88d43885c07f +SIZE (istgt-20090326.tar.gz) = 194248 |