pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/spdlog



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Fri Feb  7 12:08:40 UTC 2020

Modified Files:
        pkgsrc/devel/spdlog: DESCR

Log Message:
spdlog: Fix typo in DESCR

Pointed out by pgoyette@. Thank you.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/spdlog/DESCR

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

Modified files:

Index: pkgsrc/devel/spdlog/DESCR
diff -u pkgsrc/devel/spdlog/DESCR:1.1 pkgsrc/devel/spdlog/DESCR:1.2
--- pkgsrc/devel/spdlog/DESCR:1.1       Wed Feb  5 13:32:27 2020
+++ pkgsrc/devel/spdlog/DESCR   Fri Feb  7 12:08:40 2020
@@ -1 +1 @@
-Very fast, header-only/compipled, C++ logging library.
+Very fast, header-only/compiled, C++ logging library.



Home | Main Index | Thread Index | Old Index