FreeBSD Bugzilla – Attachment 181919 Details for
Bug 218760
devel/artifactory: Update to 5.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch File
artifactory-5.2.1.diff (text/plain), 1.68 KB, created by
David Harrigan
on 2017-04-19 19:45:04 UTC
(
hide
)
Description:
Patch File
Filename:
MIME Type:
Creator:
David Harrigan
Created:
2017-04-19 19:45:04 UTC
Size:
1.68 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 438834) >+++ Makefile (working copy) >@@ -1,7 +1,7 @@ > # $FreeBSD$ > > PORTNAME= artifactory >-PORTVERSION= 5.1.0 >+PORTVERSION= 5.2.1 > CATEGORIES= devel java > MASTER_SITES= https://bintray.com/artifact/download/jfrog/artifactory/ > DISTNAME= jfrog-${PORTNAME}-oss-${PORTVERSION} >@@ -68,7 +68,7 @@ > ${LN} -sf ${VARDIR}/tomcat/${d} ${STAGEDIR}${PREFIX}/${APP_HOME}/tomcat/${d} > .endfor > >-.for d in data backup support >+.for d in data backup support access > ${MKDIR} ${STAGEDIR}/${VARDIR}/${d} > ${LN} -sf ${VARDIR}/${d} ${STAGEDIR}${PREFIX}/${APP_HOME}/${d} > .endfor >Index: distinfo >=================================================================== >--- distinfo (revision 438834) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1488721092 >-SHA256 (jfrog-artifactory-oss-5.1.0.zip) = 16b15b1a0f983c4dc1acb04425d7e6f77185276ab7e4fc2fa562e75278896e03 >-SIZE (jfrog-artifactory-oss-5.1.0.zip) = 44833503 >+TIMESTAMP = 1492599428 >+SHA256 (jfrog-artifactory-oss-5.2.1.zip) = 993d9abd188a6b1eaf4c762f201f0ba70f545ca68ad099f9a9a48bec3470d68d >+SIZE (jfrog-artifactory-oss-5.2.1.zip) = 45693658 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 438834) >+++ pkg-plist (working copy) >@@ -9,6 +9,7 @@ > %%APP_HOME%%/bin/installService.sh > %%APP_HOME%%/bin/uninstallService.sh > @mode >+%%APP_HOME%%/access > %%APP_HOME%%/backup > %%APP_HOME%%/data > %%APP_HOME%%/etc >@@ -89,6 +90,7 @@ > @dir %%VARDIR%%/tomcat/logs/catalina > @dir %%VARDIR%%/tomcat/logs > @dir %%VARDIR%%/tomcat >+@dir %%VARDIR%%/access > @dir %%VARDIR%%/backup > @dir %%VARDIR%%/data > @dir %%VARDIR%%/etc
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 218760
: 181919 |
181920