Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
0c270f73
Verified
Commit
0c270f73
authored
3 years ago
by
Mathieu Arnold
Browse files
Options
Downloads
Patches
Plain Diff
sysutils/tmux: Update bash completion.
parent
fb0ec579
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
sysutils/tmux/Makefile
+8
-4
8 additions, 4 deletions
sysutils/tmux/Makefile
sysutils/tmux/distinfo
+3
-3
3 additions, 3 deletions
sysutils/tmux/distinfo
with
11 additions
and
7 deletions
sysutils/tmux/Makefile
+
8
−
4
View file @
0c270f73
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
PORTNAME
=
tmux
PORTNAME
=
tmux
PORTVERSION
=
3.1c
PORTVERSION
=
3.1c
PORTREVISION
=
1
PORTREVISION
=
2
CATEGORIES
=
sysutils
CATEGORIES
=
sysutils
MASTER_SITES
=
https://github.com/tmux/tmux/releases/download/
${
PORTVERSION
}
/
MASTER_SITES
=
https://github.com/tmux/tmux/releases/download/
${
PORTVERSION
}
/
DISTFILES
=
${
DISTNAME
}${
EXTRACT_SUFX
}
DISTFILES
=
${
DISTNAME
}${
EXTRACT_SUFX
}
...
@@ -10,13 +10,17 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
...
@@ -10,13 +10,17 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER
=
mat@FreeBSD.org
MAINTAINER
=
mat@FreeBSD.org
COMMENT
=
Terminal Multiplexer
COMMENT
=
Terminal Multiplexer
LICENSE
=
ISCL
LICENSE
=
ISCL GPLv2
LICENSE_FILE
=
${
WRKSRC
}
/COPYING
LICENSE_COMB
=
multi
LICENSE_FILE_ISCL
=
${
WRKSRC
}
/COPYING
LICENSE_FILE_GPLv2
=
${
WRKSRC_bash
}
/COPYING
LICENSE_DISTFILES_ISCL
=
${
DISTNAME
}${
EXTRACT_SUFX
}
LICENSE_DISTFILES_GPLv2
=
${
DISTFILE_bash
}
USES
=
ncurses pkgconfig
USES
=
ncurses pkgconfig
USE_GITHUB
=
nodefault
USE_GITHUB
=
nodefault
GH_TUPLE
=
imomaliev:tmux-bash-completion:
e
f5
6d3e
:bash
GH_TUPLE
=
imomaliev:tmux-bash-completion:f5
d5323
:bash
GNU_CONFIGURE
=
yes
GNU_CONFIGURE
=
yes
CONFIGURE_ARGS
=
--enable-utempter
\
CONFIGURE_ARGS
=
--enable-utempter
\
...
...
This diff is collapsed.
Click to expand it.
sysutils/tmux/distinfo
+
3
−
3
View file @
0c270f73
TIMESTAMP = 16
04061884
TIMESTAMP = 16
18391201
SHA256 (tmux-3.1c.tar.gz) = 918f7220447bef33a1902d4faff05317afd9db4ae1c9971bef5c787ac6c88386
SHA256 (tmux-3.1c.tar.gz) = 918f7220447bef33a1902d4faff05317afd9db4ae1c9971bef5c787ac6c88386
SIZE (tmux-3.1c.tar.gz) = 561323
SIZE (tmux-3.1c.tar.gz) = 561323
SHA256 (imomaliev-tmux-bash-completion-
e
f5
6d3e
_GH0.tar.gz) =
2f8f3fe586bbdeec9b251ce3ef74f5edef19ba371968a8011acef860ddac59e1
SHA256 (imomaliev-tmux-bash-completion-f5
d5323
_GH0.tar.gz) =
4e4f791c446e3cab1a02d39a30fbfd4cec6c7e3119365860a04c9de205eaa626
SIZE (imomaliev-tmux-bash-completion-
e
f5
6d3e
_GH0.tar.gz) =
15
26
SIZE (imomaliev-tmux-bash-completion-f5
d5323
_GH0.tar.gz) =
87
26
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment