aboutsummaryrefslogtreecommitdiff
path: root/textproc/align
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-04-15 17:07:39 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-04-15 17:07:39 +0000
commit6b691eaec1f42cf6417ccc8c3d58455e437ad6c0 (patch)
treed116719a3f5b2c7e821312982157ec19e12702c1 /textproc/align
parent0294acb0ed921534a10938e921f57f5c470cedee (diff)
downloadports-6b691eaec1f42cf6417ccc8c3d58455e437ad6c0.tar.gz
ports-6b691eaec1f42cf6417ccc8c3d58455e437ad6c0.zip
- Update to 1.7.5
- Update MASTER_SITES - Add LICENSE_FILE - Update WWW in pkg-descr PR: 218575 Submitted by: jharris@widomaker.com (maintainer)
Notes
Notes: svn path=/head/; revision=438590
Diffstat (limited to 'textproc/align')
-rw-r--r--textproc/align/Makefile5
-rw-r--r--textproc/align/distinfo5
-rw-r--r--textproc/align/pkg-descr2
3 files changed, 7 insertions, 5 deletions
diff --git a/textproc/align/Makefile b/textproc/align/Makefile
index b4ae999260fd..fd31309dc9ad 100644
--- a/textproc/align/Makefile
+++ b/textproc/align/Makefile
@@ -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
diff --git a/textproc/align/distinfo b/textproc/align/distinfo
index 8586c684644a..6d49e36ba94c 100644
--- a/textproc/align/distinfo
+++ b/textproc/align/distinfo
@@ -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
diff --git a/textproc/align/pkg-descr b/textproc/align/pkg-descr
index 4093aa35f98e..e38d8044d5fc 100644
--- a/textproc/align/pkg-descr
+++ b/textproc/align/pkg-descr
@@ -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/