pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip-tools: Import pkg-import from private scripts
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Sep 17 19:37:31 2021 -0500
Changeset: 40fdb3751fef5b4facad50666d2141bef0d45632
Modified Files:
wip-tools/Makefile
wip-tools/PLIST
wip-tools/distinfo
Log Message:
wip-tools: Import pkg-import from private scripts
Syncs a wip package into tree, checks for added and removed files,
flags wip references
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=40fdb3751fef5b4facad50666d2141bef0d45632
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 680314d514..eec57a7913 100644
--- a/wip-tools/Makefile
+++ b/wip-tools/Makefile
@@ -1,9 +1,9 @@
# $NetBSD$
-DISTNAME= wip-tools-0.1.0.7
+DISTNAME= wip-tools-0.1.0.8
CATEGORIES= pkgtools
MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
-GITHUB_TAG= aef5b2b4a3e1055ada05df321413cf2c0f1959f6
+GITHUB_TAG= 2e0e0aec1185c63050bc6ea486d98a242938878b
GITHUB_PROJECT= pkgsrc-wip-tools
MAINTAINER= bacon%NetBSD.org@localhost
diff --git a/wip-tools/PLIST b/wip-tools/PLIST
index 5d03b61916..c70ac6d5d7 100644
--- a/wip-tools/PLIST
+++ b/wip-tools/PLIST
@@ -1,4 +1,5 @@
@comment $NetBSD$
bin/wip-edit
+bin/wip-import
bin/wip-reinstall-pkg
bin/wip-update
diff --git a/wip-tools/distinfo b/wip-tools/distinfo
index 5fb3ab83cd..2d8e859935 100644
--- a/wip-tools/distinfo
+++ b/wip-tools/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (wip-tools-0.1.0.7-aef5b2b4a3e1055ada05df321413cf2c0f1959f6.tar.gz) = 75832a55479e27030308671f7c3ece9c7ceb7276
-RMD160 (wip-tools-0.1.0.7-aef5b2b4a3e1055ada05df321413cf2c0f1959f6.tar.gz) = 20f6623442e7c741b54ef0697ef2bc3feb1b00ae
-SHA512 (wip-tools-0.1.0.7-aef5b2b4a3e1055ada05df321413cf2c0f1959f6.tar.gz) = dbcd7058300ab754569bcd11de7e9ccff76849d64270347f8b098bef07ebb78988129b17f6b3757e600f4b2dfcac5889b5d4a0d6e01d07e3625c9fba39b25993
-Size (wip-tools-0.1.0.7-aef5b2b4a3e1055ada05df321413cf2c0f1959f6.tar.gz) = 2235 bytes
+SHA1 (wip-tools-0.1.0.8-2e0e0aec1185c63050bc6ea486d98a242938878b.tar.gz) = ecd9c89bca747c25163bcaf0d28c7f3eb473687b
+RMD160 (wip-tools-0.1.0.8-2e0e0aec1185c63050bc6ea486d98a242938878b.tar.gz) = 8752b1b1cee58208423fac3a32048b15d1eeb844
+SHA512 (wip-tools-0.1.0.8-2e0e0aec1185c63050bc6ea486d98a242938878b.tar.gz) = f94d7e689f2094c96118cc638fbdf9254c524d82c9fd11b84c86980ac895107d1b4600bdb2aa0aab58d3dfc463bd29d2df00ee1ce0144f3208948f80d26903a9
+Size (wip-tools-0.1.0.8-2e0e0aec1185c63050bc6ea486d98a242938878b.tar.gz) = 2838 bytes
Home |
Main Index |
Thread Index |
Old Index