diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2009-11-18 22:24:39 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2009-11-18 22:24:39 +0000 |
commit | 154853c8be3eca785dee054b2893f8ad4f0a4c54 (patch) | |
tree | d3f8ed1aba2b935eb35ef4c8d397d7e9fa09e4cb | |
parent | 3fa97b9e4f93719437cde8c69a75da0ba4ea4861 (diff) | |
download | ports-154853c8be3eca785dee054b2893f8ad4f0a4c54.tar.gz ports-154853c8be3eca785dee054b2893f8ad4f0a4c54.zip |
Notes
-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 5af861849cb5..535cba7e9760 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.333 +PORTVERSION= 1.334 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/145169/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/145351/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} diff --git a/www/hudson/distinfo b/www/hudson/distinfo index 937ac887f3b3..5cfa92199f8e 100644 --- a/www/hudson/distinfo +++ b/www/hudson/distinfo @@ -1,3 +1,3 @@ -MD5 (hudson-1.333/hudson.war) = cf9c95e197188c9d10660f2cb384fe14 -SHA256 (hudson-1.333/hudson.war) = 093a5146718484f13b48d4effab812724b5d06568937b0a5f932a3e99ae8f726 -SIZE (hudson-1.333/hudson.war) = 27709093 +MD5 (hudson-1.334/hudson.war) = ca68b391f63ef5bbd19db46d7fab708e +SHA256 (hudson-1.334/hudson.war) = fe547d782565af1b0714ed61832c1a24eeef9026959f1a6a7e50b591056fc92b +SIZE (hudson-1.334/hudson.war) = 27729909 |