Index: head/textproc/diffstat/Makefile =================================================================== --- head/textproc/diffstat/Makefile (revision 489253) +++ head/textproc/diffstat/Makefile (revision 489254) @@ -1,25 +1,26 @@ # Created by: trevor # $FreeBSD$ PORTNAME= diffstat -PORTVERSION= 1.61 +PORTVERSION= 1.62 CATEGORIES= textproc devel -MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/ +MASTER_SITES= https://invisible-mirror.net/archives/${PORTNAME}/ \ + ftp://ftp.invisible-island.net/${PORTNAME}/ MAINTAINER= bapt@FreeBSD.org COMMENT= Makes a histogram summarizing "diff" output LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:tgz GNU_CONFIGURE= yes MAKEFILE= makefile PLIST_FILES= bin/diffstat man/man1/diffstat.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include Index: head/textproc/diffstat/distinfo =================================================================== --- head/textproc/diffstat/distinfo (revision 489253) +++ head/textproc/diffstat/distinfo (revision 489254) @@ -1,2 +1,3 @@ -SHA256 (diffstat-1.61.tgz) = 25359e0c27183f997b36c9202583b5dc2df390c20e22a92606af4bf7856a55ee -SIZE (diffstat-1.61.tgz) = 257242 +TIMESTAMP = 1546597476 +SHA256 (diffstat-1.62.tgz) = 7f09183644ed77a156b15346bbad4e89c93543e140add9dab18747e30522591f +SIZE (diffstat-1.62.tgz) = 263314