pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/boost-libs devel/boost-libs: Add missing files t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c34c7244581f
branches:  trunk
changeset: 372921:c34c7244581f
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Dec 20 17:28:25 2017 +0000

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

Bump PKGREVISION.

diffstat:

 devel/boost-libs/Makefile    |  4 ++--
 devel/boost-libs/PLIST.Linux |  4 ++++
 2 files changed, 6 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 27f7ef9f4f11 -r c34c7244581f devel/boost-libs/Makefile
--- a/devel/boost-libs/Makefile Wed Dec 20 16:39:07 2017 +0000
+++ b/devel/boost-libs/Makefile Wed Dec 20 17:28:25 2017 +0000
@@ -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
diff -r 27f7ef9f4f11 -r c34c7244581f devel/boost-libs/PLIST.Linux
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/boost-libs/PLIST.Linux      Wed Dec 20 17:28:25 2017 +0000
@@ -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