Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dma: update to 0.12.
@ 2019-09-17 22:32 voidlinux-github
  2019-09-18  7:35 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-17 22:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages dma
https://github.com/void-linux/void-packages/pull/14539

dma: update to 0.12.
* sys/param.h musl-patch not needed anymore (included upstream)

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

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

From ae89a1979ed9c9c93c64367dd8cd204c43799548 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 17 Sep 2019 23:12:51 +0200
Subject: [PATCH] dma: update to 0.12.

---
 srcpkgs/dma/patches/musl_sys_param_h.patch | 12 ------------
 srcpkgs/dma/template                       |  9 +++++----
 2 files changed, 5 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/dma/patches/musl_sys_param_h.patch

diff --git a/srcpkgs/dma/patches/musl_sys_param_h.patch b/srcpkgs/dma/patches/musl_sys_param_h.patch
deleted file mode 100644
index 170b6895bdc..00000000000
--- a/srcpkgs/dma/patches/musl_sys_param_h.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-Include <sys/param.h> for roundup() declaration with musl libc
-
---- dns.c	2013-06-03 16:03:15.000000000 +0200
-+++ dns.c	2015-08-07 14:53:01.499713464 +0200
-@@ -33,6 +33,7 @@
-  */
- 
- #include <sys/types.h>
-+#include <sys/param.h>
- #include <netinet/in.h>
- #include <arpa/inet.h>
- #include <arpa/nameser.h>
diff --git a/srcpkgs/dma/template b/srcpkgs/dma/template
index eeae971c688..d521dcfc0b7 100644
--- a/srcpkgs/dma/template
+++ b/srcpkgs/dma/template
@@ -1,17 +1,17 @@
 # Template file for 'dma'
 pkgname=dma
-version=0.11
-revision=10
+version=0.12
+revision=1
 conf_files="/etc/dma/*.conf"
 make_dirs="/var/spool/dma 2775 root mail"
 hostmakedepends="flex"
 makedepends="libressl-devel"
 short_desc="Small Mail Transport Agent (MTA), designed for home and office use"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="BSD"
+license="BSD-3-Clause"
 homepage="https://github.com/corecode/dma"
 distfiles="https://github.com/corecode/dma/archive/v${version}.tar.gz"
-checksum=288bd57f17aba696b6423b1fa0cd0f7d9b7228d32811f1cd7b821d5f020051b8
+checksum=054a40203d43bc1182dcadf2375ccf01944329dce472444acb42d56cf01de367
 system_accounts="mail"
 
 provides="smtp-server-0_1 smtp-forwarder-0_1"
@@ -20,6 +20,7 @@ replaces="smtp-server>=0 smtp-forwarder>=0"
 do_build() {
 	make PREFIX=/usr SBIN=/usr/bin CC=$CC LEX=flex ${makejobs}
 }
+
 do_install() {
 	vmkdir usr/bin
 	make PREFIX=/usr SBIN=/usr/bin DESTDIR=${DESTDIR} sendmail-link mailq-link install-etc install

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

* Re: [PR PATCH] [Merged]: dma: update to 0.12.
  2019-09-17 22:32 [PR PATCH] dma: update to 0.12 voidlinux-github
@ 2019-09-18  7:35 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-09-18  7:35 UTC (permalink / raw)
  To: ml

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

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

dma: update to 0.12.
https://github.com/void-linux/void-packages/pull/14539

Description:
* sys/param.h musl-patch not needed anymore (included upstream)

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

end of thread, other threads:[~2019-09-18  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-17 22:32 [PR PATCH] dma: update to 0.12 voidlinux-github
2019-09-18  7:35 ` [PR PATCH] [Merged]: " voidlinux-github

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