diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-01-18 15:39:49 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-01-18 15:39:49 +0800 |
commit | a998695239a0a0264525cdde81ba5ea3f1d111ac (patch) | |
tree | e09e3dc9cd26a827fccd6f507d6910d9441b1add /textproc/align | |
parent | 77686c70ca147facd08aa3c44f53123e17317bb8 (diff) | |
download | freebsd-ports-gnome-a998695239a0a0264525cdde81ba5ea3f1d111ac.tar.gz freebsd-ports-gnome-a998695239a0a0264525cdde81ba5ea3f1d111ac.tar.zst freebsd-ports-gnome-a998695239a0a0264525cdde81ba5ea3f1d111ac.zip |
- update to 1.7.1
- pass mantainership tu submitter
PR: ports/108007
Submitted by: Marcelo Araujo
Diffstat (limited to 'textproc/align')
-rw-r--r-- | textproc/align/Makefile | 4 | ||||
-rw-r--r-- | textproc/align/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/align/Makefile b/textproc/align/Makefile index cb8006776ff7..7239619ec5ad 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -7,11 +7,11 @@ # PORTNAME= align -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= textproc MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Text column alignment filter USE_PERL5= yes diff --git a/textproc/align/distinfo b/textproc/align/distinfo index d5005634e44f..ed7eb957fcd2 100644 --- a/textproc/align/distinfo +++ b/textproc/align/distinfo @@ -1,3 +1,3 @@ -MD5 (align-1.7.0.tar.gz) = 63e4cf32890ed6022437e888af686f07 -SHA256 (align-1.7.0.tar.gz) = 915c5aa69f51c13b971440d2def98a44fb3fd72f38c68604e384851dac651c77 -SIZE (align-1.7.0.tar.gz) = 12001 +MD5 (align-1.7.1.tar.gz) = 418906676ef257fee7ce22058d1ff062 +SHA256 (align-1.7.1.tar.gz) = c954035517012c48acd84f2ffc951b727c36df4dd09feb405169ebd77c2eb28f +SIZE (align-1.7.1.tar.gz) = 12047 |