Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] sic: update to 1.3.
Date: Sat, 28 Jan 2023 20:39:42 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41920@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages sic
https://github.com/void-linux/void-packages/pull/41920

sic: update to 1.3.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

Everything in pre-build has been incorporated upstream (I think)
- https://git.suckless.org/sic/commit/f2c5daa9fe8ee9da89b9596c2b316ba7f9bd64a7.html
- https://git.suckless.org/sic/commit/ec293427a0cc2ef7f561a60347ce940d567efb72.html

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

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

From 19773b98b6404920d3477764173b4abcc9f67297 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 28 Jan 2023 12:23:18 +0530
Subject: [PATCH] sic: update to 1.3.

---
 srcpkgs/sic/template | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/sic/template b/srcpkgs/sic/template
index 3269fe5c85da..60a971fcca52 100644
--- a/srcpkgs/sic/template
+++ b/srcpkgs/sic/template
@@ -1,24 +1,17 @@
 # Template file for 'sic'
 pkgname=sic
-version=1.2
-revision=5
+version=1.3
+revision=1
 build_style=gnu-makefile
 make_build_args="INCS=-I. LIBS="
 short_desc="Simple irc client"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
-homepage="http://tools.suckless.org/${pkgname}"
-distfiles="http://dl.suckless.org/tools/${pkgname}-${version}.tar.gz"
-checksum=ac07f905995e13ba2c43912d7a035fbbe78a628d7ba1c256f4ca1372fb565185
+homepage="https://tools.suckless.org/sic/"
+distfiles="https://dl.suckless.org/tools/sic-${version}.tar.gz"
+checksum=30478fab3ebc75f2eb5d08cbb5b2fedcaf489116e75a2dd7197e3e9c733d65d2
 replaces="sic-git>=0"
 
-pre_build() {
-	sed -i '10i #include <sys/select.h>' sic.c
-	sed -i 's|^CPPFLAGS *=|override CPPFLAGS +=|g' config.mk
-	sed -i 's|^CFLAGS *=|override CFLAGS +=|g' config.mk
-	sed -i 's|^LDFLAGS *=|override LDFLAGS +=|g' config.mk
-}
-
 post_install() {
 	vlicense LICENSE
 	vdoc README

             reply	other threads:[~2023-01-28 19:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-28 19:39 icp1994 [this message]
2023-01-28 19:56 ` [PR REVIEW] " liarimu
2023-01-28 19:59 ` [PR PATCH] [Updated] " icp1994
2023-01-28 20:01 ` [PR REVIEW] " icp1994
2023-02-14 20:06 ` [PR PATCH] [Merged]: " paper42

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41920@inbox.vuxu.org \
    --to=icp1994@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).