From owner-svn-ports-all@freebsd.org Thu Sep 22 12:45:12 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46704BE5910; Thu, 22 Sep 2016 12:45:12 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1EF57DBA; Thu, 22 Sep 2016 12:45:12 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8MCjBjd000739; Thu, 22 Sep 2016 12:45:11 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8MCjBHl000734; Thu, 22 Sep 2016 12:45:11 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201609221245.u8MCjBHl000734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Thu, 22 Sep 2016 12:45:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422605 - head/sysutils/epazote X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2016 12:45:12 -0000 Author: wg Date: Thu Sep 22 12:45:10 2016 New Revision: 422605 URL: https://svnweb.freebsd.org/changeset/ports/422605 Log: sysutils/epazote: update to 2.0.0 PR: 212896 Submitted by: maintainer Modified: head/sysutils/epazote/Makefile head/sysutils/epazote/distinfo head/sysutils/epazote/pkg-descr Modified: head/sysutils/epazote/Makefile ============================================================================== --- head/sysutils/epazote/Makefile Thu Sep 22 12:38:57 2016 (r422604) +++ head/sysutils/epazote/Makefile Thu Sep 22 12:45:10 2016 (r422605) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= epazote -PORTVERSION= 1.5.2 +PORTVERSION= 2.0.0 CATEGORIES= sysutils -MAINTAINER= nbari@dalmp.com -COMMENT= Automated microservices supervisor +MAINTAINER= nbari@tequila.io +COMMENT= Automated HTTP (microservices) supervisor LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= go>=1.6:lang/go +BUILD_DEPENDS= go>=1.7:lang/go USES= compiler USE_GITHUB= yes -GH_ACCOUNT= nbari:DEFAULT \ +GH_ACCOUNT= epazote:DEFAULT \ + epazote:scheduler \ go-yaml:yaml -GH_PROJECT= epazote yaml:yaml -GH_TAGNAME= v2:yaml +GH_PROJECT= epazote scheduler:scheduler yaml:yaml +GH_TAGNAME= 0.1.0:scheduler v2:yaml STRIP= # stripping can break go binaries @@ -26,16 +27,17 @@ PLIST_FILES= bin/epazote post-patch: @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} -.for src in .gitignore a_test.go cmd config.go mail.go mailman_test.go \ - request.go scandir_test.go singleton_test.go supervice.go try.go \ - block.go color.go config_test.go mail_test.go report.go \ - request_test.go scheduler start.go supervice_test.go \ - try_test.go .travis.yml README.md changelog.md color_test.go \ - examples mailman.go report_test.go scandir.go singleton.go \ - start_test.go test +.for src in a_test.go block.go block_test.go changelog.md cmd color.go \ + color_test.go config.go config_test.go epazote.go examples \ + mail.go mail_test.go mailman.go mailman_test.go report.go \ + report_test.go request.go request_test.go scandir.go \ + scandir_test.go singleton.go singleton_test.go start.go \ + start_test.go supervice.go supervice_test.go test try.go try_test.go @${MV} ${WRKSRC}/${src} \ ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} .endfor + @${MV} ${WRKSRC_scheduler}/${src} \ + ${WRKSRC}/src/github.com/${GH_ACCOUNT}/scheduler @${MKDIR} ${WRKSRC}/src/gopkg.in @${MV} ${WRKSRC_yaml}/ \ ${WRKSRC}/src/gopkg.in/yaml.v2 Modified: head/sysutils/epazote/distinfo ============================================================================== --- head/sysutils/epazote/distinfo Thu Sep 22 12:38:57 2016 (r422604) +++ head/sysutils/epazote/distinfo Thu Sep 22 12:45:10 2016 (r422605) @@ -1,4 +1,7 @@ -SHA256 (nbari-epazote-1.5.2_GH0.tar.gz) = a01ff0f07b9a9fb792fcc7ac413c0baf85432fe8e951edbcf1751991b66b25ad -SIZE (nbari-epazote-1.5.2_GH0.tar.gz) = 145361 -SHA256 (go-yaml-yaml-v2_GH0.tar.gz) = 15bdfb44493124a6ff10dcc3ce9e623a3ff435fe20ab8c6dea0190cbc939bd5a -SIZE (go-yaml-yaml-v2_GH0.tar.gz) = 63044 +TIMESTAMP = 1474536456 +SHA256 (epazote-epazote-2.0.0_GH0.tar.gz) = bc441cfb49e678f6d10c62e4f3f41cd4ce215d81a8094e5cc14ee367a864a3b5 +SIZE (epazote-epazote-2.0.0_GH0.tar.gz) = 146616 +SHA256 (epazote-scheduler-0.1.0_GH0.tar.gz) = ce3f678d50ca5ce493e8ef214ecd991034a6b55e7bf7764bd3dc22f5492ee516 +SIZE (epazote-scheduler-0.1.0_GH0.tar.gz) = 2513 +SHA256 (go-yaml-yaml-v2_GH0.tar.gz) = aeed95ae6a4c14354813e583b3a4c80db3ab0fa6e61bf7ed4eaa9aeb6ce56c22 +SIZE (go-yaml-yaml-v2_GH0.tar.gz) = 60465 Modified: head/sysutils/epazote/pkg-descr ============================================================================== --- head/sysutils/epazote/pkg-descr Thu Sep 22 12:38:57 2016 (r422604) +++ head/sysutils/epazote/pkg-descr Thu Sep 22 12:45:10 2016 (r422605) @@ -3,4 +3,4 @@ Periodically checks the defined endpoint case services responses are not behaving like expected helping with this to automate actions in order to keep services/applications up and running. -WWW: http://about.epazote.io +WWW: https://epazote.io