pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-combinat R-combinat: set DIST_SUBDIR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e693c6828629
branches:  trunk
changeset: 448625:e693c6828629
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 11 09:18:39 2021 +0000

description:
R-combinat: set DIST_SUBDIR

The last update just replaced the distfile with another one of the same name,
but used the same location in the file system.

diffstat:

 math/R-combinat/Makefile |   4 +++-
 math/R-combinat/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 3edc6b3a313b -r e693c6828629 math/R-combinat/Makefile
--- a/math/R-combinat/Makefile  Thu Mar 11 08:51:55 2021 +0000
+++ b/math/R-combinat/Makefile  Thu Mar 11 09:18:39 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/08/08 19:53:48 brook Exp $
+# $NetBSD: Makefile,v 1.10 2021/03/11 09:18:39 wiz Exp $
 
 R_PKGNAME=     combinat
 R_PKGVER=      0.0-8
@@ -9,6 +9,8 @@
 LICENSE=       gnu-gpl-v2
 
 USE_LANGUAGES= # none
+# remove on next update
+DIST_SUBDIR=   R/combinat-0.0-8v2
 
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff -r 3edc6b3a313b -r e693c6828629 math/R-combinat/distinfo
--- a/math/R-combinat/distinfo  Thu Mar 11 08:51:55 2021 +0000
+++ b/math/R-combinat/distinfo  Thu Mar 11 09:18:39 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/07/31 19:17:39 brook Exp $
+$NetBSD: distinfo,v 1.6 2021/03/11 09:18:39 wiz Exp $
 
-SHA1 (R/combinat_0.0-8.tar.gz) = 8ddc471779384bff479013e6c5c3a1dbb0ee138b
-RMD160 (R/combinat_0.0-8.tar.gz) = 66a1a842b0eb2c1b9ba03186bb1a054a9e636a1b
-SHA512 (R/combinat_0.0-8.tar.gz) = 57e52b6f6bdc08d9d3647ffeca1c0d34a8da727feb1c4a26442155b6399c79f4ef55563af9706181a9c725d68e6de93d8e9003fa643d28b88acf006e04ac7d22
-Size (R/combinat_0.0-8.tar.gz) = 9197 bytes
+SHA1 (R/combinat-0.0-8v2/combinat_0.0-8.tar.gz) = 8ddc471779384bff479013e6c5c3a1dbb0ee138b
+RMD160 (R/combinat-0.0-8v2/combinat_0.0-8.tar.gz) = 66a1a842b0eb2c1b9ba03186bb1a054a9e636a1b
+SHA512 (R/combinat-0.0-8v2/combinat_0.0-8.tar.gz) = 57e52b6f6bdc08d9d3647ffeca1c0d34a8da727feb1c4a26442155b6399c79f4ef55563af9706181a9c725d68e6de93d8e9003fa643d28b88acf006e04ac7d22
+Size (R/combinat-0.0-8v2/combinat_0.0-8.tar.gz) = 9197 bytes



Home | Main Index | Thread Index | Old Index