FreeBSD Bugzilla – Attachment 230875 Details for
Bug 261088
lang/clojure Update to 1.10.3.1058 and fix missing exec.jar
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update lang/clojure to 1.10.3.1058
ports-lang-clojure.patch (text/plain), 1.65 KB, created by
Jens Grassel
on 2022-01-10 13:40:40 UTC
(
hide
)
Description:
Patch to update lang/clojure to 1.10.3.1058
Filename:
MIME Type:
Creator:
Jens Grassel
Created:
2022-01-10 13:40:40 UTC
Size:
1.65 KB
patch
obsolete
>diff -rau clojure.org/Makefile clojure/Makefile >--- clojure.org/Makefile 2021-11-25 08:28:04.991245000 +0100 >+++ clojure/Makefile 2022-01-10 14:34:09.884242000 +0100 >@@ -1,7 +1,7 @@ > # Created by: ijliao > > PORTNAME= clojure >-PORTVERSION= 1.10.3.1020 >+PORTVERSION= 1.10.3.1058 > CATEGORIES= lang lisp java > MASTER_SITES= https://download.clojure.org/install/ > DISTNAME= clojure-tools-${PORTVERSION} >@@ -32,6 +32,7 @@ > @${MKDIR} ${STAGEDIR}${DATADIR}/libexec ${STAGEDIR}${PREFIX}/man/man1 > ${INSTALL_DATA} ${WRKSRC}/clojure-tools-${PORTVERSION}.jar \ > ${STAGEDIR}${DATADIR}/libexec >+ ${INSTALL_DATA} ${WRKSRC}/exec.jar ${STAGEDIR}${DATADIR}/libexec > cd ${WRKSRC} && ${INSTALL_DATA} deps.edn example-deps.edn \ > ${STAGEDIR}${DATADIR} > cd ${WRKSRC} && ${INSTALL_SCRIPT} clojure clj ${STAGEDIR}${PREFIX}/bin >diff -rau clojure.org/distinfo clojure/distinfo >--- clojure.org/distinfo 2021-11-25 08:28:04.991315000 +0100 >+++ clojure/distinfo 2022-01-10 14:29:38.570876000 +0100 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1636411407 >-SHA256 (clojure-tools-1.10.3.1020.tar.gz) = 55654c3cbffd73a3b15e6112e2c1908170f690c14d8da9280beea826f5a604e2 >-SIZE (clojure-tools-1.10.3.1020.tar.gz) = 14250057 >+TIMESTAMP = 1641821378 >+SHA256 (clojure-tools-1.10.3.1058.tar.gz) = 82e2108e25b2ba52136594a3b7f902b54e6aa38146ff620adabc0123a4ed7ded >+SIZE (clojure-tools-1.10.3.1058.tar.gz) = 17040796 >diff -rau clojure.org/pkg-plist clojure/pkg-plist >--- clojure.org/pkg-plist 2021-11-25 08:28:04.991361000 +0100 >+++ clojure/pkg-plist 2022-01-10 14:33:16.861739000 +0100 >@@ -5,3 +5,4 @@ > %%DATADIR%%/deps.edn > %%DATADIR%%/example-deps.edn > %%DATADIR%%/libexec/clojure-tools-%%PORTVERSION%%.jar >+%%DATADIR%%/libexec/exec.jar
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 261088
: 230875