1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Update to 1.7.5

- Update MASTER_SITES
- Add LICENSE_FILE
- Update WWW in pkg-descr

PR:		218575
Submitted by:	jharris@widomaker.com (maintainer)
This commit is contained in:
Carlos J. Puga Medina 2017-04-15 17:07:39 +00:00
parent 0294acb0ed
commit 6b691eaec1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438590
3 changed files with 7 additions and 5 deletions

View File

@ -2,15 +2,16 @@
# $FreeBSD$
PORTNAME= align
PORTVERSION= 1.7.3
PORTVERSION= 1.7.5
CATEGORIES= textproc
MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/ \
MASTER_SITES= https://kinzler.com/me/align/ \
http://bitrote.org/distfiles/
MAINTAINER= jharris@widomaker.com
COMMENT= Text column alignment filter
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
NO_BUILD= yes

View File

@ -1,2 +1,3 @@
SHA256 (align-1.7.3.tgz) = 5a3ee4bcaab1ae74cf33388911a3e3d48147039384b4756fd4c9dc02a0009827
SIZE (align-1.7.3.tgz) = 12184
TIMESTAMP = 1491970165
SHA256 (align-1.7.5.tgz) = cc692fb9dee0cc288757e708fc1a3b6b56ca1210ca181053a371cb11746969dd
SIZE (align-1.7.5.tgz) = 12216

View File

@ -4,4 +4,4 @@ columns, you can often use it without arguments and it'll guess the right
thing to do. Otherwise, you can specify arguments to direct how the columns
are separated on input and rejoined in the aligned output.
WWW: http://www.cs.indiana.edu/~kinzler/align/
WWW: https://kinzler.com/me/align/