pkgsrc-WIP-changes archive

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

pkgsrc-wip-tools: wip-update: Fix package name for reinstall



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Mon Jan 18 14:45:25 2021 -0600
Changeset:	9094432a559a7dd2d4f321db35d695129e0e5c05

Modified Files:
	pkgsrc-wip-tools/Makefile
	pkgsrc-wip-tools/distinfo

Log Message:
pkgsrc-wip-tools: wip-update: Fix package name for reinstall

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

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

diffstat:
 pkgsrc-wip-tools/Makefile | 4 ++--
 pkgsrc-wip-tools/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/pkgsrc-wip-tools/Makefile b/pkgsrc-wip-tools/Makefile
index 52c587af7b..2448745918 100644
--- a/pkgsrc-wip-tools/Makefile
+++ b/pkgsrc-wip-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	pkgsrc-wip-tools-0.1.0.2
+DISTNAME=	pkgsrc-wip-tools-0.1.0.3
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	55b656c0b3dfde97143ec017aad6d6a56b934759
+GITHUB_TAG=	d70c4f3f9769fb4d727b94566175d1457713143c
 
 MAINTAINER=	bacon%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/outpaddling/
diff --git a/pkgsrc-wip-tools/distinfo b/pkgsrc-wip-tools/distinfo
index ddd723b1db..9e120672d3 100644
--- a/pkgsrc-wip-tools/distinfo
+++ b/pkgsrc-wip-tools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (pkgsrc-wip-tools-0.1.0.2-55b656c0b3dfde97143ec017aad6d6a56b934759.tar.gz) = 1a73af5c7e3c140a8cf5a0ba3a24f8a5ee5208ba
-RMD160 (pkgsrc-wip-tools-0.1.0.2-55b656c0b3dfde97143ec017aad6d6a56b934759.tar.gz) = 4b0e28b90279e507e53e766cecbc234fff76e8d7
-SHA512 (pkgsrc-wip-tools-0.1.0.2-55b656c0b3dfde97143ec017aad6d6a56b934759.tar.gz) = a80b6cbdf97fb80b4f58660124c4aa323f9f1f122284a0e4e875836d17c1dd18162c227cb72ed70fbe894d269aeb510241bc4738d30a038db02537f8dd7aab9f
-Size (pkgsrc-wip-tools-0.1.0.2-55b656c0b3dfde97143ec017aad6d6a56b934759.tar.gz) = 1620 bytes
+SHA1 (pkgsrc-wip-tools-0.1.0.3-d70c4f3f9769fb4d727b94566175d1457713143c.tar.gz) = 50eadfc858a04c8e07ef73f1d89df27863e7c10c
+RMD160 (pkgsrc-wip-tools-0.1.0.3-d70c4f3f9769fb4d727b94566175d1457713143c.tar.gz) = 126b41019a87d4e5077ee600ab9732696492fbae
+SHA512 (pkgsrc-wip-tools-0.1.0.3-d70c4f3f9769fb4d727b94566175d1457713143c.tar.gz) = 7dcfee7a7544f9e65dd4e75a260a180a22f3855a1c65f6539f9ac50e02b272e2ff232a0c6da36c7a7e24f8c1e848f573d7faf180ffe0704da22b42c8fadd9327
+Size (pkgsrc-wip-tools-0.1.0.3-d70c4f3f9769fb4d727b94566175d1457713143c.tar.gz) = 1618 bytes


Home | Main Index | Thread Index | Old Index