pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs/boost



Module Name:    pkgsrc
Committed By:   joerg
Date:           Sat Oct  8 23:27:50 UTC 2016

Modified Files:
        pkgsrc/meta-pkgs/boost: Makefile.common distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/meta-pkgs/boost/Makefile.common
cvs rdiff -u -r1.90 -r1.91 pkgsrc/meta-pkgs/boost/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/meta-pkgs/boost/Makefile.common
diff -u pkgsrc/meta-pkgs/boost/Makefile.common:1.60 pkgsrc/meta-pkgs/boost/Makefile.common:1.61
--- pkgsrc/meta-pkgs/boost/Makefile.common:1.60 Sat Oct  8 06:05:36 2016
+++ pkgsrc/meta-pkgs/boost/Makefile.common      Sat Oct  8 23:27:50 2016
@@ -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_COMMENT?=               undefined
 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 @@ PKGNAME=      boost-${BOOST_VERSION}
 .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

Index: pkgsrc/meta-pkgs/boost/distinfo
diff -u pkgsrc/meta-pkgs/boost/distinfo:1.90 pkgsrc/meta-pkgs/boost/distinfo:1.91
--- pkgsrc/meta-pkgs/boost/distinfo:1.90        Sat Oct  8 06:05:36 2016
+++ pkgsrc/meta-pkgs/boost/distinfo     Sat Oct  8 23:27:50 2016
@@ -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