aboutsummaryrefslogtreecommitdiff
path: root/devel/astah-community
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2014-01-19 05:57:29 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2014-01-19 05:57:29 +0000
commit5441ff34e617a48650e4a64567c8c1b8f2f1d3a0 (patch)
treea427d04ad7ea3290ea1f5081bbe6fdf6df390def /devel/astah-community
parent64debba09347092eefe36105ffcf3394b1f39caf (diff)
downloadports-5441ff34e617a48650e4a64567c8c1b8f2f1d3a0.tar.gz
ports-5441ff34e617a48650e4a64567c8c1b8f2f1d3a0.zip
Notes
Diffstat (limited to 'devel/astah-community')
-rw-r--r--devel/astah-community/Makefile22
-rw-r--r--devel/astah-community/distinfo4
2 files changed, 11 insertions, 15 deletions
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile
index e0d183658081..ee4edd5ba5f3 100644
--- a/devel/astah-community/Makefile
+++ b/devel/astah-community/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= astah
-PORTVERSION= 6.7.0
+PORTVERSION= 6.8.0
CATEGORIES= devel java
MASTER_SITES= #
PKGNAMESUFFIX= -community
@@ -16,12 +16,12 @@ LICENSE_NAME= End User License Agreement
LICENSE_TEXT= ${RESTRICTED}
LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell no-auto-accept
-RESTRICTED= See http://astah.net/faq/community/enduser-license-agreement
+RESTRICTED= License restrictions -- See http://astah.net/faq/community/enduser-license-agreement
USE_ZIP= yes
USE_JAVA= yes
JAVA_VERSION= 1.7+
-REVISION= 43495
+REVISION= d254c5
WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX:S!-!_!}
@@ -58,33 +58,29 @@ IGNORE= needs you to fetch manually the distribution file\
post-patch:
.for script in ${PLIST_FILES:S!bin/!!}
- ${REINPLACE_CMD} -e "s!%%JAVA_HOME%%!${JAVA_HOME}!g; \
+ @${REINPLACE_CMD} -e "s!%%JAVA_HOME%%!${JAVA_HOME}!g; \
s!%%DATADIR%%!${DATADIR}!" \
${WRKSRC}/${script}
.endfor
.if ${PORT_OPTIONS:MDOCS}
- ${REINPLACE_CMD} 's/png\\/png\//' ${WRKSRC}/api/en/doc/astahAPI_reference.html
+ @${REINPLACE_CMD} 's/png\\/png\//' ${WRKSRC}/api/en/doc/astahAPI_reference.html
.endif
do-install:
.for script in ${PLIST_FILES:S!bin/!!}
${INSTALL_SCRIPT} ${WRKSRC}/${script} ${STAGEDIR}${PREFIX}/bin
.endfor
- ${MKDIR} ${STAGEDIR}${DATADIR}
+ @${MKDIR} ${STAGEDIR}${DATADIR}
(cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA}" ${STAGEDIR}${DATADIR})
-.if ${PORT_OPTIONS:MDOCS}
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
.for docfile in ${PORTDOCS:Napi}
${INSTALL_DATA} ${WRKSRC}/${docfile} ${STAGEDIR}${DOCSDIR}
.endfor
- ${MKDIR} ${STAGEDIR}${DOCSDIR}/api
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}/api
(cd ${WRKSRC}/api && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}/api)
-.endif
-.if ${PORT_OPTIONS:MEXAMPLES}
- ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
.for examplefile in ${PORTEXAMPLES}
${INSTALL_DATA} ${WRKSRC}/${examplefile} ${STAGEDIR}${EXAMPLESDIR}
.endfor
-.endif
.include <bsd.port.post.mk>
diff --git a/devel/astah-community/distinfo b/devel/astah-community/distinfo
index 7435ab54df91..7f208bc5c179 100644
--- a/devel/astah-community/distinfo
+++ b/devel/astah-community/distinfo
@@ -1,2 +1,2 @@
-SHA256 (astah-community-6_7_0-43495.zip) = 00b4637c21e59a5df209218778cf4c46b1fe37c9bb309c3314f96228a08a3b8e
-SIZE (astah-community-6_7_0-43495.zip) = 25814844
+SHA256 (astah-community-6_8_0-d254c5.zip) = b19ebc2b9a2f9ff5ed549ea76c490029cdb705977c5dcae74db48284700aafe9
+SIZE (astah-community-6_8_0-d254c5.zip) = 28800835