Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] java-commons-io: update to 2.11.0.
@ 2022-03-11 13:43 mhmdanas
  2022-06-24 19:29 ` [PR PATCH] [Closed]: " mhmdanas
  0 siblings, 1 reply; 2+ messages in thread
From: mhmdanas @ 2022-03-11 13:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages java-commons-io-2.11.0
https://github.com/void-linux/void-packages/pull/36096

java-commons-io: update to 2.11.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO** (I ran `./xbps-src check java-commons-io`, if that counts)

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
 
#### Local build testing
- I built this PR locally for my native architecture, x86_64
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-java-commons-io-2.11.0-36096.patch --]
[-- Type: text/x-diff, Size: 1409 bytes --]

From 72a9eac06bc92ccbaf99b3540930bc75e4db5e4e Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Fri, 11 Mar 2022 16:41:03 +0300
Subject: [PATCH] java-commons-io: update to 2.11.0.

---
 srcpkgs/java-commons-io/template | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/java-commons-io/template b/srcpkgs/java-commons-io/template
index e91dcc87b8b5..eda94934c2c0 100644
--- a/srcpkgs/java-commons-io/template
+++ b/srcpkgs/java-commons-io/template
@@ -1,8 +1,8 @@
 # Template file for 'java-commons-io'
 _origname=commons-io
 pkgname=java-commons-io
-version=2.6
-revision=2
+version=2.11.0
+revision=1
 wrksrc="${_origname}-${version}-src"
 hostmakedepends="openjdk8 apache-maven which"
 depends="virtual?java-runtime"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="http://commons.apache.org/io"
 distfiles="http://archive.apache.org/dist/commons/io/source/${_origname}-${version}-src.tar.gz"
-checksum=f68167938ab15ced969747bc6b4d91c4f923a34ad4fdb2e8c8c3029adaa47e0c
+checksum=5a55361cf2b97228f94b3c65e3a4af784581debe322be551c44b2776db1c6483
 
 case "$XBPS_MACHINE" in
 	ppc64*) ;;
@@ -23,6 +23,10 @@ do_build() {
 	mvn package -Dmaven.test.skip=true
 }
 
+do_check() {
+	mvn test
+}
+
 do_install() {
 	vinstall target/${_origname}-${version}.jar 755 \
 		usr/share/java/${_origname} ${_origname}.jar

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

* Re: [PR PATCH] [Closed]: java-commons-io: update to 2.11.0.
  2022-03-11 13:43 [PR PATCH] java-commons-io: update to 2.11.0 mhmdanas
@ 2022-06-24 19:29 ` mhmdanas
  0 siblings, 0 replies; 2+ messages in thread
From: mhmdanas @ 2022-06-24 19:29 UTC (permalink / raw)
  To: ml

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

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

java-commons-io: update to 2.11.0.
https://github.com/void-linux/void-packages/pull/36096

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO** (I ran `./xbps-src check java-commons-io`, if that counts)

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
 
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
<!--
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-06-24 19:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-11 13:43 [PR PATCH] java-commons-io: update to 2.11.0 mhmdanas
2022-06-24 19:29 ` [PR PATCH] [Closed]: " mhmdanas

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