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] nmap: update to 7.90.
Date: Sun, 04 Oct 2020 13:11:38 +0200	[thread overview]
Message-ID: <20201004111138.mpyZvsPNnA4n9sDQuIpSqXzSayYC205Ls4PtpsIR1lg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25330@inbox.vuxu.org>

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

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

https://github.com/ailiop-git/void-packages nmap
https://github.com/void-linux/void-packages/pull/25330

nmap: update to 7.90.


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

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

From d76793f6745356d6ee2127ce5a2804910fc458ce Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sun, 4 Oct 2020 13:11:27 +0200
Subject: [PATCH] nmap: update to 7.90.

---
 srcpkgs/nmap/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/nmap/template b/srcpkgs/nmap/template
index 8f036af7fc4..c397f13edc1 100644
--- a/srcpkgs/nmap/template
+++ b/srcpkgs/nmap/template
@@ -1,7 +1,7 @@
 # Template file for 'nmap'
 pkgname=nmap
-version=7.80
-revision=4
+version=7.90
+revision=1
 build_style=gnu-configure
 configure_args="--without-ndiff --with-openssl --with-zenmap $(vopt_with lua liblua)"
 hostmakedepends="python"
@@ -11,7 +11,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
 license="custom:nmap"
 homepage="https://nmap.org"
 distfiles="https://nmap.org/dist/nmap-${version}.tar.bz2"
-checksum=fcfa5a0e42099e12e4bf7a68ebe6fde05553383a682e816a7ec9256ab4773faa
+checksum=5557c3458275e8c43e1d0cfa5dad4e71dd39e091e2029a293891ad54098a40e8
 
 build_options="lua"
 build_options_default="lua"
@@ -29,14 +29,13 @@ pre_check() {
 }
 
 post_install() {
-	vlicense COPYING
+	vlicense LICENSE
 
 	# do not use bundled certificates, use only system ones
 	rm -f ${DESTDIR}/usr/share/ncat/ca-bundle.crt
 }
 
 zenmap_package() {
-	archs=noarch
 	depends="${sourcepkg}-${version}_${revision} pygtk"
 	short_desc+=" - GUI Frontend"
 	pkg_install() {

  reply	other threads:[~2020-10-04 11:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-04 11:01 [PR PATCH] " ailiop-git
2020-10-04 11:11 ` ailiop-git [this message]
2020-10-04 20:08 ` Piraty
2020-10-04 20:08 ` [PR PATCH] [Closed]: " Piraty
2021-01-06  1:27 ` fosslinux
2021-01-12 19:22 ` Piraty

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=20201004111138.mpyZvsPNnA4n9sDQuIpSqXzSayYC205Ls4PtpsIR1lg@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).