diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2012-09-10 21:33:08 +0800 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2012-09-10 21:33:08 +0800 |
commit | b1bbf18f20881b7f0d9037755148595b3682a0ff (patch) | |
tree | 34639384b0bc9888832b3f1e49034fce819daa5a /java/junit | |
parent | 7f9e83a52639c155ebfb09ca656f8eb954fa81e0 (diff) | |
download | freebsd-ports-gnome-b1bbf18f20881b7f0d9037755148595b3682a0ff.tar.gz freebsd-ports-gnome-b1bbf18f20881b7f0d9037755148595b3682a0ff.tar.zst freebsd-ports-gnome-b1bbf18f20881b7f0d9037755148595b3682a0ff.zip |
Update to 4.10
Submitted by: mi
Diffstat (limited to 'java/junit')
-rw-r--r-- | java/junit/Makefile | 2 | ||||
-rw-r--r-- | java/junit/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/java/junit/Makefile b/java/junit/Makefile index a2fe437f9317..305e17b78b60 100644 --- a/java/junit/Makefile +++ b/java/junit/Makefile @@ -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} diff --git a/java/junit/distinfo b/java/junit/distinfo index a13b39d3b99e..b591f565c12e 100644 --- a/java/junit/distinfo +++ b/java/junit/distinfo @@ -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 |