Date: Wed, 9 Dec 2015 11:57:01 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r403375 - head/java/eclipse-findbugs Message-ID: <201512091157.tB9Bv1Ns054085@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Wed Dec 9 11:57:01 2015 New Revision: 403375 URL: https://svnweb.freebsd.org/changeset/ports/403375 Log: Upgrade to 3.0.1.20150306-5afe4d1. Modified: head/java/eclipse-findbugs/Makefile head/java/eclipse-findbugs/distinfo Modified: head/java/eclipse-findbugs/Makefile ============================================================================== --- head/java/eclipse-findbugs/Makefile Wed Dec 9 11:46:43 2015 (r403374) +++ head/java/eclipse-findbugs/Makefile Wed Dec 9 11:57:01 2015 (r403375) @@ -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 Modified: head/java/eclipse-findbugs/distinfo ============================================================================== --- head/java/eclipse-findbugs/distinfo Wed Dec 9 11:46:43 2015 (r403374) +++ head/java/eclipse-findbugs/distinfo Wed Dec 9 11:57:01 2015 (r403375) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512091157.tB9Bv1Ns054085>