Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] opensmtpd-extras: update to 6.7.1, orphan.
@ 2021-12-09  2:38 dotnetfox
  2021-12-09  3:13 ` dotnetfox
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dotnetfox @ 2021-12-09  2:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dotnetfox/void-packages opensmtpd-extras
https://github.com/void-linux/void-packages/pull/34433

opensmtpd-extras: update to 6.7.1, orphan.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-musl

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

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

From 52527cdad4f9ebe49695c74af57a88b151dc5574 Mon Sep 17 00:00:00 2001
From: Ranme Fritzvilliams <ranme@dotnetfox.tk>
Date: Thu, 9 Dec 2021 04:21:56 +0300
Subject: [PATCH] opensmtpd-extras: update to 6.7.1, orphan.

template:

- wrksrc: tarball with the new version is extracted to the lowercase
          directory, rendering this variable obsolete for the present
          time.

- maintainer: the person responsible for the package is inactive/gone.
---
 srcpkgs/opensmtpd-extras/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/opensmtpd-extras/template b/srcpkgs/opensmtpd-extras/template
index f022e13ed9cb..0a835a9fe194 100644
--- a/srcpkgs/opensmtpd-extras/template
+++ b/srcpkgs/opensmtpd-extras/template
@@ -1,8 +1,7 @@
 # Template file for 'opensmtpd-extras'
 pkgname=opensmtpd-extras
-version=6.6.0
-revision=4
-wrksrc="OpenSMTPD-extras-${version}"
+version=6.7.1
+revision=1
 build_style=gnu-configure
 configure_args="--with-table-passwd --with-table-ldap --with-table-mysql
  --with-table-postgres --with-table-socketmap --with-table-sqlite"
@@ -11,11 +10,11 @@ makedepends="openssl-devel libevent-devel postgresql-libs-devel
  libmariadbclient-devel sqlite-devel"
 depends="opensmtpd"
 short_desc="Free implementation of the server-side SMTP protocol - extras"
-maintainer="Denis Revin <denis.revin@gmail.com>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://www.opensmtpd.org"
 distfiles="https://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
-checksum=126b023602e8bb222bf24543a056ee0a548343dc86d184669ff9d82dfca1fbdf
+checksum=f84385559a8bb366b2fe25d8b1f78c108f07cc15992350171569d7bdc2e935ac
 
 CFLAGS="-D_DEFAULT_SOURCE"
 

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

* Re: opensmtpd-extras: update to 6.7.1, orphan.
  2021-12-09  2:38 [PR PATCH] opensmtpd-extras: update to 6.7.1, orphan dotnetfox
@ 2021-12-09  3:13 ` dotnetfox
  2021-12-09 12:40 ` [PR PATCH] [Merged]: " leahneukirchen
  2021-12-09 16:14 ` dotnetfox
  2 siblings, 0 replies; 4+ messages in thread
From: dotnetfox @ 2021-12-09  3:13 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34433#issuecomment-989468435

Comment:
The upstream tarball does not have the LICENSE file included.

The same license is scattered in the headers and .c files, attributing rights to various people.

If I am required to improvise and write the LICENSE file in the style akin to the upstream - I will try; feel free to ask.

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

* Re: [PR PATCH] [Merged]: opensmtpd-extras: update to 6.7.1, orphan.
  2021-12-09  2:38 [PR PATCH] opensmtpd-extras: update to 6.7.1, orphan dotnetfox
  2021-12-09  3:13 ` dotnetfox
@ 2021-12-09 12:40 ` leahneukirchen
  2021-12-09 16:14 ` dotnetfox
  2 siblings, 0 replies; 4+ messages in thread
From: leahneukirchen @ 2021-12-09 12:40 UTC (permalink / raw)
  To: ml

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

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

opensmtpd-extras: update to 6.7.1, orphan.
https://github.com/void-linux/void-packages/pull/34433

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

#### Local build testing
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-musl

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

* Re: opensmtpd-extras: update to 6.7.1, orphan.
  2021-12-09  2:38 [PR PATCH] opensmtpd-extras: update to 6.7.1, orphan dotnetfox
  2021-12-09  3:13 ` dotnetfox
  2021-12-09 12:40 ` [PR PATCH] [Merged]: " leahneukirchen
@ 2021-12-09 16:14 ` dotnetfox
  2 siblings, 0 replies; 4+ messages in thread
From: dotnetfox @ 2021-12-09 16:14 UTC (permalink / raw)
  To: ml

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

New comment by dotnetfox on void-packages repository

https://github.com/void-linux/void-packages/pull/34433#issuecomment-989999484

Comment:
@leahneukirchen, thank you for merging my commit.

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

end of thread, other threads:[~2021-12-09 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09  2:38 [PR PATCH] opensmtpd-extras: update to 6.7.1, orphan dotnetfox
2021-12-09  3:13 ` dotnetfox
2021-12-09 12:40 ` [PR PATCH] [Merged]: " leahneukirchen
2021-12-09 16:14 ` dotnetfox

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