pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/ircII



Module Name:    pkgsrc
Committed By:   mrg
Date:           Fri Jan 18 10:47:48 UTC 2019

Modified Files:
        pkgsrc/chat/ircII: Makefile distinfo

Log Message:
update to ircii 20170117.  just one change from yesterday:

  o  fix a memory corruption bug found by leot@netbsd with electric fence


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/chat/ircII/Makefile
cvs rdiff -u -r1.49 -r1.50 pkgsrc/chat/ircII/distinfo

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

Modified files:

Index: pkgsrc/chat/ircII/Makefile
diff -u pkgsrc/chat/ircII/Makefile:1.81 pkgsrc/chat/ircII/Makefile:1.82
--- pkgsrc/chat/ircII/Makefile:1.81     Thu Jan 17 05:21:24 2019
+++ pkgsrc/chat/ircII/Makefile  Fri Jan 18 10:47:48 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2019/01/17 05:21:24 mrg Exp $
+# $NetBSD: Makefile,v 1.82 2019/01/18 10:47:48 mrg Exp $
 
 DISTNAME=              ircii-${VERS}
 PKGNAME=               ircII-${VERS}
@@ -13,7 +13,7 @@ LICENSE=              modified-bsd
 
 CONFLICTS=             blackened-[0-9]*
 
-VERS=                  20190116
+VERS=                  20190117
 PLIST_SUBST+=  VERS=${VERS:Q}
 
 .include "../../mk/bsd.prefs.mk"

Index: pkgsrc/chat/ircII/distinfo
diff -u pkgsrc/chat/ircII/distinfo:1.49 pkgsrc/chat/ircII/distinfo:1.50
--- pkgsrc/chat/ircII/distinfo:1.49     Thu Jan 17 05:21:24 2019
+++ pkgsrc/chat/ircII/distinfo  Fri Jan 18 10:47:48 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.49 2019/01/17 05:21:24 mrg Exp $
+$NetBSD: distinfo,v 1.50 2019/01/18 10:47:48 mrg Exp $
 
-SHA1 (ircii-20190116.tar.bz2) = 5e30b6180a74b81695ecdee46e8385c680b3a93d
-RMD160 (ircii-20190116.tar.bz2) = e1624c193e2ad4f6ce291ee8c41d15998daf4fa1
-SHA512 (ircii-20190116.tar.bz2) = a55d545ae5ba4d0b2b63abcee0666fff42642994d6f3569f8c17ef2312a5e9a9bd1b56951f00b26e1aadd36aafe8c4a41399f76cb0b75a32b6e70f77cd22742d
-Size (ircii-20190116.tar.bz2) = 607829 bytes
+SHA1 (ircii-20190117.tar.bz2) = 5e727cecd311117b0768586d37bf2126fb0fd7b7
+RMD160 (ircii-20190117.tar.bz2) = 2536c7783ca2ee9df0b49877858b65ccfc3e9bea
+SHA512 (ircii-20190117.tar.bz2) = 08ca96cd62bae35245b40791c8588752b96136b53e5c9434d0f7976d03841fca80e8c83cf8608aad79c381820b06e00167447c6dc0c6294c6b3dfd91a9fdb6d4
+Size (ircii-20190117.tar.bz2) = 606327 bytes
 SHA1 (patch-Makefile.in) = 77fd2cfb1ef528faf03a3ef61c4802917fb6c8d5



Home | Main Index | Thread Index | Old Index