Github messages for voidlinux
 help / color / mirror / Atom feed
From: the-maldridge <the-maldridge@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: pppconfig-2.3.24
Date: Wed, 14 Oct 2020 08:13:13 +0200	[thread overview]
Message-ID: <20201014061313.Q6pe5XNt5HuDnYZHZzaVmW5KKtbFywrHOwprfVkVy9g@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25589@inbox.vuxu.org>

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

There is an updated 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: 1217 bytes --]

From c1c12df4bbc0722c5f5de204cebd033f7e09aae0 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 | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
 create mode 100644 srcpkgs/pppconfig/template

diff --git a/srcpkgs/pppconfig/template b/srcpkgs/pppconfig/template
new file mode 100644
index 00000000000..a05f7265291
--- /dev/null
+++ b/srcpkgs/pppconfig/template
@@ -0,0 +1,21 @@
+# Template file for 'pppconfig'
+pkgname=pppconfig
+version=2.3.24
+revision=1
+depends="newt 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
+make_dirs="
+ /etc/chatscripts 0755 root root
+ /etc/ppp/resolv 0755 root root"
+
+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
+}

  parent reply	other threads:[~2020-10-14  6:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-14  5:32 [PR PATCH] " the-maldridge
2020-10-14  6:05 ` [PR PATCH] [Updated] " the-maldridge
2020-10-14  6:13 ` the-maldridge [this message]
2020-11-22  3:24 ` [PR PATCH] [Merged]: " the-maldridge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201014061313.Q6pe5XNt5HuDnYZHZzaVmW5KKtbFywrHOwprfVkVy9g@z \
    --to=the-maldridge@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).