Index: head/deskutils/taskwarrior/files/patch-src-Variant.h =================================================================== --- head/deskutils/taskwarrior/files/patch-src-Variant.h (revision 389288) +++ head/deskutils/taskwarrior/files/patch-src-Variant.h (nonexistent) @@ -1,14 +0,0 @@ ---- src/Variant.h 2015-03-16 08:02:55.000000000 +0900 -+++ src/Variant.h 2015-04-12 08:39:14.000000000 +0900 -@@ -49,7 +49,11 @@ - Variant (const double); - Variant (const std::string&); - Variant (const char*); -+#if defined(__FreeBSD__) && defined(__i386__) -+ Variant (const time_t, const enum type new_type); -+#else - Variant (const time_t, const enum type new_type = type_date); -+#endif - ~Variant (); - - void source (const std::string&); Property changes on: head/deskutils/taskwarrior/files/patch-src-Variant.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/deskutils/taskwarrior/Makefile =================================================================== --- head/deskutils/taskwarrior/Makefile (revision 389288) +++ head/deskutils/taskwarrior/Makefile (revision 389289) @@ -1,41 +1,41 @@ # Created by: gahr # $FreeBSD$ PORTNAME= taskwarrior -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.4 CATEGORIES= deskutils MASTER_SITES= http://taskwarrior.org/download/ DISTNAME= task-${PORTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Feature-rich command-line todo list manager LICENSE= MIT OPTIONS_DEFINE=GNUTLS OPTIONS_DEFAULT=GNUTLS GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls GNUTLS_CMAKE_OFF= -DCMAKE_DISABLE_FIND_PACKAGE_GnuTLS=TRUE .include .if ${OSVERSION} < 1000000 BUILD_DEPENDS+= ${LOCALBASE}/bin/clang36:${PORTSDIR}/lang/clang36 CPP= ${LOCALBASE}/bin/clang-cpp36 CC= ${LOCALBASE}/bin/clang36 CXX= ${LOCALBASE}/bin/clang++36 .endif WRKSRC= ${WRKDIR}/task-${PORTVERSION} USES= cmake:outsource shebangfix SHEBANG_FILES= scripts/*/*.pl \ scripts/*/*.rb \ scripts/*/*.py \ doc/rc/refresh CMAKE_ARGS+= -DTASK_DOCDIR:STRING=${DATADIR:S/${PREFIX}\///} \ -DTASK_MAN1DIR:STRING=man/man1 \ -DTASK_MAN5DIR:STRING=man/man5 .include Index: head/deskutils/taskwarrior/distinfo =================================================================== --- head/deskutils/taskwarrior/distinfo (revision 389288) +++ head/deskutils/taskwarrior/distinfo (revision 389289) @@ -1,2 +1,2 @@ -SHA256 (task-2.4.2.tar.gz) = 271eca336ff97f96e646f5dd5a774ef3f21f7eab7f9bcc487ea0022cff3fa50d -SIZE (task-2.4.2.tar.gz) = 879010 +SHA256 (task-2.4.4.tar.gz) = 7ff406414e0be480f91981831507ac255297aab33d8246f98dbfd2b1b2df8e3b +SIZE (task-2.4.4.tar.gz) = 2352265