Date: Thu, 27 Dec 2018 17:14:45 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488556 - head/devel/ghub Message-ID: <201812271714.wBRHEjmt017507@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Dec 27 17:14:45 2018 New Revision: 488556 URL: https://svnweb.freebsd.org/changeset/ports/488556 Log: devel/ghub: Update to 3.2.0 PR: 234446 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Modified: head/devel/ghub/Makefile (contents, props changed) head/devel/ghub/distinfo (contents, props changed) Modified: head/devel/ghub/Makefile ============================================================================== --- head/devel/ghub/Makefile Thu Dec 27 17:14:02 2018 (r488555) +++ head/devel/ghub/Makefile Thu Dec 27 17:14:45 2018 (r488556) @@ -2,7 +2,7 @@ PORTNAME= ghub DISTVERSIONPREFIX= v -DISTVERSION= 3.1.0 +DISTVERSION= 3.2.0 CATEGORIES= devel elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/devel/ghub/distinfo ============================================================================== --- head/devel/ghub/distinfo Thu Dec 27 17:14:02 2018 (r488555) +++ head/devel/ghub/distinfo Thu Dec 27 17:14:45 2018 (r488556) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545382663 -SHA256 (magit-ghub-v3.1.0_GH0.tar.gz) = 6f49a3319966b97109282c8b970579624d092dc68c28275e52df272c91e5b9d0 -SIZE (magit-ghub-v3.1.0_GH0.tar.gz) = 65212 +TIMESTAMP = 1545920965 +SHA256 (magit-ghub-v3.2.0_GH0.tar.gz) = bb8e141ca0f649a4323b31df7f1cc89e364d89657b347453b94c859d8c1656f2 +SIZE (magit-ghub-v3.2.0_GH0.tar.gz) = 65346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812271714.wBRHEjmt017507>