pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost Bump DIST_SUBDIR to v3: Use checksums ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f731cad224f6
branches:  trunk
changeset: 356647:f731cad224f6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 03 02:31:36 2017 +0000

description:
Bump DIST_SUBDIR to v3: Use checksums of manually (firefox) downloaded
distfile. This is the same as before my previous commit, but into a versioned
subdirectory.

Automatic fetch from sourceforge will probably fail (I get three different
checksums for different tries), but I've also uploaded this to ftp.NetBSD.org,
so the failover fetches will work, eventually.

(Keep MASTER_SITES for updates.)

diffstat:

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

diffs (36 lines):

diff -r 1d3ff82f96c9 -r f731cad224f6 meta-pkgs/boost/Makefile.common
--- a/meta-pkgs/boost/Makefile.common   Tue Jan 03 00:02:58 2017 +0000
+++ b/meta-pkgs/boost/Makefile.common   Tue Jan 03 02:31:36 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.64 2017/01/02 10:00:58 wiz Exp $
+# $NetBSD: Makefile.common,v 1.65 2017/01/03 02:31:36 wiz Exp $
 #
 # used by devel/boost-build/Makefile
 # used by devel/boost-docs/Makefile
@@ -30,7 +30,7 @@
 
 CONFLICTS+=            boost<1.36.0
 
-DIST_SUBDIR=           boost-1.63.0v2
+DIST_SUBDIR=           boost-1.63.0v3
 
 DISTINFO_FILE=         ${.CURDIR}/../../meta-pkgs/boost/distinfo
 PATCHDIR=              ${.CURDIR}/../../meta-pkgs/boost/patches
diff -r 1d3ff82f96c9 -r f731cad224f6 meta-pkgs/boost/distinfo
--- a/meta-pkgs/boost/distinfo  Tue Jan 03 00:02:58 2017 +0000
+++ b/meta-pkgs/boost/distinfo  Tue Jan 03 02:31:36 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.94 2017/01/02 10:00:58 wiz Exp $
+$NetBSD: distinfo,v 1.95 2017/01/03 02:31:36 wiz Exp $
 
-SHA1 (boost-1.63.0v2/boost_1_63_0.tar.bz2) = ae1ea45804704ed43b85192a1ea7d9417bd5577f
-RMD160 (boost-1.63.0v2/boost_1_63_0.tar.bz2) = da487370aa624ae1e46b7c88f62bd1239f4e9b89
-SHA512 (boost-1.63.0v2/boost_1_63_0.tar.bz2) = 09d16d75e6ce5a332bc72cf7fc9dd22b51c53ef4f66be7b9641daa7960390249a163364cd753d738894df9164152a009292d2b37dd459941fa06aaeb572c8285
-Size (boost-1.63.0v2/boost_1_63_0.tar.bz2) = 81869396 bytes
+SHA1 (boost-1.63.0v3/boost_1_63_0.tar.bz2) = 9f1dd4fa364a3e3156a77dc17aa562ef06404ff6
+RMD160 (boost-1.63.0v3/boost_1_63_0.tar.bz2) = 9781b51fcf1919b98ef3356af988fd8a73e7accb
+SHA512 (boost-1.63.0v3/boost_1_63_0.tar.bz2) = c915c5f5778dee49b8e9d0a40f37f90f56fb1fdb1d8ce92d97bf48bc7bc462212487badfe4bbe30b06196d1149cfb221da12ac54e97499b0d4cb6466813bb4ad
+Size (boost-1.63.0v3/boost_1_63_0.tar.bz2) = 81984414 bytes
 SHA1 (patch-aa) = 408a63a807aaa491130db018cd89bca6a427090d
 SHA1 (patch-ab) = 37c61bcfc27f1533df21f4392f80df2d2dbe51ef
 SHA1 (patch-ac) = 32d14b50682dae1950ed927ecb9318ad6b07687a



Home | Main Index | Thread Index | Old Index