mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- update to 1.42
- take maintainership Noted: no.1000 of my commits in ports/ :)
This commit is contained in:
parent
0a1220b0c8
commit
08987e25a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166838
2 changed files with 5 additions and 5 deletions
|
@ -6,12 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= diffstat
|
||||
PORTVERSION= 1.41
|
||||
PORTVERSION= 1.42
|
||||
CATEGORIES= textproc devel
|
||||
MASTER_SITES= ftp://dickey.his.com/diffstat/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= clsung@FreeBSD.org
|
||||
COMMENT= Makes a histogram summarizing "diff" output
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (diffstat-1.41.tgz) = c4a55fea8f94dbd1664f76c98da4ee17
|
||||
SHA256 (diffstat-1.41.tgz) = a0c2f684b19b370e3c25b054497a8cd098a89a13669554933ab36461b585830c
|
||||
SIZE (diffstat-1.41.tgz) = 98321
|
||||
MD5 (diffstat-1.42.tgz) = 0c37a2a509d6fbc459ad9845ae67ec94
|
||||
SHA256 (diffstat-1.42.tgz) = e73cea87d0597803c3c65ead622de39ad62c82bf9ac1af2e36c8d4b5c61695d5
|
||||
SIZE (diffstat-1.42.tgz) = 100412
|
||||
|
|
Loading…
Add table
Reference in a new issue