pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/boost-build



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Sep 28 09:54:41 UTC 2025

Modified Files:
        pkgsrc/devel/boost-build: PLIST

Log Message:
boost-build: fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/boost-build/PLIST

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

Modified files:

Index: pkgsrc/devel/boost-build/PLIST
diff -u pkgsrc/devel/boost-build/PLIST:1.35 pkgsrc/devel/boost-build/PLIST:1.36
--- pkgsrc/devel/boost-build/PLIST:1.35 Wed Apr 17 16:14:01 2024
+++ pkgsrc/devel/boost-build/PLIST      Sun Sep 28 09:54:41 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.35 2024/04/17 16:14:01 adam Exp $
+@comment $NetBSD: PLIST,v 1.36 2025/09/28 09:54:41 adam Exp $
 share/boost-build/build-system.jam
 share/boost-build/build/ac.jam
 share/boost-build/build/alias.jam
@@ -30,6 +30,7 @@ share/boost-build/tools/borland.jam
 share/boost-build/tools/builtin.jam
 share/boost-build/tools/bzip2.jam
 share/boost-build/tools/cast.jam
+share/boost-build/tools/cc.jam
 share/boost-build/tools/clang-darwin.jam
 share/boost-build/tools/clang-linux.jam
 share/boost-build/tools/clang-vxworks.jam
@@ -131,6 +132,7 @@ share/boost-build/tools/gettext.jam
 share/boost-build/tools/gfortran.jam
 share/boost-build/tools/hp_cxx.jam
 share/boost-build/tools/hpfortran.jam
+share/boost-build/tools/ibmcxx.jam
 share/boost-build/tools/ifort.jam
 share/boost-build/tools/intel-darwin.jam
 share/boost-build/tools/intel-linux.jam
@@ -195,10 +197,8 @@ share/boost-build/tools/types/rsp.jam
 share/boost-build/tools/types/sass-type.jam
 share/boost-build/tools/types/xml.jam
 share/boost-build/tools/unix.jam
-share/boost-build/tools/vacpp.jam
 share/boost-build/tools/vmsdecc.jam
 share/boost-build/tools/whale.jam
-share/boost-build/tools/xlcpp.jam
 share/boost-build/tools/xlf.jam
 share/boost-build/tools/xsltproc-config.jam
 share/boost-build/tools/xsltproc.jam



Home | Main Index | Thread Index | Old Index