Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2017 17:07:40 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438590 - head/textproc/align
Message-ID:  <201704151707.v3FH7eJS029343@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Sat Apr 15 17:07:39 2017
New Revision: 438590
URL: https://svnweb.freebsd.org/changeset/ports/438590

Log:
  - Update to 1.7.5
  - Update MASTER_SITES
  - Add LICENSE_FILE
  - Update WWW in pkg-descr
  
  PR:		218575
  Submitted by:	jharris@widomaker.com (maintainer)

Modified:
  head/textproc/align/Makefile
  head/textproc/align/distinfo
  head/textproc/align/pkg-descr

Modified: head/textproc/align/Makefile
==============================================================================
--- head/textproc/align/Makefile	Sat Apr 15 16:09:01 2017	(r438589)
+++ head/textproc/align/Makefile	Sat Apr 15 17:07:39 2017	(r438590)
@@ -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
 

Modified: head/textproc/align/distinfo
==============================================================================
--- head/textproc/align/distinfo	Sat Apr 15 16:09:01 2017	(r438589)
+++ head/textproc/align/distinfo	Sat Apr 15 17:07:39 2017	(r438590)
@@ -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

Modified: head/textproc/align/pkg-descr
==============================================================================
--- head/textproc/align/pkg-descr	Sat Apr 15 16:09:01 2017	(r438589)
+++ head/textproc/align/pkg-descr	Sat Apr 15 17:07:39 2017	(r438590)
@@ -4,4 +4,4 @@ columns, you can often use it without ar
 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704151707.v3FH7eJS029343>