Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] apache-tomcat: update to 9.0.37.
@ 2020-09-03 23:47 fosslinux
  2020-09-04 11:41 ` [PR PATCH] [Updated] " fosslinux
  2020-09-04 23:11 ` fosslinux
  0 siblings, 2 replies; 3+ messages in thread
From: fosslinux @ 2020-09-03 23:47 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1165 bytes --]

From e52cebc707cd4c32ed1a0e2020b958477a600b99 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.

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

diff --git a/srcpkgs/apache-tomcat/template b/srcpkgs/apache-tomcat/template
index 7cab7d1d9af..ea0528d88b1 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

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

* Re: [PR PATCH] [Updated] apache-tomcat: update to 9.0.37.
  2020-09-03 23:47 [PR PATCH] apache-tomcat: update to 9.0.37 fosslinux
@ 2020-09-04 11:41 ` fosslinux
  2020-09-04 23:11 ` fosslinux
  1 sibling, 0 replies; 3+ messages in thread
From: fosslinux @ 2020-09-04 11:41 UTC (permalink / raw)
  To: ml

[-- 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: 1339 bytes --]

From 3f94dc621ef446cde0f8e32f2fc2036b2b0338e5 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.

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

diff --git a/srcpkgs/apache-tomcat/template b/srcpkgs/apache-tomcat/template
index 7cab7d1d9af..b202076cfd1 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}
 

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

* Re: [PR PATCH] [Updated] apache-tomcat: update to 9.0.37.
  2020-09-03 23:47 [PR PATCH] apache-tomcat: update to 9.0.37 fosslinux
  2020-09-04 11:41 ` [PR PATCH] [Updated] " fosslinux
@ 2020-09-04 23:11 ` fosslinux
  1 sibling, 0 replies; 3+ messages in thread
From: fosslinux @ 2020-09-04 23:11 UTC (permalink / raw)
  To: ml

[-- 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() {

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

end of thread, other threads:[~2020-09-04 23:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 23:47 [PR PATCH] apache-tomcat: update to 9.0.37 fosslinux
2020-09-04 11:41 ` [PR PATCH] [Updated] " fosslinux
2020-09-04 23:11 ` fosslinux

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