pkgsrc-WIP-changes archive

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

wip-tools: Add wip-edit, script to edit and test a new pkg



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Fri Jan 22 09:28:01 2021 -0600
Changeset:	8853b347ea933bb008092578ce87ccc5a307ac9a

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

Log Message:
wip-tools: Add wip-edit, script to edit and test a new pkg

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

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

diffstat:
 wip-tools/Makefile | 4 ++--
 wip-tools/PLIST    | 1 +
 wip-tools/distinfo | 8 ++++----
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/wip-tools/Makefile b/wip-tools/Makefile
index 20dc4c8758..fd2905ace5 100644
--- a/wip-tools/Makefile
+++ b/wip-tools/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	wip-tools-0.1.0.5
+DISTNAME=	wip-tools-0.1.0.6
 CATEGORIES=	pkgtools
 MASTER_SITES=	${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG=	574daa45fa52ae9c2238a0c45e1ef4c3f3dfbfab
+GITHUB_TAG=	2060263a48f793c570f71f6fdb2424ae9b48688e
 GITHUB_PROJECT=	pkgsrc-wip-tools
 
 MAINTAINER=	bacon%NetBSD.org@localhost
diff --git a/wip-tools/PLIST b/wip-tools/PLIST
index ad78132e90..5d03b61916 100644
--- a/wip-tools/PLIST
+++ b/wip-tools/PLIST
@@ -1,3 +1,4 @@
 @comment $NetBSD$
+bin/wip-edit
 bin/wip-reinstall-pkg
 bin/wip-update
diff --git a/wip-tools/distinfo b/wip-tools/distinfo
index 42efb60c57..1b407d7136 100644
--- a/wip-tools/distinfo
+++ b/wip-tools/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (wip-tools-0.1.0.5-574daa45fa52ae9c2238a0c45e1ef4c3f3dfbfab.tar.gz) = 8657ecf862ab944db76c426ecc4a9243d1b3445b
-RMD160 (wip-tools-0.1.0.5-574daa45fa52ae9c2238a0c45e1ef4c3f3dfbfab.tar.gz) = deb79a95bf1cdd3c2c391d50f1e71ac66cd107e1
-SHA512 (wip-tools-0.1.0.5-574daa45fa52ae9c2238a0c45e1ef4c3f3dfbfab.tar.gz) = 8364068bbfb424a5f4d618fa7333867db11ed54aeb582d5db3aa6b6fe505a28ba9b7719a3a44698ba1d7eea676dc231a6cc417c041c3e2dbc71252763afc90a9
-Size (wip-tools-0.1.0.5-574daa45fa52ae9c2238a0c45e1ef4c3f3dfbfab.tar.gz) = 1619 bytes
+SHA1 (wip-tools-0.1.0.6-2060263a48f793c570f71f6fdb2424ae9b48688e.tar.gz) = 9c4296a2bac3665cdb4adba9a0bd57cfc0f10025
+RMD160 (wip-tools-0.1.0.6-2060263a48f793c570f71f6fdb2424ae9b48688e.tar.gz) = ae772ac4b980457a389979e15604ead770f31bb5
+SHA512 (wip-tools-0.1.0.6-2060263a48f793c570f71f6fdb2424ae9b48688e.tar.gz) = 30dc2b5761780df05fe16c1a9ed8dd966ea0fa3e4c149ecd44eb50a36c55a04908744b28dff77286e2467a3cdf0d444a966ac97579f03a06e2b2eba3ac7b37ae
+Size (wip-tools-0.1.0.6-2060263a48f793c570f71f6fdb2424ae9b48688e.tar.gz) = 2154 bytes


Home | Main Index | Thread Index | Old Index