Index: head/www/hudson/Makefile =================================================================== --- head/www/hudson/Makefile (revision 238867) +++ head/www/hudson/Makefile (revision 238868) @@ -1,38 +1,38 @@ # New ports collection makefile for: hudson # Date created: 2008-03-08 # Whom: Herve Quiroz # # $FreeBSD$ # PORTNAME= hudson -PORTVERSION= 1.317 +PORTVERSION= 1.318 CATEGORIES= www java devel -MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/139669/ +MASTER_SITES= https://hudson.dev.java.net/files/documents/2402/140262/ 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.37 \ No newline at end of property +1.38 \ No newline at end of property Index: head/www/hudson/distinfo =================================================================== --- head/www/hudson/distinfo (revision 238867) +++ head/www/hudson/distinfo (revision 238868) @@ -1,3 +1,3 @@ -MD5 (hudson-1.317/hudson.war) = 40d7b894737f4b0b63eebeeb3f29f8d6 -SHA256 (hudson-1.317/hudson.war) = b85787960d7f4d238a7f20359af0bf73debbb41ccfb354849462ed73f39152f9 -SIZE (hudson-1.317/hudson.war) = 27032315 +MD5 (hudson-1.318/hudson.war) = 347a3595722f3988acda7f8d31f343fc +SHA256 (hudson-1.318/hudson.war) = a8b806d75594d08b8098903aec0d8392a91f3c59e885de21ae6011cc9188033b +SIZE (hudson-1.318/hudson.war) = 27039917 Property changes on: head/www/hudson/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.34 \ No newline at end of property +1.35 \ No newline at end of property