pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/mtr



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 21 07:00:22 UTC 2016

Modified Files:
        pkgsrc/net/mtr: distinfo
        pkgsrc/net/mtr/patches: patch-net.h

Log Message:
Less anger, more bug report URLs.


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/net/mtr/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/mtr/patches/patch-net.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/mtr/distinfo
diff -u pkgsrc/net/mtr/distinfo:1.44 pkgsrc/net/mtr/distinfo:1.45
--- pkgsrc/net/mtr/distinfo:1.44        Sun Aug 21 00:51:34 2016
+++ pkgsrc/net/mtr/distinfo     Sun Aug 21 07:00:22 2016
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.44 2016/08/21 00:51:34 jnemeth Exp $
+$NetBSD: distinfo,v 1.45 2016/08/21 07:00:22 wiz Exp $
 
 SHA1 (mtr-0.87.tar.gz) = afd192a765116f3d44e4bada9e11d4ccd79acefc
 RMD160 (mtr-0.87.tar.gz) = 9cc760ec31113462f9aeff94b3ba1af1cb4ed994
 SHA512 (mtr-0.87.tar.gz) = 172ba2f78a6ee4deb427ac2fb00dff16843215dbd23663fbe41fcc957ffe278b408a73a0c7e1c05788b235e2d03fb53f9971b8b82d4de2f95edcaa9f2cff3cf9
 Size (mtr-0.87.tar.gz) = 184645 bytes
 SHA1 (patch-net.c) = b8a88ef7c4bad7cfbb502e60e12fd84b90e601dd
-SHA1 (patch-net.h) = 4aa64aeb673464669887892a0f88e93e96f928cb
+SHA1 (patch-net.h) = b5209872236f078e29e124988324ab0be870c45c

Index: pkgsrc/net/mtr/patches/patch-net.h
diff -u pkgsrc/net/mtr/patches/patch-net.h:1.1 pkgsrc/net/mtr/patches/patch-net.h:1.2
--- pkgsrc/net/mtr/patches/patch-net.h:1.1      Sun Aug 21 00:51:34 2016
+++ pkgsrc/net/mtr/patches/patch-net.h  Sun Aug 21 07:00:22 2016
@@ -1,7 +1,8 @@
-$NetBSD: patch-net.h,v 1.1 2016/08/21 00:51:34 jnemeth Exp $
+$NetBSD: patch-net.h,v 1.2 2016/08/21 07:00:22 wiz Exp $
 
-Stupidly assumes that SCTP is available everywhere.
+Assumes that SCTP is available everywhere.
 At least let it compile on older systems.
+https://github.com/traviscross/mtr/issues/141
 
 --- net.h.orig 2014-12-09 11:19:43.000000000 +0000
 +++ net.h



Home | Main Index | Thread Index | Old Index