diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2008-09-02 08:19:54 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2008-09-02 08:19:54 +0000 |
commit | 762a4ddb7d7750895d1e02b0bb1597acde7015b6 (patch) | |
tree | d639da255d905bdb0af907d98fde4177b5decf77 | |
parent | Fix build with Java 1.6 (diff) |
Update to 1.251
-rw-r--r-- | www/hudson/Makefile | 4 | ||||
-rw-r--r-- | www/hudson/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/hudson/Makefile b/www/hudson/Makefile index 3f0f66704a8c..d3d0e0cee964 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.221 +PORTVERSION= 1.251 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/98933/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/108356/ DISTNAME= hudson EXTRACT_SUFX= .war EXTRACT_ONLY= diff --git a/www/hudson/distinfo b/www/hudson/distinfo index 7a1b34c041d7..a428fb0ded52 100644 --- a/www/hudson/distinfo +++ b/www/hudson/distinfo @@ -1,3 +1,3 @@ -MD5 (hudson.war) = 10b10ddeca7e1c42e3c940bd06e535be -SHA256 (hudson.war) = 77bbdd38e3e517f798a6a8b53b33d3071e39ee5db9ac2dbea3b74f5eefb19a78 -SIZE (hudson.war) = 18704662 +MD5 (hudson.war) = f01f00117c541fe3ef2ec1f14d61076d +SHA256 (hudson.war) = 3cefc89ef768e6a567fcd501fc25bf38839b623915b4b6ffb54ce53f7b7c5e37 +SIZE (hudson.war) = 20308850 |