Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Sep 2012 13:33:09 +0000 (UTC)
From:      Herve Quiroz <hq@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304037 - head/java/junit
Message-ID:  <201209101333.q8ADX9h1061389@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: hq
Date: Mon Sep 10 13:33:08 2012
New Revision: 304037
URL: http://svn.freebsd.org/changeset/ports/304037

Log:
  Update to 4.10
  
  Submitted by:	mi

Modified:
  head/java/junit/Makefile   (contents, props changed)
  head/java/junit/distinfo   (contents, props changed)

Modified: head/java/junit/Makefile
==============================================================================
--- head/java/junit/Makefile	Mon Sep 10 13:16:26 2012	(r304036)
+++ head/java/junit/Makefile	Mon Sep 10 13:33:08 2012	(r304037)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	junit
-PORTVERSION=	4.8.2
+PORTVERSION=	4.10
 CATEGORIES=	java devel
 MASTER_SITES=	http://cloud.github.com/downloads/KentBeck/junit/
 DISTNAME=	${PORTNAME}${PORTVERSION}

Modified: head/java/junit/distinfo
==============================================================================
--- head/java/junit/distinfo	Mon Sep 10 13:16:26 2012	(r304036)
+++ head/java/junit/distinfo	Mon Sep 10 13:33:08 2012	(r304037)
@@ -1,2 +1,2 @@
-SHA256 (junit4.8.2.zip) = c677cc9a08683848299f0e67fe313415de5cbaae5bfd7dee11f7d53bd8ae5107
-SIZE (junit4.8.2.zip) = 1594318
+SHA256 (junit4.10.zip) = 49d1e176f518730c0d34a361932d9bd79d1bebd555126d95337ad7ad6fc9c6b6
+SIZE (junit4.10.zip) = 1781594



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209101333.q8ADX9h1061389>