1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00

java/java-checkstyle: Update version 5.8=>6.2

Differential Revision:	https://reviews.freebsd.org/D1633
Approved by:		marino(mentor)
This commit is contained in:
Muhammad Moinur Rahman 2015-01-25 09:13:58 +00:00
parent 583c39f42f
commit 6aa2864536
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=377870
2 changed files with 4 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= checkstyle
PORTVERSION= 5.8
PORTVERSION= 6.2
CATEGORIES= java devel
MASTER_SITES= SF
PKGNAMEPREFIX= java-
@ -39,9 +39,8 @@ do-install:
@-${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC} && ${INSTALL_DATA} LICENSE* RIGHTS.antlr \
${STAGEDIR}${DOCSDIR})
(cd ${WRKSRC} && ${COPYTREE_SHARE} site ${STAGEDIR}${DOCSDIR})
@-${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
.for EXAMPLEFILE in checkstyle_checks import-control sun_checks suppressions
.for EXAMPLEFILE in checkstyle_checks import-control suppressions
${INSTALL_DATA} ${WRKSRC}/${EXAMPLEFILE}.xml ${STAGEDIR}${EXAMPLESDIR}
.endfor
(cd ${WRKSRC} && ${COPYTREE_SHARE} contrib ${STAGEDIR}${EXAMPLESDIR})

View File

@ -1,2 +1,2 @@
SHA256 (checkstyle-5.8-bin.tar.gz) = 5d53928d41559858327553a127f347b68229f1db3814bc854c62c5cf734abb79
SIZE (checkstyle-5.8-bin.tar.gz) = 9385181
SHA256 (checkstyle-6.2-bin.tar.gz) = 2581158fd93e2938089c6c2af21374724cc14c07ac20a01d0c0f1c36281ca0dd
SIZE (checkstyle-6.2-bin.tar.gz) = 8014791