pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mikutter Set DIST_SUBDIR to work around distfile m...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c76c5d92265a
branches: trunk
changeset: 348978:c76c5d92265a
user: tsutsui <tsutsui%pkgsrc.org@localhost>
date: Tue Jun 21 14:03:39 2016 +0000
description:
Set DIST_SUBDIR to work around distfile modifications, per the pkgsrc guide.
Requested by wiz@.
diffstat:
net/mikutter/Makefile | 3 ++-
net/mikutter/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 11b867880907 -r c76c5d92265a net/mikutter/Makefile
--- a/net/mikutter/Makefile Tue Jun 21 14:00:42 2016 +0000
+++ b/net/mikutter/Makefile Tue Jun 21 14:03:39 2016 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.122 2016/06/18 12:33:28 tsutsui Exp $
+# $NetBSD: Makefile,v 1.123 2016/06/21 14:03:39 tsutsui Exp $
#
DISTNAME= mikutter.3.4.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/./-/}
+DIST_SUBDIR= ${PKGNAME_NOREV}
CATEGORIES= net
MASTER_SITES= http://mikutter.hachune.net/bin/
diff -r 11b867880907 -r c76c5d92265a net/mikutter/distinfo
--- a/net/mikutter/distinfo Tue Jun 21 14:00:42 2016 +0000
+++ b/net/mikutter/distinfo Tue Jun 21 14:03:39 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.108 2016/06/21 12:45:36 tsutsui Exp $
+$NetBSD: distinfo,v 1.109 2016/06/21 14:03:39 tsutsui Exp $
-SHA1 (mikutter.3.4.1.tar.gz) = 1b48eaaba9ba7081ab9f6307c7b2105a0782f9b3
-RMD160 (mikutter.3.4.1.tar.gz) = 8271919bb42d78adcade260e263c9e82d81b5340
-SHA512 (mikutter.3.4.1.tar.gz) = 7f1d62f567697f44de05c8985203e062c54047fa6571ea7e5682310e1b79797955b420eaca44c0e87479bbfc9c9789d651e01f9f81e6cb40169bfe733bfcc3c3
-Size (mikutter.3.4.1.tar.gz) = 2808793 bytes
+SHA1 (ruby22-mikutter-3.4.1/mikutter.3.4.1.tar.gz) = 1b48eaaba9ba7081ab9f6307c7b2105a0782f9b3
+RMD160 (ruby22-mikutter-3.4.1/mikutter.3.4.1.tar.gz) = 8271919bb42d78adcade260e263c9e82d81b5340
+SHA512 (ruby22-mikutter-3.4.1/mikutter.3.4.1.tar.gz) = 7f1d62f567697f44de05c8985203e062c54047fa6571ea7e5682310e1b79797955b420eaca44c0e87479bbfc9c9789d651e01f9f81e6cb40169bfe733bfcc3c3
+Size (ruby22-mikutter-3.4.1/mikutter.3.4.1.tar.gz) = 2808793 bytes
SHA1 (patch-core_plugin_libnotify_rnotify.rb) = 0bb5630f4411d11ad188c722fb1d14e2d6748d17
SHA1 (patch-core_plugin_photo__support_Gemfile) = 754b96024904e2e2f55c83e88fd3c763eecf723c
SHA1 (patch-core_plugin_photo__support_photo__support.rb) = d119209d4de835e6d47d85c8ca5209d1f199bd9e
Home |
Main Index |
Thread Index |
Old Index