pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost Manually pin-point the release version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/954b3ed8722c
branches:  trunk
changeset: 353543:954b3ed8722c
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Oct 08 23:27:50 2016 +0000

description:
Manually pin-point the release version of the 1.62.0 distfile.
Regenerate distinfo.

diffstat:

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

diffs (48 lines):

diff -r 3e578f9b9257 -r 954b3ed8722c meta-pkgs/boost/Makefile.common
--- a/meta-pkgs/boost/Makefile.common   Sat Oct 08 23:26:56 2016 +0000
+++ b/meta-pkgs/boost/Makefile.common   Sat Oct 08 23:27:50 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.60 2016/10/08 06:05:36 adam Exp $
+# $NetBSD: Makefile.common,v 1.61 2016/10/08 23:27:50 joerg Exp $
 #
 # used by devel/boost-build/Makefile
 # used by devel/boost-docs/Makefile
@@ -12,8 +12,9 @@
 BOOST_VERSION=         1.62.0
 BOOST_SHORT_VERSION=   ${BOOST_VERSION:S/./_/:C/\..*$//}
 
-# IMPORTANT: remove on the next update
-DIST_SUBDIR=           boost
+# IMPORTANT: remove on the next update and uncomment MASTER_SITES below
+DIST_SUBDIR=           boost-1.62.0
+MASTER_SITES=  -http://downloads.sourceforge.net/project/boost/boost/1.62.0/boost_1_62_0.tar.bz2?r=&ts=1475968113
 
 DISTNAME=              boost_${BOOST_VERSION:S/./_/g}
 CATEGORIES=            devel
@@ -23,7 +24,7 @@
 .else # ${BOOST_PACKAGE} != "meta-pkg"
 PKGNAME=       boost-${BOOST_PACKAGE}-${BOOST_VERSION}
 
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=boost/}
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boost/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 3e578f9b9257 -r 954b3ed8722c meta-pkgs/boost/distinfo
--- a/meta-pkgs/boost/distinfo  Sat Oct 08 23:26:56 2016 +0000
+++ b/meta-pkgs/boost/distinfo  Sat Oct 08 23:27:50 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.90 2016/10/08 06:05:36 adam Exp $
+$NetBSD: distinfo,v 1.91 2016/10/08 23:27:50 joerg Exp $
 
-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 (boost-1.62.0/boost_1_62_0.tar.bz2) = 5fd97433c3f859d8cbab1eaed4156d3068ae3648
+RMD160 (boost-1.62.0/boost_1_62_0.tar.bz2) = c5bc43d5a427cd958ae16e22b8b79e98d8a70424
+SHA512 (boost-1.62.0/boost_1_62_0.tar.bz2) = 5385ae3d5255a433a704169ad454d8dc2b0b5bcae3fb23defd6570df4ff7d845cf9fcbeebccdc1c5db0eec9f82ee3d90040de9507c8167467c635d3b215463be
+Size (boost-1.62.0/boost_1_62_0.tar.bz2) = 84513338 bytes
 SHA1 (patch-aa) = 408a63a807aaa491130db018cd89bca6a427090d
 SHA1 (patch-ab) = 37c61bcfc27f1533df21f4392f80df2d2dbe51ef
 SHA1 (patch-ac) = 32d14b50682dae1950ed927ecb9318ad6b07687a



Home | Main Index | Thread Index | Old Index