diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-19 02:27:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-19 02:27:52 +0800 |
commit | 38910c9ef9975ddf6d490a885eb41a651a032a42 (patch) | |
tree | 712e3e02b99009f7cd7dbb3b3dbbfca471b7d655 | |
parent | ff8114dd17a941b0c38deb0e608be04df91795bc (diff) | |
download | freebsd-ports-gnome-38910c9ef9975ddf6d490a885eb41a651a032a42.tar.gz freebsd-ports-gnome-38910c9ef9975ddf6d490a885eb41a651a032a42.tar.zst freebsd-ports-gnome-38910c9ef9975ddf6d490a885eb41a651a032a42.zip |
- Update to 2.5.1
PR: 120768
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
-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 a1ade0dc0d90..9bcf7d02a7fe 100644 --- a/java/springframework/Makefile +++ b/java/springframework/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= springframework -PORTVERSION= 2.5 +PORTVERSION= 2.5.1 CATEGORIES= java devel MASTER_SITES= SF DISTNAME= spring-framework-${PORTVERSION}-with-dependencies diff --git a/java/springframework/distinfo b/java/springframework/distinfo index 03143e37b802..01737050bc2e 100644 --- a/java/springframework/distinfo +++ b/java/springframework/distinfo @@ -1,3 +1,3 @@ -MD5 (spring-framework-2.5-with-dependencies.zip) = 804014e668d0eb7322cce85656781159 -SHA256 (spring-framework-2.5-with-dependencies.zip) = 42af81963c86f6d7b41d70509185565979aeb30bc4afd73913abf8b8f5357b9b -SIZE (spring-framework-2.5-with-dependencies.zip) = 76046081 +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 |