Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] 66: update to 0.5.1.0.
Date: Sat, 26 Sep 2020 22:14:31 +0200	[thread overview]
Message-ID: <20200926201431.zULaebN8tsu6n9r7jE2AAZsEp1hR-Qj9PoSBduE2Zwg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25081@inbox.vuxu.org>

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages 66
https://github.com/void-linux/void-packages/pull/25081

66: update to 0.5.1.0.


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

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

From cdff2f35ff6805a243c32aaa4bd0c9329deb746a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 25 Sep 2020 10:39:49 +0300
Subject: [PATCH] 66: update to 0.5.1.0.

---
 srcpkgs/66/INSTALL.msg |  4 ++--
 srcpkgs/66/template    | 14 +++-----------
 2 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/srcpkgs/66/INSTALL.msg b/srcpkgs/66/INSTALL.msg
index cff85c60c91..b9115b8ebe1 100644
--- a/srcpkgs/66/INSTALL.msg
+++ b/srcpkgs/66/INSTALL.msg
@@ -1,3 +1,3 @@
-CAUTION: upgrading 66 to a new major version requires MANUAL INTERVENTION!
-You may need to run the `66-update` utility or otherwise udpate your trees.
+CAUTION: upgrading 66 to a new major version may require manual intervention!
+You may need to run the `66-update` utility or otherwise update your trees.
 For details, refer to https://framagit.org/Obarun/66/raw/master/NEWS.md
diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index 5e77ffef77f..299a772da05 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,6 +1,6 @@
 # Template file for '66'
 pkgname=66
-version=0.5.0.1
+version=0.5.1.0
 revision=1
 wrksrc="66-v${version}"
 build_style=configure
@@ -17,26 +17,18 @@ license="ISC"
 homepage="http://web.obarun.org/software/"
 changelog="https://framagit.org/Obarun/66/raw/master/NEWS.md"
 distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2"
-checksum=d4fc4bf08c41db2c3513ea3b806dcc41f11b2ff85064a5e801fa6054c05d2e69
+checksum=16a720f493d40a6d43e78b66ddd218335926ed988b7ea2aed82d17c6f7b5a8a6
 
 conf_files="/etc/66/init /etc/66/init.conf"
 
 system_accounts="_s6log"
 
 post_install() {
-	local i
-	vlicense COPYING
-	for i in doc/html/*.html ; do
-		vdoc $i
-	done
 	vdoc README.md
-	for i in doc/man/man{1,5,8}/* ; do
-		vman $i
-	done
+	vlicense COPYING
 }
 
 66-doc_package() {
-	archs=noarch
 	short_desc+=" - documentation"
 	depends="${sourcepkg}-${version}_${revision}"
 	pkg_install() {

  parent reply	other threads:[~2020-09-26 20:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-25  7:42 [PR PATCH] " mobinmob
2020-09-25  7:53 ` [PR PATCH] [Updated] " mobinmob
2020-09-26 14:30 ` mobinmob
2020-09-26 17:29 ` mobinmob
2020-09-26 20:14 ` mobinmob [this message]
2020-09-29 15:34 ` [PR PATCH] [Merged]: " ahesford

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=20200926201431.zULaebN8tsu6n9r7jE2AAZsEp1hR-Qj9PoSBduE2Zwg@z \
    --to=mobinmob@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).