diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2005-09-17 16:09:55 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2005-09-17 16:09:55 +0000 |
commit | 9ca83b2a2db98e7f6080a32f834674c0fea55eae (patch) | |
tree | 0f9c1e85c2357f90473316f74d8c4bff0fca3135 /sysutils | |
parent | - update to 3.1.0 (diff) |
Update to version 0.9.5. This is identical to 0.9.4 except for a fix
which makes make_index not coredump when it encounters a circular
dependency in the ports tree.
Approved by: erwin
Notes
Notes:
svn path=/head/; revision=143008
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/portsnap/Makefile | 2 | ||||
-rw-r--r-- | sysutils/portsnap/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/portsnap/Makefile b/sysutils/portsnap/Makefile index b271dabb2bec..a114d08920e0 100644 --- a/sysutils/portsnap/Makefile +++ b/sysutils/portsnap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= portsnap -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= sysutils net MASTER_SITES= http://www.daemonology.net/portsnap/ diff --git a/sysutils/portsnap/distinfo b/sysutils/portsnap/distinfo index 6f1ee87a5b17..1d163767f740 100644 --- a/sysutils/portsnap/distinfo +++ b/sysutils/portsnap/distinfo @@ -1,2 +1,2 @@ -MD5 (portsnap-0.9.4.tar.gz) = b51f3f40181a7c958448bf025dacedac -SIZE (portsnap-0.9.4.tar.gz) = 16743 +MD5 (portsnap-0.9.5.tar.gz) = b83f3c7dbaf6d017efda4623a2217fde +SIZE (portsnap-0.9.5.tar.gz) = 16839 |