mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
enable the use of csh-style {...} choices in glob patterns, e.g.
/usr/local/sbin/pkg_info 'openldap-{client,server}-*'
This commit is contained in:
parent
1636a48fe2
commit
f7a4c786af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108085
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pkg_install
|
||||
PORTVERSION= 20040429
|
||||
PORTVERSION= 20040501
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= eik
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (pkg_install-20040429.tar.gz) = 3e4069be12ce314b67427532bfa06128
|
||||
SIZE (pkg_install-20040429.tar.gz) = 84675
|
||||
MD5 (pkg_install-20040501.tar.gz) = efcec65fc5eaa683cd82ecc3a067eb23
|
||||
SIZE (pkg_install-20040501.tar.gz) = 85572
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pkg_install
|
||||
PORTVERSION= 20040429
|
||||
PORTVERSION= 20040501
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= eik
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (pkg_install-20040429.tar.gz) = 3e4069be12ce314b67427532bfa06128
|
||||
SIZE (pkg_install-20040429.tar.gz) = 84675
|
||||
MD5 (pkg_install-20040501.tar.gz) = efcec65fc5eaa683cd82ecc3a067eb23
|
||||
SIZE (pkg_install-20040501.tar.gz) = 85572
|
||||
|
Loading…
Reference in New Issue
Block a user