Index: head/www/hudson/Makefile =================================================================== --- head/www/hudson/Makefile (revision 265031) +++ head/www/hudson/Makefile (revision 265032) @@ -1,38 +1,38 @@ # New ports collection makefile for: hudson # Date created: 2008-03-08 # Whom: Herve Quiroz # # $FreeBSD$ # PORTNAME= hudson -PORTVERSION= 1.384 +PORTVERSION= 1.386 CATEGORIES= www java devel MASTER_SITES= http://download.hudson-labs.org/war/${PORTVERSION}/ 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.88 \ No newline at end of property +1.89 \ No newline at end of property Index: head/www/hudson/distinfo =================================================================== --- head/www/hudson/distinfo (revision 265031) +++ head/www/hudson/distinfo (revision 265032) @@ -1,2 +1,2 @@ -SHA256 (hudson-1.384/hudson.war) = 601d68ee303a6cf8ad5d56fce758ce12b2e62333bbed3345d8964fa4b48d334e -SIZE (hudson-1.384/hudson.war) = 30672592 +SHA256 (hudson-1.386/hudson.war) = 3043343bc9c490893f4e54a382b10ada54f7433c66cf5de5268d9a3f6cacaf59 +SIZE (hudson-1.386/hudson.war) = 30732359 Property changes on: head/www/hudson/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.85 \ No newline at end of property +1.86 \ No newline at end of property