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:   wiz
Date:           Mon Jan  2 10:00:58 UTC 2017

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

Log Message:
Set DIST_SUBDIR and add checksum as of right now.

This is getting annoying, three releases of the same file?


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/meta-pkgs/boost/Makefile.common
cvs rdiff -u -r1.93 -r1.94 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.63 pkgsrc/meta-pkgs/boost/Makefile.common:1.64
--- pkgsrc/meta-pkgs/boost/Makefile.common:1.63 Sun Jan  1 15:32:47 2017
+++ pkgsrc/meta-pkgs/boost/Makefile.common      Mon Jan  2 10:00:58 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.63 2017/01/01 15:32:47 adam Exp $
+# $NetBSD: Makefile.common,v 1.64 2017/01/02 10:00:58 wiz Exp $
 #
 # used by devel/boost-build/Makefile
 # used by devel/boost-docs/Makefile
@@ -30,6 +30,8 @@ LICENSE=      boost-license
 
 CONFLICTS+=            boost<1.36.0
 
+DIST_SUBDIR=           boost-1.63.0v2
+
 DISTINFO_FILE=         ${.CURDIR}/../../meta-pkgs/boost/distinfo
 PATCHDIR=              ${.CURDIR}/../../meta-pkgs/boost/patches
 

Index: pkgsrc/meta-pkgs/boost/distinfo
diff -u pkgsrc/meta-pkgs/boost/distinfo:1.93 pkgsrc/meta-pkgs/boost/distinfo:1.94
--- pkgsrc/meta-pkgs/boost/distinfo:1.93        Mon Jan  2 07:25:43 2017
+++ pkgsrc/meta-pkgs/boost/distinfo     Mon Jan  2 10:00:58 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.93 2017/01/02 07:25:43 jklos Exp $
+$NetBSD: distinfo,v 1.94 2017/01/02 10:00:58 wiz Exp $
 
-SHA1 (boost_1_63_0.tar.bz2) = 9f1dd4fa364a3e3156a77dc17aa562ef06404ff6
-RMD160 (boost_1_63_0.tar.bz2) = 9781b51fcf1919b98ef3356af988fd8a73e7accb
-SHA512 (boost_1_63_0.tar.bz2) = c915c5f5778dee49b8e9d0a40f37f90f56fb1fdb1d8ce92d97bf48bc7bc462212487badfe4bbe30b06196d1149cfb221da12ac54e97499b0d4cb6466813bb4ad
-Size (boost_1_63_0.tar.bz2) = 81984414 bytes
+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 (patch-aa) = 408a63a807aaa491130db018cd89bca6a427090d
 SHA1 (patch-ab) = 37c61bcfc27f1533df21f4392f80df2d2dbe51ef
 SHA1 (patch-ac) = 32d14b50682dae1950ed927ecb9318ad6b07687a



Home | Main Index | Thread Index | Old Index