Github messages for voidlinux
 help / color / mirror / Atom feed
From: fosslinux <fosslinux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] apache-tomcat: update to 9.0.37.
Date: Sat, 05 Sep 2020 01:11:30 +0200	[thread overview]
Message-ID: <20200904231130.6im6DPKXmvNmTT6GUkoAp5iPGx3_J7erCc9mtQ_-gYg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24651@inbox.vuxu.org>

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

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

https://github.com/fosslinux/void-packages apache-tomcat-9.0.37
https://github.com/void-linux/void-packages/pull/24651

apache-tomcat: update to 9.0.37.
Upstream tarball no longer exists for 9.0.30.

Required for noarch rebuild

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-apache-tomcat-9.0.37-24651.patch --]
[-- Type: text/x-diff, Size: 2156 bytes --]

From 195f86f0430b62e55abfb63692c793e075966f48 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Thu, 3 Sep 2020 21:39:06 +1000
Subject: [PATCH] apache-tomcat: update to 9.0.37, remove noarch.

---
 srcpkgs/apache-tomcat/template | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/apache-tomcat/template b/srcpkgs/apache-tomcat/template
index 7cab7d1d9af..c8a05240b82 100644
--- a/srcpkgs/apache-tomcat/template
+++ b/srcpkgs/apache-tomcat/template
@@ -1,6 +1,6 @@
 # Template file for 'apache-tomcat'
 pkgname=apache-tomcat
-version=9.0.30
+version=9.0.37
 revision=1
 wrksrc="${pkgname}-${version}-src"
 hostmakedepends="openjdk8 apache-ant"
@@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://tomcat.apache.org"
 distfiles="http://mirrors.gigenet.com/apache/tomcat/tomcat-9/v${version}/src/${pkgname}-${version}-src.tar.gz"
-checksum=073bf0a56738d9bcb70c6065077495506b41dcea26731f0599c701efb90dc4ba
+checksum=1148357b8d38f571d2c69cc03341b6dabb3f70aad86e4dcd6c61deee751a936c
 
 system_accounts="tomcat"
 make_dirs="/usr/share/${pkgname}/webapps 0755 tomcat tomcat
@@ -28,7 +28,6 @@ post_build() {
 }
 
 do_install() {
-	vlicense LICENSE
 	mkdir -p ${DESTDIR}/usr/share/${pkgname}
 	cp -r output/build/* ${DESTDIR}/usr/share/${pkgname}
 
@@ -40,7 +39,6 @@ post_install() {
 }
 
 apache-tomcat-doc_package() {
-	archs=noarch
 	short_desc+=" - Documentation"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
@@ -49,7 +47,6 @@ apache-tomcat-doc_package() {
 }
 
 apache-tomcat-examples_package() {
-	archs=naorch
 	short_desc+=" - Examples"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
@@ -58,7 +55,6 @@ apache-tomcat-examples_package() {
 }
 
 apache-tomcat-manager_package() {
-	archs=noarch
 	short_desc+=" - Manager"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
@@ -67,7 +63,6 @@ apache-tomcat-manager_package() {
 }
 
 apache-tomcat-host-manager_package() {
-	archs=noarch
 	short_desc+=" - Host Manager"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {

      parent reply	other threads:[~2020-09-04 23:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03 23:47 [PR PATCH] " fosslinux
2020-09-04 11:41 ` [PR PATCH] [Updated] " fosslinux
2020-09-04 23:11 ` fosslinux [this message]

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=20200904231130.6im6DPKXmvNmTT6GUkoAp5iPGx3_J7erCc9mtQ_-gYg@z \
    --to=fosslinux@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).