Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add libobjc2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af514d058e7a
branches:  trunk
changeset: 429140:af514d058e7a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 16 17:37:08 2020 +0000

description:
Add libobjc2

diffstat:

 doc/CHANGES-2020 |  3 ++-
 lang/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 0aa1a99b39a4 -r af514d058e7a doc/CHANGES-2020
--- a/doc/CHANGES-2020  Thu Apr 16 17:35:47 2020 +0000
+++ b/doc/CHANGES-2020  Thu Apr 16 17:37:08 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.2324 2020/04/16 17:07:44 adam Exp $
+$NetBSD: CHANGES-2020,v 1.2325 2020/04/16 17:37:08 joerg Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -3197,3 +3197,4 @@
        Updated net/freeradius to 3.0.21nb1 [jperkin 2020-04-16]
        Updated lang/tcl to 8.6.10 [adam 2020-04-16]
        Updated x11/tk to 8.6.10 [adam 2020-04-16]
+       Added lang/libobjc2 version 2.0 [joerg 2020-04-16]
diff -r 0aa1a99b39a4 -r af514d058e7a lang/Makefile
--- a/lang/Makefile     Thu Apr 16 17:35:47 2020 +0000
+++ b/lang/Makefile     Thu Apr 16 17:37:08 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.554 2020/04/06 04:59:00 wiz Exp $
+# $NetBSD: Makefile,v 1.555 2020/04/16 17:37:29 joerg Exp $
 #
 
 COMMENT=       Programming languages
@@ -138,6 +138,7 @@
 SUBDIR+=       libcxx
 SUBDIR+=       libcxxabi
 SUBDIR+=       libduktape
+SUBDIR+=       libobjc2
 SUBDIR+=       librep
 SUBDIR+=       libunwind
 SUBDIR+=       likepython



Home | Main Index | Thread Index | Old Index