FreeBSD Bugzilla – Attachment 175058 Details for
Bug 212213
devel/leiningen: Update to 2.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
leiningen.diff
leiningen.diff (text/plain), 1.82 KB, created by
Tobias Kortkamp
on 2016-09-22 13:09:26 UTC
(
hide
)
Description:
leiningen.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2016-09-22 13:09:26 UTC
Size:
1.82 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 422608) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= leiningen >-PORTVERSION= 2.6.1 >+PORTVERSION= 2.7.1 > CATEGORIES= devel lisp java > MASTER_SITES= GH:source1 \ > https://github.com/technomancy/leiningen/releases/download/${PORTVERSION}/:source2 >@@ -17,12 +17,12 @@ > USE_GITHUB= yes > GH_ACCOUNT= technomancy > >+USES= shebangfix > USE_JAVA= yes > JAVA_VERSION= 1.6+ >+NO_ARCH= yes > NO_BUILD= yes > >-RUN_DEPENDS+= bash:shells/bash >- > PLIST_FILES= bin/lein \ > etc/bash_completion.d/_lein.bash \ > man/man1/lein.1.gz \ >@@ -29,9 +29,10 @@ > share/zsh/site-functions/_lein \ > %%JAVAJARDIR%%/leiningen.jar > >+SHEBANG_FILES= bin/lein-pkg >+ > post-patch: >- ${REINPLACE_CMD} -e "s|/bin/bash|${PREFIX}/bin/bash|" \ >- -e "s|LEIN_JAR=.*|LEIN_JAR=${JAVAJARDIR}/leiningen.jar|" \ >+ ${REINPLACE_CMD} -e "s|LEIN_JAR=.*|LEIN_JAR=${JAVAJARDIR}/leiningen.jar|" \ > ${WRKSRC}/bin/lein-pkg > > do-install: >Index: distinfo >=================================================================== >--- distinfo (revision 422608) >+++ distinfo (working copy) >@@ -1,4 +1,5 @@ >-SHA256 (technomancy-leiningen-2.6.1_GH0.tar.gz) = 9e6a6c7b6e032921a37d5be8fcdc2c0288d3698f759e22bdd29de4eb327ebeab >-SIZE (technomancy-leiningen-2.6.1_GH0.tar.gz) = 706289 >-SHA256 (leiningen-2.6.1-standalone.zip) = d70078fba85d5f405d042a6d7bad3a1e5b4aafae565c2d581feb999e95ae6394 >-SIZE (leiningen-2.6.1-standalone.zip) = 15343271 >+TIMESTAMP = 1474549044 >+SHA256 (technomancy-leiningen-2.7.1_GH0.tar.gz) = 953c95c2656c46320c88dc683202030fdd9554e8390a4b4aaaba6d019088df6f >+SIZE (technomancy-leiningen-2.7.1_GH0.tar.gz) = 717384 >+SHA256 (leiningen-2.7.1-standalone.zip) = 2ddc7e89bbb45cf1ca3d666a10dce0d3f154b77ad201aa58f430e84e71587c47 >+SIZE (leiningen-2.7.1-standalone.zip) = 15370238
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
Flags:
tobik
:
maintainer-approval?
(
rpaulo
)
Actions:
View
|
Diff
Attachments on
bug 212213
:
174154
| 175058