pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/bash bash: comment broken option, remove dead m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b89f73fc62ba
branches: trunk
changeset: 371734:b89f73fc62ba
user: maya <maya%pkgsrc.org@localhost>
date: Mon Nov 20 08:29:42 2017 +0000
description:
bash: comment broken option, remove dead master sites,
remove conflict with non-existent package.
PR pkg/51519
diffstat:
shells/bash/Makefile | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 303b7e555137 -r b89f73fc62ba shells/bash/Makefile
--- a/shells/bash/Makefile Mon Nov 20 08:09:46 2017 +0000
+++ b/shells/bash/Makefile Mon Nov 20 08:29:42 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2017/01/28 04:41:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2017/11/20 08:29:42 maya Exp $
BASH_VERSION= 4.4
BASH_PATCHLEVEL= 012
@@ -7,7 +7,6 @@
PKGNAME= bash-${BASH_VERSION}.${BASH_PATCHLEVEL}
CATEGORIES= shells
MASTER_SITES= ${MASTER_SITE_GNU:=bash/}
-MASTER_SITES+= ftp://ftp.cwru.edu/pub/bash/
PATCH_SITES= ${MASTER_SITES:=bash-4.4-patches/}
PATCHFILES+= bash44-001 bash44-002 bash44-003 bash44-004 bash44-005
@@ -24,8 +23,6 @@
COMMENT= The GNU Bourne Again Shell
LICENSE= gnu-gpl-v3
-CONFLICTS= static-bash-[0-9]*
-
USE_TOOLS+= makeinfo bison
USE_PKGLOCALEDIR= yes
TEXINFO_REQD= 4.1
@@ -59,7 +56,7 @@
.include "../../mk/bsd.prefs.mk"
PKG_OPTIONS_VAR= PKG_OPTIONS.bash
-PKG_SUPPORTED_OPTIONS= static
+PKG_SUPPORTED_OPTIONS= #static XXX 2017-11-20 broken
.include "../../mk/bsd.options.mk"
Home |
Main Index |
Thread Index |
Old Index