mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 20120503
Changelog: - New feature: --random-sort - New feature: --human-numeric-sort - New feature: --version-sort - Smaller bugfixes and improvements
This commit is contained in:
parent
c0808ed5f7
commit
dd0dd7f205
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295975
2 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: bsd-sort
|
||||
# Date created: 12 Juni 2007
|
||||
# Date created: 12 June 2007
|
||||
# Whom: Gabor Kovesdan <gabor@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= sort
|
||||
PORTVERSION= 20120424
|
||||
PORTVERSION= 20120503
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= gabor
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (sort-20120424.tar.gz) = 814d0805c4672cc690f56be0c36f7cdb6f1b0dd1bdda4806c371acc91ed57a5d
|
||||
SIZE (sort-20120424.tar.gz) = 53164
|
||||
SHA256 (sort-20120503.tar.gz) = 9825ee6a8526f664023a3f812015bcb444c4ee6adcdec68a386092531b4b7975
|
||||
SIZE (sort-20120503.tar.gz) = 64390
|
||||
|
|
Loading…
Add table
Reference in a new issue