pkgsrc-WIP-changes archive

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

(pkgtools/check-update) Udated to 0.9.3. Adjust path etc



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara (CF-N9) <makoto%ki.nu@localhost>
Pushed By:	mef
Date:		Tue Mar 28 23:11:33 2017 +0900
Changeset:	39b60c4ca30d4e934b7873330d88e5bc054c2527

Modified Files:
	check-update/Makefile
	check-update/TODO
	check-update/distinfo

Log Message:
(pkgtools/check-update) Udated to 0.9.3. Adjust path etc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=39b60c4ca30d4e934b7873330d88e5bc054c2527

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 check-update/Makefile | 2 +-
 check-update/TODO     | 4 ++--
 check-update/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs:
diff --git a/check-update/Makefile b/check-update/Makefile
index 9df8dc85c7..db38d13d44 100644
--- a/check-update/Makefile
+++ b/check-update/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	check-update-0.9.2
+DISTNAME=	check-update-0.9.3
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=makoto-fujiwara/}
 
diff --git a/check-update/TODO b/check-update/TODO
index 966ca13106..0a126e8665 100644
--- a/check-update/TODO
+++ b/check-update/TODO
@@ -7,5 +7,5 @@
       or if you have non-standard pkgsrc directory,
   check-update -c mail -d /tmp/check-update -p /PATH/TO/pkgsrc
 
-* crontab driven bulk-check is not installed yet
-
+* crontab driven bulk-check is imcompete now, not git pull on non-git dir
+  sh /var/check-update/cd-and-sh
diff --git a/check-update/distinfo b/check-update/distinfo
index 2a143e7e6a..10f8e36335 100644
--- a/check-update/distinfo
+++ b/check-update/distinfo
@@ -1,7 +1,7 @@
 $NetBSD$
 
-SHA1 (check-update-0.9.2.tar.gz) = 04ac9be4a41a774254b617209190d3dc07c88fea
-RMD160 (check-update-0.9.2.tar.gz) = 476a136d492d3d7937f44712db2a239119b1b0a2
-SHA512 (check-update-0.9.2.tar.gz) = d5268c5b17e25029cef915097da22b239643e941e6e7197d014b90358f3cb2856079b8eeacaa52ed4885230a0bb73ad5c4ee6a8ede8ab26a49b81730fb75649f
-Size (check-update-0.9.2.tar.gz) = 69502 bytes
+SHA1 (check-update-0.9.3.tar.gz) = c30e616bfb6bfc97e35114bb690097753f2579bf
+RMD160 (check-update-0.9.3.tar.gz) = c0d30efe29166ee800bf6cc4053da00e656eba82
+SHA512 (check-update-0.9.3.tar.gz) = a015d2b0da44850904887d15a8812cca94628053b97ece2fa4dded9d91999e3901045e0b003d95b16df4dda1b8bc88c9d1e2f1c7e5b956cc9cacdf835a14401c
+Size (check-update-0.9.3.tar.gz) = 69522 bytes
 SHA1 (patch-check-update) = 84ccdda9d9c81952dea8cbd615e0d63adc8b0b59


Home | Main Index | Thread Index | Old Index