Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: microsocks-1.0.3
@ 2022-09-15  7:25 akhiljalagam
  2022-12-15  2:02 ` github-actions
  2022-12-30  1:58 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: akhiljalagam @ 2022-09-15  7:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akhiljalagam/void-packages microsocks
https://github.com/void-linux/void-packages/pull/39296

New package: microsocks-1.0.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b338975a1d29204f2e9e6639fbb30c3deca4aeb6 Mon Sep 17 00:00:00 2001
From: akhil <akhil.j@outlook.in>
Date: Thu, 15 Sep 2022 12:52:15 +0530
Subject: [PATCH] New package: microsocks-1.0.3

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

diff --git a/srcpkgs/microsocks/template b/srcpkgs/microsocks/template
new file mode 100644
index 000000000000..e7b42ac6bd41
--- /dev/null
+++ b/srcpkgs/microsocks/template
@@ -0,0 +1,20 @@
+# Template file for 'microsocks'
+pkgname=microsocks
+version=1.0.3
+revision=1
+build_style=gnu-makefile
+short_desc="Tiny, portable SOCKS5 server with very moderate resource usage"
+maintainer="akhil <akhil.j@outlook.in>"
+license="MIT"
+homepage="https://github.com/rofl0r/microsocks"
+changelog="https://github.com/rofl0r/microsocks/releases"
+distfiles="https://github.com/rofl0r/microsocks/archive/refs/tags/v${version}.tar.gz"
+checksum=6801559b6f8e17240ed8eef17a36eea8643412b5a7476980fd4e24b02a021b82
+
+pre_build() {
+	sed -i 's|prefix = /usr/local|prefix = /usr|' Makefile
+}
+
+post_install() {
+	vlicense COPYING
+}

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

* Re: New package: microsocks-1.0.3
  2022-09-15  7:25 [PR PATCH] New package: microsocks-1.0.3 akhiljalagam
@ 2022-12-15  2:02 ` github-actions
  2022-12-30  1:58 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-12-15  2:02 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/39296#issuecomment-1352459071

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: New package: microsocks-1.0.3
  2022-09-15  7:25 [PR PATCH] New package: microsocks-1.0.3 akhiljalagam
  2022-12-15  2:02 ` github-actions
@ 2022-12-30  1:58 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2022-12-30  1:58 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: microsocks-1.0.3
https://github.com/void-linux/void-packages/pull/39296

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-12-30  1:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15  7:25 [PR PATCH] New package: microsocks-1.0.3 akhiljalagam
2022-12-15  2:02 ` github-actions
2022-12-30  1:58 ` [PR PATCH] [Closed]: " github-actions

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