mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.74, which adds some minor checks, changes the
boilerplate warnings to errors now that the deadline has passed, and improves the output format. Submitted by: Lars Eggert <lars.eggert@gmx.net> PR: ports/83143
This commit is contained in:
parent
690e751982
commit
a0cf1277a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139547
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= idnits
|
PORTNAME= idnits
|
||||||
PORTVERSION= 1.70
|
PORTVERSION= 1.74
|
||||||
CATEGORIES= textproc
|
CATEGORIES= textproc
|
||||||
MASTER_SITES= http://ietf.levkowetz.com/tools/idnits/
|
MASTER_SITES= http://ietf.levkowetz.com/tools/idnits/
|
||||||
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (idnits-v1.70) = e65bc268389dec696db2b6a27a9a4e5f
|
MD5 (idnits-v1.74) = 464d21b449c70520b15da1361c90144d
|
||||||
SIZE (idnits-v1.70) = 65995
|
SIZE (idnits-v1.74) = 67682
|
||||||
|
|
Loading…
Add table
Reference in a new issue