pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libntlm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 26 12:39:45 UTC 2019

Modified Files:
        pkgsrc/devel/libntlm: Makefile distinfo

Log Message:
libntlm: update to 1.5.

* Version 1.5 (released 2018-08-24)

** Build system fixes.
Patch for LTO/gcc8 support from Romain GEISSLER.

** API and ABI modifications.
No changes since last version.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/libntlm/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libntlm/distinfo

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

Modified files:

Index: pkgsrc/devel/libntlm/Makefile
diff -u pkgsrc/devel/libntlm/Makefile:1.19 pkgsrc/devel/libntlm/Makefile:1.20
--- pkgsrc/devel/libntlm/Makefile:1.19  Sun Sep 15 17:32:44 2013
+++ pkgsrc/devel/libntlm/Makefile       Tue Nov 26 12:39:45 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2013/09/15 17:32:44 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2019/11/26 12:39:45 wiz Exp $
 
-DISTNAME=      libntlm-1.4
+DISTNAME=      libntlm-1.5
 CATEGORIES=    security
 MASTER_SITES=  http://www.nongnu.org/libntlm/releases/
 

Index: pkgsrc/devel/libntlm/distinfo
diff -u pkgsrc/devel/libntlm/distinfo:1.10 pkgsrc/devel/libntlm/distinfo:1.11
--- pkgsrc/devel/libntlm/distinfo:1.10  Tue Nov  3 03:27:43 2015
+++ pkgsrc/devel/libntlm/distinfo       Tue Nov 26 12:39:45 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/03 03:27:43 agc Exp $
+$NetBSD: distinfo,v 1.11 2019/11/26 12:39:45 wiz Exp $
 
-SHA1 (libntlm-1.4.tar.gz) = b15c9ccbd3829154647b3f9d6594b1ffe4491b6f
-RMD160 (libntlm-1.4.tar.gz) = 46d3c2228f0c6ad551feab9f812e32ec215a03a5
-SHA512 (libntlm-1.4.tar.gz) = 888ed2e9ee3e01a53bec951534966378a21c8a0baf555b65d97fed4408568c6b67f4199396cf3e61bb5a73b8e47dbe1333449369a92499e16478b0b60ac78274
-Size (libntlm-1.4.tar.gz) = 568414 bytes
+SHA1 (libntlm-1.5.tar.gz) = eaecb15173d41381862920cb78238c695b41f43a
+RMD160 (libntlm-1.5.tar.gz) = 831aaba9288014cc01eb92f80e704933afa64071
+SHA512 (libntlm-1.5.tar.gz) = 3592764b6cad21e2f4162997954c10c2122918ddb3496a3959e660c9a61103cc93bc65b8d26eff7f01055a3803c20539902fead4305dc0065747d6476704a8ba
+Size (libntlm-1.5.tar.gz) = 658935 bytes



Home | Main Index | Thread Index | Old Index