diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2009-03-07 13:25:29 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2009-03-07 13:25:29 +0000 |
commit | 02a54d93f406b79f6ede8cff47e22df182e0c7ee (patch) | |
tree | f91cccd0b0ce3f702aedb38526a7514e247b6188 | |
parent | Remove devel/prcs and devel/tvision per expiration note. (diff) |
Update to 1.290
See https://hudson.dev.java.net/changelog.html
Notes
Notes:
svn path=/head/; revision=229633
-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 66d7b734d57a..cb64e766bfdc 100644 --- a/www/hudson/Makefile +++ b/www/hudson/Makefile @@ -6,9 +6,9 @@ # PORTNAME= hudson -PORTVERSION= 1.285 +PORTVERSION= 1.290 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/127179/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/128862/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} diff --git a/www/hudson/distinfo b/www/hudson/distinfo index 2819682281a7..f760fba1ae9e 100644 --- a/www/hudson/distinfo +++ b/www/hudson/distinfo @@ -1,3 +1,3 @@ -MD5 (hudson-1.285/hudson.war) = 207b4d5e1f0ce3a23413c007278fd580 -SHA256 (hudson-1.285/hudson.war) = 9527326bd964d81aaa77c17ec4c59ccfaded70f859f6bb204469df2330e73c12 -SIZE (hudson-1.285/hudson.war) = 22832002 +MD5 (hudson-1.290/hudson.war) = cb15dfa27f41e2bbcacbc4ee52f257f1 +SHA256 (hudson-1.290/hudson.war) = 74c6239517e538504c6fc7b9cc98799f8906d49fd5252465ac5300f08772cea4 +SIZE (hudson-1.290/hudson.war) = 25458274 |