Index: head/shells/bash-completion/Makefile =================================================================== --- head/shells/bash-completion/Makefile (revision 115038) +++ head/shells/bash-completion/Makefile (revision 115039) @@ -1,44 +1,43 @@ # New ports collection makefile for: bash_completion # Date created: 29 May 2003 # Whom: kirk@strauser.com # # $FreeBSD$ # PORTNAME= bash-completion -PORTVERSION= 20040331 -PORTREVISION= 1 +PORTVERSION= 20040711 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ MAINTAINER= kirk@strauser.com COMMENT= Programmable completion library for Bash 2.04 and up RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 .if defined(WITH_GSED) RUN_DEPENDS+= gsed:${PORTSDIR}/textproc/gsed .endif WRKSRC= ${WRKDIR}/bash_completion NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message PLIST_FILES= etc/bash_completion pre-everything:: @${ECHO} @${ECHO} "You can build ${PKGNAME} with the following options:" @${ECHO} "WITH_GSED use GNU sed to enable additional completions" @${ECHO} pre-patch: @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} do-install: ${INSTALL_DATA} ${WRKSRC}/bash_completion ${PREFIX}/etc/bash_completion post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/shells/bash-completion/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/shells/bash-completion/distinfo =================================================================== --- head/shells/bash-completion/distinfo (revision 115038) +++ head/shells/bash-completion/distinfo (revision 115039) @@ -1,2 +1,2 @@ -MD5 (bash-completion-20040331.tar.gz) = 0adf18ca3a6b57e1a681f80a05f8ff06 -SIZE (bash-completion-20040331.tar.gz) = 95904 +MD5 (bash-completion-20040711.tar.gz) = 90ee706965dbf7b24515220d3bdc1f85 +SIZE (bash-completion-20040711.tar.gz) = 99087 Property changes on: head/shells/bash-completion/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/shells/bash-completion-classic/Makefile =================================================================== --- head/shells/bash-completion-classic/Makefile (revision 115038) +++ head/shells/bash-completion-classic/Makefile (revision 115039) @@ -1,44 +1,43 @@ # New ports collection makefile for: bash_completion # Date created: 29 May 2003 # Whom: kirk@strauser.com # # $FreeBSD$ # PORTNAME= bash-completion -PORTVERSION= 20040331 -PORTREVISION= 1 +PORTVERSION= 20040711 CATEGORIES= shells MASTER_SITES= http://www.caliban.org/files/bash/ MAINTAINER= kirk@strauser.com COMMENT= Programmable completion library for Bash 2.04 and up RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 .if defined(WITH_GSED) RUN_DEPENDS+= gsed:${PORTSDIR}/textproc/gsed .endif WRKSRC= ${WRKDIR}/bash_completion NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message PLIST_FILES= etc/bash_completion pre-everything:: @${ECHO} @${ECHO} "You can build ${PKGNAME} with the following options:" @${ECHO} "WITH_GSED use GNU sed to enable additional completions" @${ECHO} pre-patch: @${SED} 's|%%PREFIX%%|${PREFIX}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} do-install: ${INSTALL_DATA} ${WRKSRC}/bash_completion ${PREFIX}/etc/bash_completion post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/shells/bash-completion-classic/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/shells/bash-completion-classic/distinfo =================================================================== --- head/shells/bash-completion-classic/distinfo (revision 115038) +++ head/shells/bash-completion-classic/distinfo (revision 115039) @@ -1,2 +1,2 @@ -MD5 (bash-completion-20040331.tar.gz) = 0adf18ca3a6b57e1a681f80a05f8ff06 -SIZE (bash-completion-20040331.tar.gz) = 95904 +MD5 (bash-completion-20040711.tar.gz) = 90ee706965dbf7b24515220d3bdc1f85 +SIZE (bash-completion-20040711.tar.gz) = 99087 Property changes on: head/shells/bash-completion-classic/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property