diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-05-16 19:14:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-05-16 19:14:10 +0000 |
commit | d002bc7def147b205719088f9cd376ec5dbdcd55 (patch) | |
tree | 9646d33a5f6ee4722d771004d2d29bc9363559c8 /shells/bash2 | |
parent | 81c949836616ce912344d60b6c8f5a63a777b82e (diff) | |
download | ports-d002bc7def147b205719088f9cd376ec5dbdcd55.tar.gz ports-d002bc7def147b205719088f9cd376ec5dbdcd55.zip |
Notes
Diffstat (limited to 'shells/bash2')
-rw-r--r-- | shells/bash2/Makefile | 5 | ||||
-rw-r--r-- | shells/bash2/distinfo | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/shells/bash2/Makefile b/shells/bash2/Makefile index ae6f97ca9ef1..14652d0fd515 100644 --- a/shells/bash2/Makefile +++ b/shells/bash2/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bash -PORTVERSION= 2.05b.004 +PORTVERSION= 2.05b.007 PORTREVISION?= 0 CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_GNU} \ @@ -21,7 +21,8 @@ DISTFILES+= bash-doc-${PORTVERSION:C/\....$//}.tar.gz PATCH_SITES= ftp://ftp.cwru.edu/pub/bash/bash-2.05b-patches/ \ ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= obrien -PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 +PATCHFILES= bash205b-001 bash205b-002 bash205b-003 bash205b-004 \ + bash205b-005 bash205b-006 bash205b-007 MAINTAINER= obrien@FreeBSD.org COMMENT= The GNU Bourne Again Shell diff --git a/shells/bash2/distinfo b/shells/bash2/distinfo index 9935773137b2..920c7d27a897 100644 --- a/shells/bash2/distinfo +++ b/shells/bash2/distinfo @@ -4,3 +4,6 @@ MD5 (bash205b-001) = 94e520fa0272b06fb03fc46042095b62 MD5 (bash205b-002) = 2957bbe5f6db1830d649d1071baba63c MD5 (bash205b-003) = 2828e78563927b806246e2b4806ee0f5 MD5 (bash205b-004) = 6bf89831209ba6d208943d2ebaa7fe3a +MD5 (bash205b-005) = 311b7f0e3dabec51767bfabe6afd4ded +MD5 (bash205b-006) = f8a86d0a66b51080f3fbc5cc34ef1a06 +MD5 (bash205b-007) = 37d2acecc9146883f9b331c03b274f21 |