Github messages for voidlinux
 help / color / mirror / Atom feed
From: ailiop-git <ailiop-git@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] proftpd: update to 1.3.7.
Date: Tue, 29 Sep 2020 22:58:29 +0200	[thread overview]
Message-ID: <20200929205829.K4RIKqhu7K32ABnBwszldh-zdvEHAeKc5VCl_KK-YmE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25175@inbox.vuxu.org>

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

There is an updated pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages proftpd
https://github.com/void-linux/void-packages/pull/25175

proftpd: update to 1.3.7.


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

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

From 7521c40b0ed580567057076c6c9e891d45c4c92d Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Tue, 29 Sep 2020 22:58:12 +0200
Subject: [PATCH] proftpd: update to 1.3.7.

---
 srcpkgs/proftpd/patches/cross.patch | 11 -----------
 srcpkgs/proftpd/template            | 12 +++++-------
 2 files changed, 5 insertions(+), 18 deletions(-)
 delete mode 100644 srcpkgs/proftpd/patches/cross.patch

diff --git a/srcpkgs/proftpd/patches/cross.patch b/srcpkgs/proftpd/patches/cross.patch
deleted file mode 100644
index 493ce1b3c92..00000000000
--- a/srcpkgs/proftpd/patches/cross.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/libcap/Makefile	2017-04-10 04:31:02.000000000 +0200
-+++ -	2018-08-28 19:50:14.092251299 +0200
-@@ -26,7 +26,7 @@
- all: $(LIBNAME)
- 
- _makenames: _makenames.c cap_names.sed
--	$(CC) $(CFLAGS) $(LDFLAGS) $< -o $@
-+	$(CC_FOR_BUILD) $(CFLAGS_FOR_BUILD) $(LDFLAGS_FOR_BUILD) $< -o $@
- 
- cap_names.h: _makenames
- 	./_makenames > cap_names.h
diff --git a/srcpkgs/proftpd/template b/srcpkgs/proftpd/template
index b2c73ac61c9..1e003dadf5a 100644
--- a/srcpkgs/proftpd/template
+++ b/srcpkgs/proftpd/template
@@ -1,18 +1,16 @@
 # Template file for 'proftpd'
 pkgname=proftpd
-version=1.3.6
-revision=2
-_gitrev=8af87f881d6e74bd9ec66899679d3bff3faabf71
-wrksrc="proftpd-${_gitrev}"
+version=1.3.7
+revision=1
 build_style=gnu-configure
 makedepends="libcap-devel"
 short_desc="Highly configurable GPL-licensed FTP server software"
 maintainer="John <me@johnnynator.dev>"
 license="GPL-3.0-or-later"
-changelog="https://github.com/proftpd/proftpd/blob/${version}/RELEASE_NOTES"
 homepage="http://www.proftpd.org/"
-distfiles="https://github.com/proftpd/proftpd/archive/${_gitrev}.tar.gz"
-checksum=20a9c607c38a9811e52032870a0f008bbfe836afce5575fb65c4afddb7dde04c
+changelog="https://github.com/proftpd/proftpd/blob/${version}/RELEASE_NOTES"
+distfiles="https://github.com/proftpd/proftpd/archive/v${version}.tar.gz"
+checksum=9aee9aafc0f22390d2c5371beed615bc366e2699a2426ddd9631f9510c3576b7
 conf_files="/etc/proftpd.conf"
 
 proftpd-devel_package() {

  reply	other threads:[~2020-09-29 20:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28 21:55 [PR PATCH] " ailiop-git
2020-09-29 20:58 ` ailiop-git [this message]
2020-10-03 23:25 ` [PR PATCH] [Closed]: " the-maldridge

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=20200929205829.K4RIKqhu7K32ABnBwszldh-zdvEHAeKc5VCl_KK-YmE@z \
    --to=ailiop-git@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).