diff --git a/devel/artifactory/Makefile b/devel/artifactory/Makefile index ddc05968989d..212edb5ddede 100644 --- a/devel/artifactory/Makefile +++ b/devel/artifactory/Makefile @@ -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 @@ do-install: ${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 diff --git a/devel/artifactory/distinfo b/devel/artifactory/distinfo index 81312239f674..0958991e577b 100644 --- a/devel/artifactory/distinfo +++ b/devel/artifactory/distinfo @@ -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 diff --git a/devel/artifactory/pkg-plist b/devel/artifactory/pkg-plist index e8c42a87ebe7..d5062a99c05b 100644 --- a/devel/artifactory/pkg-plist +++ b/devel/artifactory/pkg-plist @@ -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