pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/discount



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Fri Sep 18 20:18:55 UTC 2020

Modified Files:
        pkgsrc/textproc/discount: Makefile distinfo

Log Message:
Update to 2.2.7. From the changelog:

- fix a malloc overflow when doing mkd_anchor_format()


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/discount/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/discount/distinfo

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

Modified files:

Index: pkgsrc/textproc/discount/Makefile
diff -u pkgsrc/textproc/discount/Makefile:1.10 pkgsrc/textproc/discount/Makefile:1.11
--- pkgsrc/textproc/discount/Makefile:1.10      Tue Jun 11 10:03:07 2019
+++ pkgsrc/textproc/discount/Makefile   Fri Sep 18 20:18:55 2020
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2019/06/11 10:03:07 leot Exp $
+# $NetBSD: Makefile,v 1.11 2020/09/18 20:18:55 schmonz Exp $
 #
 
-DISTNAME=      discount-2.2.6
+DISTNAME=      discount-2.2.7
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Orc/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/textproc/discount/distinfo
diff -u pkgsrc/textproc/discount/distinfo:1.11 pkgsrc/textproc/discount/distinfo:1.12
--- pkgsrc/textproc/discount/distinfo:1.11      Tue Jun 11 10:03:07 2019
+++ pkgsrc/textproc/discount/distinfo   Fri Sep 18 20:18:55 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.11 2019/06/11 10:03:07 leot Exp $
+$NetBSD: distinfo,v 1.12 2020/09/18 20:18:55 schmonz Exp $
 
-SHA1 (discount-2.2.6.tar.gz) = 36aeb512a4429e3a672f5e6803dcd59d5ac1a817
-RMD160 (discount-2.2.6.tar.gz) = ebd9a877842998afda0d0f1a2821280b16c9d16e
-SHA512 (discount-2.2.6.tar.gz) = 4c5956dea78aacd3a105ddac13f1671d811a5b2b04990cdf8485c36190c8872c4b1b9432a7236f669c34b07564ecd0096632dced54d67de9eaf4f23641417ecc
-Size (discount-2.2.6.tar.gz) = 128790 bytes
+SHA1 (discount-2.2.7.tar.gz) = 0a316158d4ef73e4a3bbc72f2b2ec6b7738627fd
+RMD160 (discount-2.2.7.tar.gz) = 9731bf7610e7481e6d844be163d2bc302d8704c9
+SHA512 (discount-2.2.7.tar.gz) = 6998080f7348504f544d18594adf99b5c81ea50eee9e990602cde6467cb7490ca17cd43b376f6eb4b3ca20f7d6cf616781079ed6c602dbe2a0799e22a0e0dfca
+Size (discount-2.2.7.tar.gz) = 128805 bytes
 SHA1 (patch-Makefile.in) = cee33665390bc83d83bf6925886ae945254b66a8
 SHA1 (patch-generate.c) = ca870b8ecf485bd14e9b3302c90fc4a97d73c2f7



Home | Main Index | Thread Index | Old Index