pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/boost-python Fix PLIST for python-3.x.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c5ff2207449
branches:  trunk
changeset: 629569:3c5ff2207449
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 23 15:44:15 2014 +0000

description:
Fix PLIST for python-3.x.

diffstat:

 devel/boost-python/PLIST |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r c545eeffd599 -r 3c5ff2207449 devel/boost-python/PLIST
--- a/devel/boost-python/PLIST  Thu Jan 23 15:24:47 2014 +0000
+++ b/devel/boost-python/PLIST  Thu Jan 23 15:44:15 2014 +0000
@@ -1,4 +1,7 @@
-@comment $NetBSD: PLIST,v 1.6 2009/10/15 07:29:02 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2014/01/23 15:44:15 wiz Exp $
 lib/libboost_python.a
 lib/libboost_python.so
 lib/libboost_python.so.${BOOST_VERSION}
+${PLIST.py3x}lib/libboost_python3.a
+${PLIST.py3x}lib/libboost_python3.so
+${PLIST.py3x}lib/libboost_python3.so.${BOOST_VERSION}



Home | Main Index | Thread Index | Old Index