Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] 66: update to 0.5.1.0.
@ 2020-09-25  7:42 mobinmob
  2020-09-25  7:53 ` [PR PATCH] [Updated] " mobinmob
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mobinmob @ 2020-09-25  7:42 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1819 bytes --]

From 0e2d7b6be29bf14b33dd7465a09a5c64092dfb20 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    | 12 ++----------
 2 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/66/INSTALL.msg b/srcpkgs/66/INSTALL.msg
index cff85c60c91..6af35851fd7 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 intervantion!
+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..59789cf7702 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,22 +17,14 @@ 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
 }
 
 66-doc_package() {

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

end of thread, other threads:[~2020-09-29 15:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25  7:42 [PR PATCH] 66: update to 0.5.1.0 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 ` [PR PATCH] [Updated] " mobinmob
2020-09-29 15:34 ` [PR PATCH] [Merged]: " ahesford

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).