pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/mikutter
Module Name: pkgsrc
Committed By: tsutsui
Date: Tue Jun 21 14:03:39 UTC 2016
Modified Files:
pkgsrc/net/mikutter: Makefile distinfo
Log Message:
Set DIST_SUBDIR to work around distfile modifications, per the pkgsrc guide.
Requested by wiz@.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/net/mikutter/Makefile
cvs rdiff -u -r1.108 -r1.109 pkgsrc/net/mikutter/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/mikutter/Makefile
diff -u pkgsrc/net/mikutter/Makefile:1.122 pkgsrc/net/mikutter/Makefile:1.123
--- pkgsrc/net/mikutter/Makefile:1.122 Sat Jun 18 12:33:28 2016
+++ pkgsrc/net/mikutter/Makefile Tue Jun 21 14:03:39 2016
@@ -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/
Index: pkgsrc/net/mikutter/distinfo
diff -u pkgsrc/net/mikutter/distinfo:1.108 pkgsrc/net/mikutter/distinfo:1.109
--- pkgsrc/net/mikutter/distinfo:1.108 Tue Jun 21 12:45:36 2016
+++ pkgsrc/net/mikutter/distinfo Tue Jun 21 14:03:39 2016
@@ -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