- 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:
Gabor Kovesdan 2012-05-03 17:26:50 +00:00
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

View file

@ -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

View file

@ -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