Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: pppconfig-2.3.24
@ 2020-10-14  5:32 the-maldridge
  2020-10-14  6:05 ` [PR PATCH] [Updated] " the-maldridge
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: the-maldridge @ 2020-10-14  5:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

There is a new pull request by the-maldridge against master on the void-packages repository

https://github.com/the-maldridge/void-packages pppconfig
https://github.com/void-linux/void-packages/pull/25589

New package: pppconfig-2.3.24


A patch file from https://github.com/void-linux/void-packages/pull/25589.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-pppconfig-25589.patch --]
[-- Type: text/x-diff, Size: 1135 bytes --]

From de7efa3e211cd97bf4c1423d908cf8c849917f6b Mon Sep 17 00:00:00 2001
From: Michael Aldridge <aldridge.mac@gmail.com>
Date: Tue, 13 Oct 2020 22:32:18 -0700
Subject: [PATCH] New package: pppconfig-2.3.24

---
 srcpkgs/pppconfig/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/pppconfig/template

diff --git a/srcpkgs/pppconfig/template b/srcpkgs/pppconfig/template
new file mode 100644
index 00000000000..56d6e0e1300
--- /dev/null
+++ b/srcpkgs/pppconfig/template
@@ -0,0 +1,18 @@
+# Template file for 'pppconfig'
+pkgname=pppconfig
+version=2.3.24
+revision=1
+depends="dialog ppp"
+short_desc="Text menu based utility for configuring ppp"
+maintainer="Michael Aldridge <maldridge@voidlinux.org>"
+license="GPL-2.0-only"
+homepage="https://packages.debian.org/sid/pppconfig"
+distfiles="http://deb.debian.org/debian/pool/main/p/pppconfig/pppconfig_$version.tar.gz"
+checksum=8d7e75b5be044cfae1ed3b0096fea75cee183328b9ace7d949381d89f3e6401d
+
+do_install() {
+	vbin pppconfig
+	vinstall 0dns-up 0755 etc/ppp/ip-up.d/
+	vinstall 0dns-down 0755 etc/ppp/ip-down.d/
+	vman man/pppconfig.8
+}

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-22  3:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14  5:32 [PR PATCH] New package: pppconfig-2.3.24 the-maldridge
2020-10-14  6:05 ` [PR PATCH] [Updated] " the-maldridge
2020-10-14  6:13 ` the-maldridge
2020-11-22  3:24 ` [PR PATCH] [Merged]: " the-maldridge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).