diff options
author | krion <krion@FreeBSD.org> | 2003-09-30 05:41:11 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-09-30 05:41:11 +0800 |
commit | 50622ae5c97e54838b196b86a95f1892c794d68d (patch) | |
tree | 9b633aea3bcec95033bf7a43fdb95d52cab6d5d1 /shells | |
parent | b5d5d9b425448990c22a8dabebe5c6c9de2e3b04 (diff) | |
download | freebsd-ports-gnome-50622ae5c97e54838b196b86a95f1892c794d68d.tar.gz freebsd-ports-gnome-50622ae5c97e54838b196b86a95f1892c794d68d.tar.zst freebsd-ports-gnome-50622ae5c97e54838b196b86a95f1892c794d68d.zip |
- Update to version 20030929
PR: 57373
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
Diffstat (limited to 'shells')
-rw-r--r-- | shells/bash-completion-classic/Makefile | 4 | ||||
-rw-r--r-- | shells/bash-completion-classic/distinfo | 2 | ||||
-rw-r--r-- | shells/bash-completion/Makefile | 4 | ||||
-rw-r--r-- | shells/bash-completion/distinfo | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/shells/bash-completion-classic/Makefile b/shells/bash-completion-classic/Makefile index aa3d8c4a4ea5..036a69c45557 100644 --- a/shells/bash-completion-classic/Makefile +++ b/shells/bash-completion-classic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20030527 +PORTVERSION= 20030929 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ @@ -18,7 +18,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 WRKSRC= ${WRKDIR}/bash_completion NO_BUILD= yes -PKGMESSAGE= ${WRKDIR}/pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message pre-patch: @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} diff --git a/shells/bash-completion-classic/distinfo b/shells/bash-completion-classic/distinfo index 001dd5df24ca..94f0c916c293 100644 --- a/shells/bash-completion-classic/distinfo +++ b/shells/bash-completion-classic/distinfo @@ -1 +1 @@ -MD5 (bash-completion-20030527.tar.gz) = 3b4de4c03804fa97fd3123443a9667c6 +MD5 (bash-completion-20030929.tar.gz) = ed269361b37df35ccedd2e610a7a47c2 diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index aa3d8c4a4ea5..036a69c45557 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bash-completion -PORTVERSION= 20030527 +PORTVERSION= 20030929 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ @@ -18,7 +18,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 WRKSRC= ${WRKDIR}/bash_completion NO_BUILD= yes -PKGMESSAGE= ${WRKDIR}/pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message pre-patch: @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} diff --git a/shells/bash-completion/distinfo b/shells/bash-completion/distinfo index 001dd5df24ca..94f0c916c293 100644 --- a/shells/bash-completion/distinfo +++ b/shells/bash-completion/distinfo @@ -1 +1 @@ -MD5 (bash-completion-20030527.tar.gz) = 3b4de4c03804fa97fd3123443a9667c6 +MD5 (bash-completion-20030929.tar.gz) = ed269361b37df35ccedd2e610a7a47c2 |