FreeBSD Bugzilla – Attachment 163533 Details for
Bug 204815
[maintainer] devel/artifactory: Add in missing Support directory
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile Patch
artifactory-4.3.0_1.diff (text/plain), 639 bytes, created by
David Harrigan
on 2015-11-25 19:54:30 UTC
(
hide
)
Description:
Makefile Patch
Filename:
MIME Type:
Creator:
David Harrigan
Created:
2015-11-25 19:54:30 UTC
Size:
639 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 402407) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= artifactory > PORTVERSION= 4.3.0 >+PORTREVISION= 1 > CATEGORIES= devel java > MASTER_SITES= https://bintray.com/artifact/download/jfrog/artifactory/ > DISTNAME= jfrog-${PORTNAME}-oss-${PORTVERSION} >@@ -69,7 +70,7 @@ > ${LN} -sf ${VARDIR}/tomcat/${d} ${STAGEDIR}${PREFIX}/${APP_HOME}/tomcat/${d} > .endfor > >-.for d in data backup >+.for d in data backup support > ${MKDIR} ${STAGEDIR}/${VARDIR}/${d} > ${LN} -sf ${VARDIR}/${d} ${STAGEDIR}${PREFIX}/${APP_HOME}/${d} > .endfor
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:
dharrigan
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 204815
:
163533
|
163554