Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] postfix: update to 3.5.1.
@ 2020-05-05  5:41 benalb
  2020-05-05  7:27 ` Gottox
  2020-05-05  8:56 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 2 replies; 3+ messages in thread
From: benalb @ 2020-05-05  5:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/benalb/void-packages postfix
https://github.com/void-linux/void-packages/pull/21640

postfix: update to 3.5.1.


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

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

From d85f8e37d974d93b236f6f9a7ea015c5dbe6f0b6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Benjam=C3=ADn=20Albi=C3=B1ana?= <benalb@gmail.com>
Date: Tue, 5 May 2020 07:39:46 +0200
Subject: [PATCH] postfix: update to 3.5.1.

---
 srcpkgs/postfix/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/postfix/template b/srcpkgs/postfix/template
index 6e0234643bc..5458c26734d 100644
--- a/srcpkgs/postfix/template
+++ b/srcpkgs/postfix/template
@@ -1,16 +1,16 @@
 # Template file for 'postfix'
 pkgname=postfix
-version=3.4.11
+version=3.5.1
 revision=1
 hostmakedepends="perl m4"
 makedepends="icu-devel libldap-devel libmysqlclient-devel pcre-devel
  postgresql-libs-devel sqlite-devel"
 short_desc="High-performance mail transport agent"
-maintainer="Leah Neukirchen <leah@vuxu.org>"
+maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="IPL-1.0, EPL-2.0"
 homepage="http://www.postfix.org/"
 distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz"
-checksum=94f7620b61e830d94c13198ac30f020d7109e8c84073b5d6d5ea5da2d341e9ea
+checksum=dbce092db23253c0e990c082da2ef1d7921e6896c0a2991d2a8fd9443abb41d4
 
 system_accounts="postfix"
 postfix_homedir="/var/spool/postfix"
@@ -52,7 +52,7 @@ if [ "$CROSS_BUILD" ]; then
 fi
 
 do_build() {
-	sed -e "s,\(/usr/include/db.h\),${XBPS_CROSS_BASE}/\1,g" \
+	vsed -e "s,\(/usr/include/db.h\),${XBPS_CROSS_BASE}/\1,g" \
 		-e 's,^\(\s\+\)CCARGS="$CCARGS -DNO_EAI",\1CCARGS="$CCARGS $icu_cppflags"\n\1SYSLIBS="$SYSLIBS $icu_ldflags",' \
 		-i makedefs
 
@@ -84,7 +84,7 @@ do_build() {
 
 pre_install() {
 	if [ "$CROSS_BUILD" ]; then
-		sed -e 's,bin/postconf,/usr/bin/postconf,g' -i postfix-install
+		vsed -e 's,bin/postconf,/usr/bin/postconf,g' -i postfix-install
 	fi
 }
 

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

* Re: postfix: update to 3.5.1.
  2020-05-05  5:41 [PR PATCH] postfix: update to 3.5.1 benalb
@ 2020-05-05  7:27 ` Gottox
  2020-05-05  8:56 ` [PR PATCH] [Merged]: " leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: Gottox @ 2020-05-05  7:27 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/21640#issuecomment-623898007

Comment:
cc @leahneukirchen 

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

* Re: [PR PATCH] [Merged]: postfix: update to 3.5.1.
  2020-05-05  5:41 [PR PATCH] postfix: update to 3.5.1 benalb
  2020-05-05  7:27 ` Gottox
@ 2020-05-05  8:56 ` leahneukirchen
  1 sibling, 0 replies; 3+ messages in thread
From: leahneukirchen @ 2020-05-05  8:56 UTC (permalink / raw)
  To: ml

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

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

postfix: update to 3.5.1.
https://github.com/void-linux/void-packages/pull/21640

Description:


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

end of thread, other threads:[~2020-05-05  8:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05  5:41 [PR PATCH] postfix: update to 3.5.1 benalb
2020-05-05  7:27 ` Gottox
2020-05-05  8:56 ` [PR PATCH] [Merged]: " leahneukirchen

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