mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update GNU which to 2.21
This commit is contained in:
parent
509001a4db
commit
8b47079cc0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381907
@ -2,10 +2,9 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gwhich
|
PORTNAME= gwhich
|
||||||
PORTVERSION= 2.20
|
PORTVERSION= 2.21
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= GNU/which \
|
MASTER_SITES= GNU/which
|
||||||
http://www.xs4all.nl/~carlo17/which/
|
|
||||||
DISTNAME= which-${PORTVERSION}
|
DISTNAME= which-${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= johans@FreeBSD.org
|
MAINTAINER= johans@FreeBSD.org
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (which-2.20.tar.gz) = d417b65c650d88ad26a208293c1c6e3eb60d4b6d847f01ff8f66aca63e2857f8
|
SHA256 (which-2.21.tar.gz) = f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad
|
||||||
SIZE (which-2.20.tar.gz) = 135372
|
SIZE (which-2.21.tar.gz) = 149305
|
||||||
|
@ -5,4 +5,4 @@ version will not return directory names as being executables
|
|||||||
and that by default it will expand a leading "./" and "~/" to
|
and that by default it will expand a leading "./" and "~/" to
|
||||||
its full path on output.
|
its full path on output.
|
||||||
|
|
||||||
WWW: http://www.xs4all.nl/~carlo17/which/index.html
|
WWW: https://savannah.gnu.org/projects/which/
|
||||||
|
Loading…
Reference in New Issue
Block a user