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:   adam
Date:           Sat Oct  8 06:05:36 UTC 2016

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/meta-pkgs/boost/Makefile.common
cvs rdiff -u -r1.89 -r1.90 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.59 pkgsrc/meta-pkgs/boost/Makefile.common:1.60
--- pkgsrc/meta-pkgs/boost/Makefile.common:1.59 Fri Oct  7 17:51:11 2016
+++ pkgsrc/meta-pkgs/boost/Makefile.common      Sat Oct  8 06:05:36 2016
@@ -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_COMMENT?=               undefined
 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
 

Index: pkgsrc/meta-pkgs/boost/distinfo
diff -u pkgsrc/meta-pkgs/boost/distinfo:1.89 pkgsrc/meta-pkgs/boost/distinfo:1.90
--- pkgsrc/meta-pkgs/boost/distinfo:1.89        Fri Oct  7 17:51:11 2016
+++ pkgsrc/meta-pkgs/boost/distinfo     Sat Oct  8 06:05:36 2016
@@ -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