diff options
author | cperciva <cperciva@FreeBSD.org> | 2005-07-31 10:56:32 +0000 |
---|---|---|
committer | cperciva <cperciva@FreeBSD.org> | 2005-07-31 10:56:32 +0000 |
commit | 489931ab66328aaa6841df39841e8f65fb6b93c5 (patch) | |
tree | 1484de4b33f890f6a8498a60b486e86638c6a953 /ports-mgmt | |
parent | 81eef493a57433b751a63952cd7ab4097e34b35e (diff) | |
download | FreeBSD-ports-489931ab66328aaa6841df39841e8f65fb6b93c5.zip FreeBSD-ports-489931ab66328aaa6841df39841e8f65fb6b93c5.tar.gz |
Upgrade to version 0.9.4 to fix a deadlock bug in the experimental
pipelined http code. This has no effect for anyone not using the
-x option to portsnap.
Approved by: pav
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portsnap/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portsnap/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/portsnap/Makefile b/ports-mgmt/portsnap/Makefile index 4f20bcb..b271dab 100644 --- a/ports-mgmt/portsnap/Makefile +++ b/ports-mgmt/portsnap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portsnap -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= sysutils net MASTER_SITES= http://www.daemonology.net/portsnap/ diff --git a/ports-mgmt/portsnap/distinfo b/ports-mgmt/portsnap/distinfo index 3afd5ae..6f1ee87 100644 --- a/ports-mgmt/portsnap/distinfo +++ b/ports-mgmt/portsnap/distinfo @@ -1,2 +1,2 @@ -MD5 (portsnap-0.9.3.tar.gz) = e3218a2f532dffd842a14018aefade20 -SIZE (portsnap-0.9.3.tar.gz) = 16744 +MD5 (portsnap-0.9.4.tar.gz) = b51f3f40181a7c958448bf025dacedac +SIZE (portsnap-0.9.4.tar.gz) = 16743 |