diff options
author | pav <pav@FreeBSD.org> | 2005-05-03 00:21:37 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-03 00:21:37 +0800 |
commit | f96fda84e2cf2740c5a2f7d0183e48495dfdc3a1 (patch) | |
tree | a337f5a49cc8fd795597a038f5587ea50edc3d31 /net | |
parent | 1a1ff9f4243332687402501b15b3966098dc7ba8 (diff) | |
download | freebsd-ports-gnome-f96fda84e2cf2740c5a2f7d0183e48495dfdc3a1.tar.gz freebsd-ports-gnome-f96fda84e2cf2740c5a2f7d0183e48495dfdc3a1.tar.zst freebsd-ports-gnome-f96fda84e2cf2740c5a2f7d0183e48495dfdc3a1.zip |
- Ignore checksums, tarball gets regenerated daily
PR: ports/79691
Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
Approved by: Mohacsi Janos <mohacsi@niif.hu> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/bindtest/Makefile | 4 | ||||
-rw-r--r-- | net/bindtest/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bindtest/Makefile b/net/bindtest/Makefile index 35983b71133d..360f08e6d153 100644 --- a/net/bindtest/Makefile +++ b/net/bindtest/Makefile @@ -7,6 +7,7 @@ PORTNAME= bindtest PORTVERSION= 1.56 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ ftp://sunsite.cnlab-switch.ch/mirror/kame/misc/ \ @@ -14,12 +15,11 @@ MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ \ ftp://ftp.ipv6.uni-leipzig.de/pub/ftp.kame.net/pub/kame/misc/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz +IGNOREFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Test bind() semantics of IPv6 sockets -BROKEN= Size mismatch - MAN1= bindtest.1 do-install: diff --git a/net/bindtest/distinfo b/net/bindtest/distinfo index c94edb5018b8..f31b926f5373 100644 --- a/net/bindtest/distinfo +++ b/net/bindtest/distinfo @@ -1,2 +1,2 @@ -MD5 (bindtest.tgz) = 34da012b719dc07913197d9beea9e71b -SIZE (bindtest.tgz) = 9569 +MD5 (bindtest.tgz) = IGNORE +SIZE (bindtest.tbz) = IGNORE |