mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
java/jattach: update to 2.0
This commit is contained in:
parent
d052d90b18
commit
b85ffb63fa
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= jattach
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5
|
||||
DISTVERSION= 2.0
|
||||
CATEGORIES= java devel
|
||||
|
||||
MAINTAINER= mizhka@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1553401754
|
||||
SHA256 (apangin-jattach-v1.5_GH0.tar.gz) = 03829443d69e86537dd04a2d7e9c25a5777559716139363b335722299c1cd153
|
||||
SIZE (apangin-jattach-v1.5_GH0.tar.gz) = 11517
|
||||
TIMESTAMP = 1639641964
|
||||
SHA256 (apangin-jattach-v2.0_GH0.tar.gz) = 58f1abdcdac66fae77efbc1d5597a7e41085a10d2ab4464e9c672ec86e2a5612
|
||||
SIZE (apangin-jattach-v2.0_GH0.tar.gz) = 15796
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
The utility to send commands to remote JVM via Dynamic Attach mechanism.
|
||||
The utility to send commands to remote JVM via Dynamic Attach mechanism.
|
||||
All-in-one jmap + jstack + jcmd + jinfo functionality in a single tiny program.
|
||||
No installed JDK required, works with just JRE.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue