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:   tnn
Date:           Sun Aug  2 03:15:35 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/textproc: Makefile

Log Message:
added textproc/log4cpp


To generate a diff of this commit:
cvs rdiff -u -r1.4255 -r1.4256 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.1161 -r1.1162 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.4255 pkgsrc/doc/CHANGES-2020:1.4256
--- pkgsrc/doc/CHANGES-2020:1.4255      Sat Aug  1 21:51:18 2020
+++ pkgsrc/doc/CHANGES-2020     Sun Aug  2 03:15:34 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.4255 2020/08/01 21:51:18 mef Exp $
+$NetBSD: CHANGES-2020,v 1.4256 2020/08/02 03:15:34 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -6709,3 +6709,4 @@ Changes to the packages collection and i
        Updated net/dbip-city-lite to 2020.08 [fcambus 2020-08-01]
        Updated net/dbip-country-lite to 2020.08 [fcambus 2020-08-01]
        Updated devel/R-tinytest to 1.2.2 [mef 2020-08-01]
+       Added textproc/log4cpp version 1.1.3 [tnn 2020-08-02]

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1161 pkgsrc/textproc/Makefile:1.1162
--- pkgsrc/textproc/Makefile:1.1161     Sat Aug  1 15:13:59 2020
+++ pkgsrc/textproc/Makefile    Sun Aug  2 03:15:35 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1161 2020/08/01 15:13:59 scole Exp $
+# $NetBSD: Makefile,v 1.1162 2020/08/02 03:15:35 tnn Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -455,6 +455,7 @@ SUBDIR+=    libxslt
 SUBDIR+=       libyaml
 SUBDIR+=       link-grammar
 SUBDIR+=       lit2epub
+SUBDIR+=       log4cpp
 SUBDIR+=       lout
 SUBDIR+=       lowdown
 SUBDIR+=       lq-sp



Home | Main Index | Thread Index | Old Index