ports/176204: security/ipv6toolkit: distfile suffers size (and checksum) mismatch

John W. O'Brien john at saltant.com
Sun Feb 17 04:20:02 UTC 2013


>Number:         176204
>Category:       ports
>Synopsis:       security/ipv6toolkit: distfile suffers size (and checksum) mismatch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 17 04:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John W. O'Brien
>Release:        9.1-STABLE
>Organization:
Saltant Solutions
>Environment:
FreeBSD XXXX.saltant.net 9.1-STABLE FreeBSD 9.1-STABLE #2 r245089: Sat Jan  5 22:27:54 EST 2013     root at XXXX.saltant.net:/usr/obj/usr/src/sys/NIPPL  amd64

>Description:
The distinfo added by r312388 ("Update to 1.3.") does not match the upstream tarball.

http://svnweb.freebsd.org/ports?view=revision&revision=312388

I compared the observed tarball contents to the git commit noted below, and found only these differences in the tarball relative to the repository:

- add data/ipv6toolkit.conf
- add data/oiu.txt
- change whitespace in manuals/frag6.1

https://github.com/fgont/ipv6-toolkit/commit/1e7a5d45f5c7ed0f113c87b1b5d4b7b6c680fdb8
>How-To-Repeat:

>Fix:
The attached patch sets the distinfo to match the upstream tarball.

Patch attached with submission follows:

Index: distinfo
===================================================================
--- distinfo	(revision 312398)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ipv6-toolkit-v1.3.tar.gz) = d45bb9cec9ea3a65416c153eb03cdb93d85437e1b802a0ed05f19b886700843c
-SIZE (ipv6-toolkit-v1.3.tar.gz) = 2918536
+SHA256 (ipv6-toolkit-v1.3.tar.gz) = 182d3e7b34ea800eae21d5fbf5fd4fa7f13792f27d9a4c5f61947ae0e178a720
+SIZE (ipv6-toolkit-v1.3.tar.gz) = 2918659


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list