pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
checkstyle: change MASTER_SITE. and update to 8.19
Module Name: pkgsrc-wip
Committed By: Susumu Miwa <miwarin%gmail.com@localhost>
Pushed By: miwarin
Date: Mon Apr 8 01:49:13 2019 +0900
Changeset: a44d03a63a762b3950cb12cca60e42d92151d990
Modified Files:
checkstyle/Makefile
checkstyle/distinfo
Log Message:
checkstyle: change MASTER_SITE. and update to 8.19
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a44d03a63a762b3950cb12cca60e42d92151d990
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
checkstyle/Makefile | 8 +++++---
checkstyle/distinfo | 7 ++++---
2 files changed, 9 insertions(+), 6 deletions(-)
diffs:
diff --git a/checkstyle/Makefile b/checkstyle/Makefile
index e8ab46c54e..52cb681d35 100644
--- a/checkstyle/Makefile
+++ b/checkstyle/Makefile
@@ -1,13 +1,15 @@
# $NetBSD: Makefile,v 1.1 2015/03/14 21:58:24 jihbed Exp $
-DISTNAME= checkstyle-6.4.1-all
+DISTNAME= checkstyle-8.19-all
PKGNAME= ${DISTNAME:S/-all//}
CATEGORIES= devel java
-MASTER_SITES= http://garr.dl.sourceforge.net/project/checkstyle/checkstyle/6.4.1/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=checkstyle/}
+GITHUB_PROJECT= checkstyle
+GITHUB_RELEASE= ${PKGNAME}
EXTRACT_SUFX= .jar
MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= http://checkstyle.sourceforge.net/
+HOMEPAGE= https://checkstyle.org/
COMMENT= Static code analysis tool for Java
LICENSE= gnu-lgpl-v2.1
diff --git a/checkstyle/distinfo b/checkstyle/distinfo
index b9bea5a8f8..82fee9308d 100644
--- a/checkstyle/distinfo
+++ b/checkstyle/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.1 2015/03/14 21:58:25 jihbed Exp $
-SHA1 (checkstyle-6.4.1-all.jar) = dea53c6876123fac32ab4e54523a71f2c9857079
-RMD160 (checkstyle-6.4.1-all.jar) = ceefb745287814167ed1c6e310724e9623574dbe
-Size (checkstyle-6.4.1-all.jar) = 4825934 bytes
+SHA1 (checkstyle-8.19-all.jar) = 8572ced438deff0ae0ac8ca8b17982d7b4a536d5
+RMD160 (checkstyle-8.19-all.jar) = add2d036157aed51af795c005deb287346b4ab62
+SHA512 (checkstyle-8.19-all.jar) = 3f5361514cc6fa9dffb08e5d5de56ce8ba219025b50550bb175475401f0337a51369c967f35650205d43f567263326a61a84e937804de5eb53ae446e721af21e
+Size (checkstyle-8.19-all.jar) = 24220855 bytes
Home |
Main Index |
Thread Index |
Old Index