svn commit: r346909 - head/shells/bash-completion
Adam Weinberger
adamw at FreeBSD.org
Mon Mar 3 14:38:48 UTC 2014
Author: adamw
Date: Mon Mar 3 14:38:48 2014
New Revision: 346909
URL: http://svnweb.freebsd.org/changeset/ports/346909
QAT: https://qat.redports.org/buildarchive/r346909/
Log:
Remove CONFLICTS against non-existant port.
Modified:
head/shells/bash-completion/Makefile
Modified: head/shells/bash-completion/Makefile
==============================================================================
--- head/shells/bash-completion/Makefile Mon Mar 3 14:38:30 2014 (r346908)
+++ head/shells/bash-completion/Makefile Mon Mar 3 14:38:48 2014 (r346909)
@@ -3,7 +3,7 @@
PORTNAME= bash-completion
PORTVERSION= 2.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -12,8 +12,6 @@ MASTER_SITE_SUBDIR= adamw
MAINTAINER= adamw at FreeBSD.org
COMMENT= Programmable completion library for Bash
-CONFLICTS= bash-completion-classic-[0-9]*
-
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
USE_BZIP2= yes
More information about the svn-ports-all
mailing list