pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost Unfortunately the distfile has changed...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b2648ccb4cf
branches:  trunk
changeset: 353498:4b2648ccb4cf
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Oct 08 06:05:36 2016 +0000

description:
Unfortunately the distfile has changed - with docs rebuilt - so we must change as well

diffstat:

 meta-pkgs/boost/Makefile.common |   5 ++++-
 meta-pkgs/boost/distinfo        |  10 +++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r dbda1ac91ca2 -r 4b2648ccb4cf meta-pkgs/boost/Makefile.common
--- a/meta-pkgs/boost/Makefile.common   Fri Oct 07 22:24:52 2016 +0000
+++ b/meta-pkgs/boost/Makefile.common   Sat Oct 08 06:05:36 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.59 2016/10/07 17:51:11 adam Exp $
+# $NetBSD: Makefile.common,v 1.60 2016/10/08 06:05:36 adam Exp $
 #
 # used by devel/boost-build/Makefile
 # used by devel/boost-docs/Makefile
@@ -12,6 +12,9 @@
 BOOST_VERSION=         1.62.0
 BOOST_SHORT_VERSION=   ${BOOST_VERSION:S/./_/:C/\..*$//}
 
+# IMPORTANT: remove on the next update
+DIST_SUBDIR=           boost
+
 DISTNAME=              boost_${BOOST_VERSION:S/./_/g}
 CATEGORIES=            devel
 
diff -r dbda1ac91ca2 -r 4b2648ccb4cf meta-pkgs/boost/distinfo
--- a/meta-pkgs/boost/distinfo  Fri Oct 07 22:24:52 2016 +0000
+++ b/meta-pkgs/boost/distinfo  Sat Oct 08 06:05:36 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.89 2016/10/07 17:51:11 adam Exp $
+$NetBSD: distinfo,v 1.90 2016/10/08 06:05:36 adam Exp $
 
-SHA1 (boost_1_62_0.tar.bz2) = 0fe1902cc1e8cfacece51870c7d1a9c3eda0c12a
-RMD160 (boost_1_62_0.tar.bz2) = 7b0fc3dd58e2719b5262812cedfbda3d509de3c1
-SHA512 (boost_1_62_0.tar.bz2) = 1ec4030b63084637005a4d1ff43b651dded0a13a7d8d471c45c89bd6b86c228d5e177fce5d37f31cb599286f3eb62e0c2c7fb0e2a7054e5a4d1bcead11e375d2
-Size (boost_1_62_0.tar.bz2) = 84498477 bytes
+SHA1 (boost/boost_1_62_0.tar.bz2) = 3b6d3f90802869d72cf6743ad39a809cdd0fd76d
+RMD160 (boost/boost_1_62_0.tar.bz2) = 63c8290b98e22877dd071e52c147f02431b2e96d
+SHA512 (boost/boost_1_62_0.tar.bz2) = c53ca7b22c200d97b8a72dfc158979015460601ee40375b08fd0de72489da359297dc5f81e5ef899760ae9480a74f3c4da26f86eeac4dd799947d8eb48ee4b3f
+Size (boost/boost_1_62_0.tar.bz2) = 84492184 bytes
 SHA1 (patch-aa) = 408a63a807aaa491130db018cd89bca6a427090d
 SHA1 (patch-ab) = 37c61bcfc27f1533df21f4392f80df2d2dbe51ef
 SHA1 (patch-ac) = 32d14b50682dae1950ed927ecb9318ad6b07687a



Home | Main Index | Thread Index | Old Index