Index: head/www/hudson/Makefile =================================================================== --- head/www/hudson/Makefile (revision 238099) +++ head/www/hudson/Makefile (revision 238100) @@ -1,38 +1,38 @@ # New ports collection makefile for: hudson # Date created: 2008-03-08 # Whom: Herve Quiroz # # $FreeBSD$ # PORTNAME= hudson -PORTVERSION= 1.315 +PORTVERSION= 1.316 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/138460/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/139024/ DISTNAME= hudson EXTRACT_SUFX= .war DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= MAINTAINER= hq@FreeBSD.org COMMENT= An extensible continuous integration engine USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes USE_RC_SUBR= hudson.sh HUDSON_HOME?= /var/lib/hudson HUDSON_USER?= www HUDSON_GROUP?= www PLIST_FILES= %%DATADIR%%/${DISTNAME}${EXTRACT_SUFX} PLIST_DIRS= %%DATADIR%% SUB_LIST+= HUDSON_HOME=${HUDSON_HOME} HUDSON_USER=${HUDSON_USER} HUDSON_GROUP=${HUDSON_GROUP} JAVA_HOME=${JAVA_HOME} do-install: ${MKDIR} "${DATADIR}" ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} ${DATADIR}/ .include Property changes on: head/www/hudson/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.35 \ No newline at end of property +1.36 \ No newline at end of property Index: head/www/hudson/distinfo =================================================================== --- head/www/hudson/distinfo (revision 238099) +++ head/www/hudson/distinfo (revision 238100) @@ -1,3 +1,3 @@ -MD5 (hudson-1.315/hudson.war) = e4811278a970484f629c187efffc8ed8 -SHA256 (hudson-1.315/hudson.war) = f4c41a6ddf45c3aa6388ae0537b291a3c69caa7faf807c9dfc8c1c84388b81cf -SIZE (hudson-1.315/hudson.war) = 26992675 +MD5 (hudson-1.316/hudson.war) = d7b3189c1d8b51797f06392c0cba5ec5 +SHA256 (hudson-1.316/hudson.war) = 5d0f6ce9dc570ad395c5770fd6bd83d1af54e0be20a89cb2a076f7970399a259 +SIZE (hudson-1.316/hudson.war) = 27016718 Property changes on: head/www/hudson/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property