FreeBSD Port: devel/leiningen update to 2.9.7
- Reply: Jan Beich : "Re: FreeBSD Port: devel/leiningen update to 2.9.7"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Nov 2021 19:11:43 UTC
Bump to Clojure 1.10.3 (in ports) and fix bugs --- /usr/local/poudriere/ports/default/devel/leiningen/Makefile 2021-11-02 03:11:12.752512000 +0000 +++ Makefile 2021-11-08 03:09:52.873181000 +0000 @@ -1,8 +1,8 @@ PORTNAME= leiningen -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.7 CATEGORIES= devel lisp java MASTER_SITES= https://github.com/technomancy/leiningen/releases/download/${PORTVERSION}/:standalone -DISTFILES= leiningen-${PORTVERSION}-standalone.zip:standalone +DISTFILES= ${PORTNAME}-${PORTVERSION}-standalone.jar:standalone EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org @@ -21,7 +21,7 @@ etc/bash_completion.d/_lein.bash \ share/man/man1/lein.1.gz \ share/zsh/site-functions/_lein -PORTDATA= leiningen-${PORTVERSION}-standalone.zip +PORTDATA= leiningen-${PORTVERSION}-standalone.jar post-patch: @${REINPLACE_CMD} -E -e 's|function (.*) \{|\1() {|' \ @@ -29,7 +29,7 @@ -e 's|/etc/leinrc|${PREFIX}/etc/leinrc|' \ -e 's|\.leinrc|./&|' -e 's|source "|. "|' \ -e 's|^if \[\[ (.*) \]\];|if [ \1 ];|' \ - -e 's|^LEIN_JAR=.*|LEIN_JAR=${DATADIR}/leiningen-${PORTVERSION}-standalone.zip|' \ + -e 's|^LEIN_JAR=.*|LEIN_JAR=${DATADIR}/leiningen-${PORTVERSION}-standalone.jar|' \ ${WRKSRC}/bin/lein-pkg do-install: @@ -44,7 +44,7 @@ ${INSTALL_MAN} ${WRKSRC}/doc/lein.1 \ ${STAGEDIR}${PREFIX}/share/man/man1 @${MKDIR} ${STAGEDIR}${DATADIR} - ${INSTALL_DATA} ${DISTDIR}/leiningen-${PORTVERSION}-standalone.zip \ + ${INSTALL_DATA} ${DISTDIR}/leiningen-${PORTVERSION}-standalone.jar \ ${STAGEDIR}${DATADIR} .include <bsd.port.mk> --- /usr/local/poudriere/ports/default/devel/leiningen/distinfo 2021-11-08 02:25:56.027816000 +0000 +++ distinfo 2021-11-08 02:35:26.927609000 +0000 @@ -1,7 +1,5 @@ -TIMESTAMP = 1619717089 -SHA256 (leiningen-2.9.6-standalone.zip) = 41c543f73eec4327dc20e60d5d820fc2a9dc772bc671610b9c385d9c4f5970b8 -SIZE (leiningen-2.9.6-standalone.zip) = 12760940 -SHA256 (technomancy-leiningen-2.9.6_GH0.tar.gz) = 2f3b8a7eb710bd3a266975387f216bd4a3bace2f1b0a1f0ae88a93d919d813d9 -SIZE (technomancy-leiningen-2.9.6_GH0.tar.gz) = 923578 -SHA256 (7677dabea40a2d17a42a718ca8c7e450b09e153c.patch) = f9459ed6eec5d84bf0ec2270dce35c30da4cc2dfd1d88fe2070d0706874f0fc5 -SIZE (7677dabea40a2d17a42a718ca8c7e450b09e153c.patch) = 925 +TIMESTAMP = 1636338926 +SHA256 (leiningen-2.9.7-standalone.jar) = 82f01414acecddbb0ebd6d571505bb671a6fd093236bcdac2468cfe5f2eaa802 +SIZE (leiningen-2.9.7-standalone.jar) = 12833202 +SHA256 (technomancy-leiningen-2.9.7_GH0.tar.gz) = ab2bae41dde4b5abbf34db00f7c3cca592ed73c38e831aaf31c942bbe4e18d34 +SIZE (technomancy-leiningen-2.9.7_GH0.tar.gz) = 924476 -- Filipe da Silva Santos <contact_at_shiori.com.br> 102E 1944 2189 31FF 06EB 3F79 760B AE45 F7B3 008E