pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   js
Date:           Tue Jun  9 18:23:10 UTC 2020

Modified Files:
        pkgsrc/devel/fossil: Makefile distinfo
        pkgsrc/doc: CHANGES-2020

Log Message:
Update devel/fossil to 2.11.1

This fixes a security issue I found. No other changes.


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/devel/fossil/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/fossil/distinfo
cvs rdiff -u -r1.3495 -r1.3496 pkgsrc/doc/CHANGES-2020

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

Modified files:

Index: pkgsrc/devel/fossil/Makefile
diff -u pkgsrc/devel/fossil/Makefile:1.57 pkgsrc/devel/fossil/Makefile:1.58
--- pkgsrc/devel/fossil/Makefile:1.57   Tue Jun  2 08:23:36 2020
+++ pkgsrc/devel/fossil/Makefile        Tue Jun  9 18:23:10 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2020/06/02 08:23:36 adam Exp $
+# $NetBSD: Makefile,v 1.58 2020/06/09 18:23:10 js Exp $
 
-DISTNAME=      fossil-src-2.11
+DISTNAME=      fossil-src-2.11.1
 PKGNAME=       ${DISTNAME:S/-src//}
 PKGREVISION=   1
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}

Index: pkgsrc/devel/fossil/distinfo
diff -u pkgsrc/devel/fossil/distinfo:1.35 pkgsrc/devel/fossil/distinfo:1.36
--- pkgsrc/devel/fossil/distinfo:1.35   Tue May 26 20:42:51 2020
+++ pkgsrc/devel/fossil/distinfo        Tue Jun  9 18:23:10 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.35 2020/05/26 20:42:51 js Exp $
+$NetBSD: distinfo,v 1.36 2020/06/09 18:23:10 js Exp $
 
-SHA1 (fossil-src-2.11.tar.gz) = 63187b7254d21b3a03ff468e7dbb120de8699c88
-RMD160 (fossil-src-2.11.tar.gz) = a9bc0e50783451c2c67481f0f58d711d0e785ceb
-SHA512 (fossil-src-2.11.tar.gz) = 0489b5b8595a0c50c8a7d787ff2d4a30980dce83b33052f7bf8f4630320fe8a0276bc73a00f3ced2962a474df1fddb2dd2e0d70f8854e1fc83e3746ea63b6ba1
-Size (fossil-src-2.11.tar.gz) = 5850256 bytes
+SHA1 (fossil-src-2.11.1.tar.gz) = 22145e7d1927c5368b07eca01098681aed4e6761
+RMD160 (fossil-src-2.11.1.tar.gz) = 1f769d1e3258ad3fc3feb45510a8bfd941aac936
+SHA512 (fossil-src-2.11.1.tar.gz) = 055306c0d5c2f9b536ace6385ed79b5ced56d77dfc8e08b38f51075e97dfebfffca10aa7e17d2b22b9945c71b12eb131d49f3651e2890820dc9cb04719cd0265
+Size (fossil-src-2.11.1.tar.gz) = 5850806 bytes
 SHA1 (patch-src_sqlite3.c) = cccf9af1ba8695dedcc5487234541d11f4538f8d

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.3495 pkgsrc/doc/CHANGES-2020:1.3496
--- pkgsrc/doc/CHANGES-2020:1.3495      Tue Jun  9 17:50:15 2020
+++ pkgsrc/doc/CHANGES-2020     Tue Jun  9 18:23:10 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.3495 2020/06/09 17:50:15 nia Exp $
+$NetBSD: CHANGES-2020,v 1.3496 2020/06/09 18:23:10 js Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -5539,7 +5539,6 @@ Changes to the packages collection and i
        Updated www/zola to 0.11.0 [nikita 2020-06-08]
        Updated print/foliate to 2.2.1 [fox 2020-06-08]
        Updated security/gnutls to 3.6.14 [leot 2020-06-08]
-       Updated devel/fossil to 2.11.1 [js 2020-06-08]
        Updated mail/roundcube to 1.4.6 [taca 2020-06-09]
        Updated mail/roundcube-plugin-enigma to 1.4.6 [taca 2020-06-09]
        Updated mail/roundcube-plugin-password to 1.4.6 [taca 2020-06-09]
@@ -5692,3 +5691,4 @@ Changes to the packages collection and i
        Updated audio/audacious to 4.0.4 [nia 2020-06-09]
        Updated audio/audacious-plugins to 4.0.4 [nia 2020-06-09]
        Updated audio/strawberry to 0.6.12 [nia 2020-06-09]
+       Updated devel/fossil to 2.11.1 [js 2020-06-09]



Home | Main Index | Thread Index | Old Index