pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost Add a note to update mysql57-client/pa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0da5428edd1c
branches: trunk
changeset: 367413:0da5428edd1c
user: abs <abs%pkgsrc.org@localhost>
date: Fri Sep 01 10:02:31 2017 +0000
description:
Add a note to update mysql57-client/patches/patch-cmake_boost.cmake when bumping version
diffstat:
meta-pkgs/boost/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7de5b09fdb59 -r 0da5428edd1c meta-pkgs/boost/Makefile.common
--- a/meta-pkgs/boost/Makefile.common Fri Sep 01 10:02:00 2017 +0000
+++ b/meta-pkgs/boost/Makefile.common Fri Sep 01 10:02:31 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.68 2017/08/24 19:31:32 adam Exp $
+# $NetBSD: Makefile.common,v 1.69 2017/09/01 10:02:31 abs Exp $
#
# used by devel/boost-build/Makefile
# used by devel/boost-docs/Makefile
@@ -13,6 +13,8 @@
BOOST_VERSION= 1.65.0
BOOST_SHORT_VERSION= ${BOOST_VERSION:S/./_/:C/\..*$//}
+# Update mysql57-client/patches/patch-cmake_boost.cmake when updating version
+
DISTNAME= boost_${BOOST_VERSION:S/./_/g}
CATEGORIES= devel
Home |
Main Index |
Thread Index |
Old Index