Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2019 19:07:04 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511894 - head/shells/bash-completion
Message-ID:  <201909121907.x8CJ742w024076@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Sep 12 19:07:04 2019
New Revision: 511894
URL: https://svnweb.freebsd.org/changeset/ports/511894

Log:
  Update FreeBSD extensions to 1.1.1
  
  Changes:	https://github.com/0mp/bash-completion-freebsd/commits/master

Modified:
  head/shells/bash-completion/Makefile
  head/shells/bash-completion/distinfo
  head/shells/bash-completion/pkg-plist

Modified: head/shells/bash-completion/Makefile
==============================================================================
--- head/shells/bash-completion/Makefile	Thu Sep 12 19:06:59 2019	(r511893)
+++ head/shells/bash-completion/Makefile	Thu Sep 12 19:07:04 2019	(r511894)
@@ -3,7 +3,7 @@
 
 PORTNAME=	bash-completion
 PORTVERSION=	2.9
-PORTEPOCH=	1
+PORTEPOCH=	2
 CATEGORIES=	shells
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -41,7 +41,7 @@ USE_GITHUB=	yes
 
 BASH_SHARED_RUN_DEPENDS=bash:shells/bash
 BASH_STATIC_RUN_DEPENDS=bash:shells/bash-static
-FREEBSD_GH_TUPLE=	0mp:bash-completion-freebsd:1.0.3:freebsd/freebsd
+FREEBSD_GH_TUPLE=	0mp:bash-completion-freebsd:1.1.1:freebsd/freebsd
 FREEBSD_VARS=		LICENSE="BSD2CLAUSE GPLv2+" \
 			LICENSE_COMB=multi \
 			LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/freebsd/LICENSE \

Modified: head/shells/bash-completion/distinfo
==============================================================================
--- head/shells/bash-completion/distinfo	Thu Sep 12 19:06:59 2019	(r511893)
+++ head/shells/bash-completion/distinfo	Thu Sep 12 19:07:04 2019	(r511894)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1556494672
+TIMESTAMP = 1568283389
 SHA256 (scop-bash-completion-2.9_GH0.tar.gz) = fddd9e6739c972eea95d1f0e0e84fa9a17a5935ba21eab37308b27580cc4d790
 SIZE (scop-bash-completion-2.9_GH0.tar.gz) = 346404
-SHA256 (0mp-bash-completion-freebsd-1.0.3_GH0.tar.gz) = 7a6950292b7cf17dd1858896926cb2e0e706aa2b4d8d40f3ad10214c3a215745
-SIZE (0mp-bash-completion-freebsd-1.0.3_GH0.tar.gz) = 7244
+SHA256 (0mp-bash-completion-freebsd-1.1.1_GH0.tar.gz) = f99465748bc02e07a4ad67f60a698c5a7bb5cd62ff63e7c2a4d4f466c45ea8fe
+SIZE (0mp-bash-completion-freebsd-1.1.1_GH0.tar.gz) = 7122

Modified: head/shells/bash-completion/pkg-plist
==============================================================================
--- head/shells/bash-completion/pkg-plist	Thu Sep 12 19:06:59 2019	(r511893)
+++ head/shells/bash-completion/pkg-plist	Thu Sep 12 19:07:04 2019	(r511894)
@@ -1,3 +1,4 @@
+%%FREEBSD%%etc/bash_completion.d/make
 %%FREEBSD%%etc/bash_completion.d/mandoc
 %%FREEBSD%%etc/bash_completion.d/pkg
 %%FREEBSD%%etc/bash_completion.d/service



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909121907.x8CJ742w024076>