Index: head/textproc/diffstat/Makefile =================================================================== --- head/textproc/diffstat/Makefile (revision 391535) +++ head/textproc/diffstat/Makefile (revision 391536) @@ -1,22 +1,22 @@ # Created by: trevor # $FreeBSD$ PORTNAME= diffstat -PORTVERSION= 1.59 +PORTVERSION= 1.60 CATEGORIES= textproc devel MASTER_SITES= ftp://invisible-island.net/${PORTNAME}/ EXTRACT_SUFX= .tgz MAINTAINER= bapt@FreeBSD.org COMMENT= Makes a histogram summarizing "diff" output 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 391535) +++ head/textproc/diffstat/distinfo (revision 391536) @@ -1,2 +1,2 @@ -SHA256 (diffstat-1.59.tgz) = 267d1441b8889cbefbb7ca7dfd4a17f6c8bc73bc114904c74ecad945a3dbf270 -SIZE (diffstat-1.59.tgz) = 247698 +SHA256 (diffstat-1.60.tgz) = 2032e418b43bae70d548e32da901ebc4ac12972381de1314bebde0b126fb0123 +SIZE (diffstat-1.60.tgz) = 255922