git: 816ffe7d1505 - main - devel/leiningen: update to 2.9.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 08 Nov 2021 20:10:56 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=816ffe7d150539ab1f81f530cdfad27e1eacd55c commit 816ffe7d150539ab1f81f530cdfad27e1eacd55c Author: Filipe da Silva Santos <contact@shiori.com.br> AuthorDate: 2021-11-08 19:11:43 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-11-08 20:10:09 +0000 devel/leiningen: update to 2.9.7 Changes: https://github.com/technomancy/leiningen/releases/tag/2.9.7 --- devel/leiningen/Makefile | 10 +++++----- devel/leiningen/distinfo | 12 +++++------- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/devel/leiningen/Makefile b/devel/leiningen/Makefile index 7c044d4a670f..321240174ead 100644 --- a/devel/leiningen/Makefile +++ b/devel/leiningen/Makefile @@ -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 @@ PLIST_FILES= bin/lein \ 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 @@ post-patch: -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 @@ do-install: ${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> diff --git a/devel/leiningen/distinfo b/devel/leiningen/distinfo index 9e772506dbb3..b2baa1c2ee55 100644 --- a/devel/leiningen/distinfo +++ b/devel/leiningen/distinfo @@ -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