pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/boost-libs



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Dec 20 17:28:25 UTC 2017

Modified Files:
        pkgsrc/devel/boost-libs: Makefile
Added Files:
        pkgsrc/devel/boost-libs: PLIST.Linux

Log Message:
devel/boost-libs: Add missing files to PLIST.Linux

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/devel/boost-libs/Makefile
cvs rdiff -u -r0 -r1.4 pkgsrc/devel/boost-libs/PLIST.Linux

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-libs/Makefile
diff -u pkgsrc/devel/boost-libs/Makefile:1.59 pkgsrc/devel/boost-libs/Makefile:1.60
--- pkgsrc/devel/boost-libs/Makefile:1.59       Thu Nov 30 16:45:19 2017
+++ pkgsrc/devel/boost-libs/Makefile    Wed Dec 20 17:28:25 2017
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.59 2017/11/30 16:45:19 adam Exp $
+# $NetBSD: Makefile,v 1.60 2017/12/20 17:28:25 minskim Exp $
 
 BOOST_PACKAGE=         libs
 BOOST_COMMENT=         (binary libraries)
 BOOST_CONFIG=          installed
 BOOST_INSTALL_LIBS=    yes
 
-PKGREVISION= 2
+PKGREVISION= 3
 .include "../../meta-pkgs/boost/Makefile.common"
 
 INSTALLATION_DIRS+=    lib

Added files:

Index: pkgsrc/devel/boost-libs/PLIST.Linux
diff -u /dev/null pkgsrc/devel/boost-libs/PLIST.Linux:1.4
--- /dev/null   Wed Dec 20 17:28:25 2017
+++ pkgsrc/devel/boost-libs/PLIST.Linux Wed Dec 20 17:28:25 2017
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST.Linux,v 1.4 2017/12/20 17:28:25 minskim Exp $
+lib/libboost_stacktrace_backtrace.a
+lib/libboost_stacktrace_backtrace.so
+lib/libboost_stacktrace_backtrace.so.${BOOST_VERSION}



Home | Main Index | Thread Index | Old Index