aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2017-04-16 01:07:39 +0800
committercpm <cpm@FreeBSD.org>2017-04-16 01:07:39 +0800
commit2e876ada77e57e1f4b0a19a5bbb15f98968b9866 (patch)
treed116719a3f5b2c7e821312982157ec19e12702c1
parent23c9d5e5a1299b28936b00147dbd67c3c87edd49 (diff)
downloadfreebsd-ports-gnome-2e876ada77e57e1f4b0a19a5bbb15f98968b9866.tar.gz
freebsd-ports-gnome-2e876ada77e57e1f4b0a19a5bbb15f98968b9866.tar.zst
freebsd-ports-gnome-2e876ada77e57e1f4b0a19a5bbb15f98968b9866.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)
-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/