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: mef
Date: Wed Mar 20 04:08:24 UTC 2024
Modified Files:
pkgsrc/doc: CHANGES-2024
pkgsrc/lang: Makefile
Log Message:
Added lang/bython version 0.8
To generate a diff of this commit:
cvs rdiff -u -r1.1968 -r1.1969 pkgsrc/doc/CHANGES-2024
cvs rdiff -u -r1.721 -r1.722 pkgsrc/lang/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-2024
diff -u pkgsrc/doc/CHANGES-2024:1.1968 pkgsrc/doc/CHANGES-2024:1.1969
--- pkgsrc/doc/CHANGES-2024:1.1968 Tue Mar 19 19:43:04 2024
+++ pkgsrc/doc/CHANGES-2024 Wed Mar 20 04:08:24 2024
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2024,v 1.1968 2024/03/19 19:43:04 nikita Exp $
+$NetBSD: CHANGES-2024,v 1.1969 2024/03/20 04:08:24 mef Exp $
Changes to the packages collection and infrastructure in 2024:
@@ -3270,3 +3270,4 @@ Changes to the packages collection and i
Updated www/ikiwiki to 3.20200202.4 [schmonz 2024-03-19]
Updated cross/riscv64-none-elf-gcc to 13.2.0nb1 [dogcow 2024-03-19]
Updated x11/i3lock-color to 2.13.c.5 [nikita 2024-03-19]
+ Added lang/bython version 0.8 [mef 2024-03-20]
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.721 pkgsrc/lang/Makefile:1.722
--- pkgsrc/lang/Makefile:1.721 Fri Mar 8 12:02:57 2024
+++ pkgsrc/lang/Makefile Wed Mar 20 04:08:24 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.721 2024/03/08 12:02:57 wiz Exp $
+# $NetBSD: Makefile,v 1.722 2024/03/20 04:08:24 mef Exp $
#
COMMENT= Programming languages
@@ -19,6 +19,7 @@ SUBDIR+= baci
SUBDIR+= boomerang
SUBDIR+= brandybasic
SUBDIR+= bwbasic
+SUBDIR+= bython
SUBDIR+= caml-light
SUBDIR+= camlp5
SUBDIR+= cbmbasic
Home |
Main Index |
Thread Index |
Old Index