diff options
author | obrien <obrien@FreeBSD.org> | 2003-05-17 03:14:10 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-05-17 03:14:10 +0800 |
commit | 3b30353769d527bcf11d5cbde2c7943aa96ab7cb (patch) | |
tree | b78399d6e86ed5624a358637a1d4c93393202a45 /shells/bash | |
parent | 30595227631340ce03457cf1ce9a3d2cdc0e6b4e (diff) | |
download | freebsd-ports-gnome-3b30353769d527bcf11d5cbde2c7943aa96ab7cb.tar.gz freebsd-ports-gnome-3b30353769d527bcf11d5cbde2c7943aa96ab7cb.tar.zst freebsd-ports-gnome-3b30353769d527bcf11d5cbde2c7943aa96ab7cb.zip |
Update to patchlevel 7.
Diffstat (limited to 'shells/bash')
-rw-r--r-- | shells/bash/Makefile | 5 | ||||
-rw-r--r-- | shells/bash/distinfo | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index ae6f97ca9ef1..14652d0fd515 100644 --- a/shells/bash/Makefile +++ b/shells/bash/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/bash/distinfo b/shells/bash/distinfo index 9935773137b2..920c7d27a897 100644 --- a/shells/bash/distinfo +++ b/shells/bash/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 |