diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-10 13:15:42 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-03-10 13:15:42 +0000 |
commit | b6b00e1f681a71dda07adc043c6b00cd20e0708e (patch) | |
tree | 7783ef32267e61ae45153d56310a06971baa558e /java | |
parent | 7cf3872ec9c8dea3cfd078cdc3887a2f009cc187 (diff) | |
download | ports-b6b00e1f681a71dda07adc043c6b00cd20e0708e.tar.gz ports-b6b00e1f681a71dda07adc043c6b00cd20e0708e.zip |
- Update to 2.5.2
PR: ports/121511
Submitted by: Gerrit Beine <gerrit.beine at gmx.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=208726
Diffstat (limited to 'java')
-rw-r--r-- | java/springframework/Makefile | 2 | ||||
-rw-r--r-- | java/springframework/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/java/springframework/Makefile b/java/springframework/Makefile index 9bcf7d02a7fe..f2ef928387bd 100644 --- a/java/springframework/Makefile +++ b/java/springframework/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= springframework -PORTVERSION= 2.5.1 +PORTVERSION= 2.5.2 CATEGORIES= java devel MASTER_SITES= SF DISTNAME= spring-framework-${PORTVERSION}-with-dependencies diff --git a/java/springframework/distinfo b/java/springframework/distinfo index 01737050bc2e..630cc80e3351 100644 --- a/java/springframework/distinfo +++ b/java/springframework/distinfo @@ -1,3 +1,3 @@ -MD5 (spring-framework-2.5.1-with-dependencies.zip) = 06f76d2281c10be99bec6ab8108daa7a -SHA256 (spring-framework-2.5.1-with-dependencies.zip) = ac600071258d6870748a36e51115caadc0a6ec58a3b8cce73973661520e1dc09 -SIZE (spring-framework-2.5.1-with-dependencies.zip) = 76571985 +MD5 (spring-framework-2.5.2-with-dependencies.zip) = 7f3305fb2ed58c8ee57c812df16ff278 +SHA256 (spring-framework-2.5.2-with-dependencies.zip) = 048075a0d677f6098e4fc5d522d1981fc230c4b60b8dd5c6a8a91a60c67c37ca +SIZE (spring-framework-2.5.2-with-dependencies.zip) = 80986998 |