diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-12-09 19:57:01 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-12-09 19:57:01 +0800 |
commit | e38b23dca583b3fa0d54a9546c41c57ef1e78e8f (patch) | |
tree | 0bae85ede0e1c659fe8b9a6b0bc24d070b3ecc34 /java | |
parent | d946e660a0fa7d52fd445e6ab61a416388aa23b5 (diff) | |
download | freebsd-ports-gnome-e38b23dca583b3fa0d54a9546c41c57ef1e78e8f.tar.gz freebsd-ports-gnome-e38b23dca583b3fa0d54a9546c41c57ef1e78e8f.tar.zst freebsd-ports-gnome-e38b23dca583b3fa0d54a9546c41c57ef1e78e8f.zip |
Upgrade to 3.0.1.20150306-5afe4d1.
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-findbugs/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-findbugs/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/java/eclipse-findbugs/Makefile b/java/eclipse-findbugs/Makefile index 9e25d94138ff..fdd319d62bdd 100644 --- a/java/eclipse-findbugs/Makefile +++ b/java/eclipse-findbugs/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= findbugs -DISTVERSION= 3.0.0.20140706-2cfb468 +DISTVERSION= 3.0.1.20150306-5afe4d1 CATEGORIES= java devel -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20eclipse%20plugin/3.0.0 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20eclipse%20plugin/3.0.1 PKGNAMEPREFIX= eclipse- DISTNAME= edu.umd.cs.findbugs.plugin.eclipse_${DISTVERSION} DIST_SUBDIR= eclipse diff --git a/java/eclipse-findbugs/distinfo b/java/eclipse-findbugs/distinfo index efab11b5ac20..6bc06147f7fa 100644 --- a/java/eclipse-findbugs/distinfo +++ b/java/eclipse-findbugs/distinfo @@ -1,2 +1,2 @@ -SHA256 (eclipse/edu.umd.cs.findbugs.plugin.eclipse_3.0.0.20140706-2cfb468.zip) = 9ed21548be987b418483b293376abcf8c150979f1b8bf5f1147e9a466a8fae97 -SIZE (eclipse/edu.umd.cs.findbugs.plugin.eclipse_3.0.0.20140706-2cfb468.zip) = 5797390 +SHA256 (eclipse/edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1.zip) = 0320c733e5188a0a93ba136160e6d6479945d7f3f9dbd7817741ef96b3c02334 +SIZE (eclipse/edu.umd.cs.findbugs.plugin.eclipse_3.0.1.20150306-5afe4d1.zip) = 5940709 |