aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2018-01-13 11:25:40 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2018-01-13 11:25:40 +0000
commitabde237ddf49f4b4d99f9ea0387a8940cb006d71 (patch)
tree9317d7e89352fda4dab145d4288a4e7c3a59e4db
parent2edfbef6a2ea7d8d442e0f9399af6b716ca052ee (diff)
downloadports-abde237ddf49f4b4d99f9ea0387a8940cb006d71.tar.gz
ports-abde237ddf49f4b4d99f9ea0387a8940cb006d71.zip
Notes
-rw-r--r--java/java-checkstyle/Makefile4
-rw-r--r--java/java-checkstyle/distinfo6
-rw-r--r--java/java-checkstyle/pkg-plist2
3 files changed, 6 insertions, 6 deletions
diff --git a/java/java-checkstyle/Makefile b/java/java-checkstyle/Makefile
index 6f84060e01cd..3ed29c1e60de 100644
--- a/java/java-checkstyle/Makefile
+++ b/java/java-checkstyle/Makefile
@@ -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= *
diff --git a/java/java-checkstyle/distinfo b/java/java-checkstyle/distinfo
index 48ec9655cfe2..fdb85897803d 100644
--- a/java/java-checkstyle/distinfo
+++ b/java/java-checkstyle/distinfo
@@ -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
diff --git a/java/java-checkstyle/pkg-plist b/java/java-checkstyle/pkg-plist
new file mode 100644
index 000000000000..5ebd15d8aa87
--- /dev/null
+++ b/java/java-checkstyle/pkg-plist
@@ -0,0 +1,2 @@
+bin/checkstyle
+%%JAVAJARDIR%%/checkstyle.jar