FreeBSD Bugzilla – Attachment 251862 Details for
Bug 280125
java/intellij-pty4j: update to 0.12.35
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
intellij-pty4j: update to 0.12.31
0001-java-intellij-pty4j-update-to-0.12.31.patch (text/plain), 2.29 KB, created by
King John
on 2024-07-04 10:33:25 UTC
(
hide
)
Description:
intellij-pty4j: update to 0.12.31
Filename:
MIME Type:
Creator:
King John
Created:
2024-07-04 10:33:25 UTC
Size:
2.29 KB
patch
obsolete
>From a6648ff505d83fc13bc9c4aa9257e72124d1a357 Mon Sep 17 00:00:00 2001 >From: King John <jinking.this@gmail.com> >Date: Thu, 4 Jul 2024 18:31:18 +0800 >Subject: [PATCH] java/intellij-pty4j: update to 0.12.31 > >--- > java/intellij-pty4j/Makefile | 6 +++--- > java/intellij-pty4j/distinfo | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) > >diff --git a/java/intellij-pty4j/Makefile b/java/intellij-pty4j/Makefile >index a555114afebf..ed33cc461cd5 100644 >--- a/java/intellij-pty4j/Makefile >+++ b/java/intellij-pty4j/Makefile >@@ -1,37 +1,37 @@ > PORTNAME= intellij-pty4j >-PORTVERSION= 0.11.4 >+PORTVERSION= 0.12.31 > CATEGORIES= java devel > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= jinking.this@gmail.com > COMMENT= Pty4J's native library > WWW= https://github.com/traff/pty4j > > LICENSE= EPL > LICENSE_FILE= ${WRKSRC}/LICENSE > > USES= gmake > > USE_GITHUB= yes > GH_ACCOUNT= JetBrains > GH_PROJECT= pty4j >-GH_TAGNAME= 61a48c06c79f13f5766a35bb6af4816f481f0940 >+GH_TAGNAME= 84d37ce8c92ffedd426a562204588c4ad0c579a5 > > .include "${.CURDIR}/../intellij/common.mk" > > .include <bsd.port.options.mk> > > # The directory we need to install Pty4J's native library in depends > # on the install target's architecture. We rebuild libpty.so instead > # of using one of the bundled ones which are FreeBSD 10.x only. > .if ${ARCH} == "amd64" > PTY4J_ARCH= x86-64 > .elif ${ARCH} == "i386" > PTY4J_ARCH= x86 > .else > PTY4J_ARCH= > .endif > > .if ${PTY4J_ARCH} != "" > # Despite what the name might suggest using the linux_x86_64 target > # will always build libpty.so for the native platform. > BUILD_WRKSRC= ${WRKSRC}/native >diff --git a/java/intellij-pty4j/distinfo b/java/intellij-pty4j/distinfo >index a5cd0f9084c3..55df96c9f127 100644 >--- a/java/intellij-pty4j/distinfo >+++ b/java/intellij-pty4j/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1612111702 >-SHA256 (JetBrains-pty4j-0.11.4-61a48c06c79f13f5766a35bb6af4816f481f0940_GH0.tar.gz) = 8b4bb11ae9bf2f4d9ab7e0c486bd1be1ac080e808ec647bcada25c7dd707d583 >-SIZE (JetBrains-pty4j-0.11.4-61a48c06c79f13f5766a35bb6af4816f481f0940_GH0.tar.gz) = 1028991 >+TIMESTAMP = 1720079404 >+SHA256 (JetBrains-pty4j-0.12.31-84d37ce8c92ffedd426a562204588c4ad0c579a5_GH0.tar.gz) = 11b172ed667be7b431df16a9b71b76dda3b484cdaa9b74ffa8f53f0e1614ab6c >+SIZE (JetBrains-pty4j-0.12.31-84d37ce8c92ffedd426a562204588c4ad0c579a5_GH0.tar.gz) = 3013462 >-- >2.45.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 280125
:
251862
|
252601