Index: head/devel/fossil/Makefile =================================================================== --- head/devel/fossil/Makefile (revision 453397) +++ head/devel/fossil/Makefile (revision 453398) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= fossil -PORTVERSION= 2.3 +PORTVERSION= 2.4 DISTVERSIONPREFIX= src- PORTEPOCH= 2 CATEGORIES= devel www MASTER_SITES= http://fossil-scm.org/index.html/uv/ MAINTAINER= gahr@FreeBSD.org COMMENT= DSCM with built-in wiki, http interface and server, tickets database LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT-BSD2.txt WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= ssl HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} USE_RC_SUBR= fossil MAKE_JOBS_UNSAFE=yes PLIST_FILES= bin/fossil OPTIONS_DEFINE= JSON FUSE STATIC TH1HOOKS TCL OPTIONS_DEFAULT=JSON JSON_DESC= JSON API support FUSE_DESC= Enable fossil fusefs command TH1HOOKS_DESC= Enable TH1 command and web page hooks TCL_DESC= Enable Tcl integration JSON_CONFIGURE_ON= --json STATIC_CONFIGURE_ON= --static FUSE_CONFIGURE_OFF= --disable-fusefs TH1HOOKS_CONFIGURE_ON= --with-th1-hooks TCL_CONFIGURE_ON= --with-tcl-stubs --with-tcl=${TCL_LIBDIR} TCL_USES= tcl FUSE_LIB_DEPENDS= libfuse.so:sysutils/fusefs-libs FUSE_USES= localbase:ldflags post-patch-FUSE-on: @${REINPLACE_CMD} -e 's/define-append LIBS -lfuse/& -pthread/' ${WRKSRC}/auto.def post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fossil .include Index: head/devel/fossil/distinfo =================================================================== --- head/devel/fossil/distinfo (revision 453397) +++ head/devel/fossil/distinfo (revision 453398) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500881571 -SHA256 (fossil-src-2.3.tar.gz) = f073abf455a38ea0a08c3926d7445ab8115b145457f36c763ad9b74cd6a64a5d -SIZE (fossil-src-2.3.tar.gz) = 4898441 +TIMESTAMP = 1509709354 +SHA256 (fossil-src-2.4.tar.gz) = d23498b6ae8894d18d7b73b8312c7514eda9ef91cf9f96c4c38429316919ad29 +SIZE (fossil-src-2.4.tar.gz) = 4919205