pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkgsrc-wip-tools: Scripts for developing wip packages
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Mon Jan 18 14:36:10 2021 -0600
Changeset: 3c54079eb078c5cde9334e2521fee2cb95101dc3
Added Files:
pkgsrc-wip-tools/DESCR
pkgsrc-wip-tools/Makefile
pkgsrc-wip-tools/PLIST
pkgsrc-wip-tools/distinfo
Log Message:
pkgsrc-wip-tools: Scripts for developing wip packages
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3c54079eb078c5cde9334e2521fee2cb95101dc3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pkgsrc-wip-tools/DESCR | 1 +
pkgsrc-wip-tools/Makefile | 15 +++++++++++++++
pkgsrc-wip-tools/PLIST | 3 +++
pkgsrc-wip-tools/distinfo | 6 ++++++
4 files changed, 25 insertions(+)
diffs:
diff --git a/pkgsrc-wip-tools/DESCR b/pkgsrc-wip-tools/DESCR
new file mode 100644
index 0000000000..b67e9e4275
--- /dev/null
+++ b/pkgsrc-wip-tools/DESCR
@@ -0,0 +1 @@
+Tools for developing wip packages.
diff --git a/pkgsrc-wip-tools/Makefile b/pkgsrc-wip-tools/Makefile
new file mode 100644
index 0000000000..460072bc34
--- /dev/null
+++ b/pkgsrc-wip-tools/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= pkgsrc-wip-tools-0.1.0.1
+CATEGORIES= pkgtools
+MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/}
+GITHUB_TAG= 27ab7f517bcafbb6cdf94a0b38f985f5e610d6ec
+
+MAINTAINER= bacon%NetBSD.org@localhost
+HOMEPAGE= https://github.com/outpaddling/
+COMMENT= Tools for developing wip packages
+LICENSE= modified-bsd
+
+USE_LANGUAGES= # empty
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/pkgsrc-wip-tools/PLIST b/pkgsrc-wip-tools/PLIST
new file mode 100644
index 0000000000..ad78132e90
--- /dev/null
+++ b/pkgsrc-wip-tools/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+bin/wip-reinstall-pkg
+bin/wip-update
diff --git a/pkgsrc-wip-tools/distinfo b/pkgsrc-wip-tools/distinfo
new file mode 100644
index 0000000000..a417851aa4
--- /dev/null
+++ b/pkgsrc-wip-tools/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (pkgsrc-wip-tools-0.1.0.1-27ab7f517bcafbb6cdf94a0b38f985f5e610d6ec.tar.gz) = 5a32ce06d2f94dbe60cd164ec99d84ea1f3c94cb
+RMD160 (pkgsrc-wip-tools-0.1.0.1-27ab7f517bcafbb6cdf94a0b38f985f5e610d6ec.tar.gz) = 0a714f1d6a72a0a44d18924fa2753fd6d8c15bdb
+SHA512 (pkgsrc-wip-tools-0.1.0.1-27ab7f517bcafbb6cdf94a0b38f985f5e610d6ec.tar.gz) = 576f8ba079156ad96db60fcbf0960c251d3292d99cd18897727e1988719c79f9e461a284d604a4323c9cd365fbef3a18b3661d7489d95b6875f9c1d217aa7970
+Size (pkgsrc-wip-tools-0.1.0.1-27ab7f517bcafbb6cdf94a0b38f985f5e610d6ec.tar.gz) = 1627 bytes
Home |
Main Index |
Thread Index |
Old Index