mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
java/java-checkstyle: Update version 7.6=>8.7
- Pet PORTLINT
This commit is contained in:
parent
2edfbef6a2
commit
abde237ddf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458926
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= checkstyle
|
||||
PORTVERSION= 7.6
|
||||
PORTVERSION= 8.7
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= SF
|
||||
PKGNAMEPREFIX= java-
|
||||
@ -21,8 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
JAR_FILE= ${PORTNAME}-${PORTVERSION}-all.jar
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
%%JAVAJARDIR%%/${PORTNAME}.jar
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1491966565
|
||||
SHA256 (checkstyle-7.6-bin.tar.gz) = ddf5b3340b18a9e732c9557a8bc897d8a524e7ad7726c5ef9bd8401bb8dd4db5
|
||||
SIZE (checkstyle-7.6-bin.tar.gz) = 9351880
|
||||
TIMESTAMP = 1515588570
|
||||
SHA256 (checkstyle-8.7-bin.tar.gz) = a7cb51786a356865c7b31726206aeca03aaef5561788d34dfefc3a67c4b91e2a
|
||||
SIZE (checkstyle-8.7-bin.tar.gz) = 19455070
|
||||
|
2
java/java-checkstyle/pkg-plist
Normal file
2
java/java-checkstyle/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
bin/checkstyle
|
||||
%%JAVAJARDIR%%/checkstyle.jar
|
Loading…
Reference in New Issue
Block a user