pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-rcsparse Fix checksum problem, see pkgsrc-u...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/894c26d94b86
branches:  trunk
changeset: 336873:894c26d94b86
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Jul 27 08:01:43 2019 +0000

description:
Fix checksum problem, see pkgsrc-users@ on 2019/07/27, thanks wiz@

See http://mail-index.netbsd.org/pkgsrc-users/2019/07/27/msg029103.html

diffstat:

 devel/ruby-rcsparse/Makefile |   6 ++++--
 devel/ruby-rcsparse/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r fc3083c1e8e2 -r 894c26d94b86 devel/ruby-rcsparse/Makefile
--- a/devel/ruby-rcsparse/Makefile      Sat Jul 27 00:40:50 2019 +0000
+++ b/devel/ruby-rcsparse/Makefile      Sat Jul 27 08:01:43 2019 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2015/02/01 16:36:32 taca Exp $
+# $NetBSD: Makefile,v 1.14 2019/07/27 08:01:43 mef Exp $
 
 DISTNAME=      rcsparse-${VERS}
-PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel ruby
+# no release tag placed yet
 MASTER_SITES=  -https://github.com/corecode/rcsparse/archive/${REVISION}.zip
 EXTRACT_SUFX=  .zip
+# for 0.0.0.47, different (checksum) version may exist
+DIST_SUBDIR=   rcsparse
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/corecode/rcsparse/
diff -r fc3083c1e8e2 -r 894c26d94b86 devel/ruby-rcsparse/distinfo
--- a/devel/ruby-rcsparse/distinfo      Sat Jul 27 00:40:50 2019 +0000
+++ b/devel/ruby-rcsparse/distinfo      Sat Jul 27 08:01:43 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/03 03:29:27 agc Exp $
+$NetBSD: distinfo,v 1.11 2019/07/27 08:01:43 mef Exp $
 
-SHA1 (rcsparse-0.0.0.47.zip) = 279d06f6c9c00a61cf0a857bb3a7b796e4c9ad59
-RMD160 (rcsparse-0.0.0.47.zip) = 6fd2694970a49b1f15ca770766cb707067270392
-SHA512 (rcsparse-0.0.0.47.zip) = 49f2835666ddc9f4c856454517e29a8638d8c1e224fe1b6d07687a96639690bc8966bab46adcd8c240dbbb44f66411ab321b2690e152b3b50b26b3e8a0c6ac81
-Size (rcsparse-0.0.0.47.zip) = 146300 bytes
+SHA1 (rcsparse/rcsparse-0.0.0.47.zip) = 54a8a82aae27680b6d1d7aebb6ed21495ed0a4af
+RMD160 (rcsparse/rcsparse-0.0.0.47.zip) = bc8232c62f8c31129a79eeccd491963c123e7527
+SHA512 (rcsparse/rcsparse-0.0.0.47.zip) = 2bfabecc9a7dfd651b4bdb3049facecb51337b4899c15b823594cecc15dc8277c9716782641c2ff6eb9fc8d2c11442c68911d644fed05ce160747af41b56e083
+Size (rcsparse/rcsparse-0.0.0.47.zip) = 146300 bytes



Home | Main Index | Thread Index | Old Index