Date: Tue, 4 Oct 2016 12:21:15 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423257 - head/devel/zeal Message-ID: <201610041221.u94CLFYf053356@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Tue Oct 4 12:21:15 2016 New Revision: 423257 URL: https://svnweb.freebsd.org/changeset/ports/423257 Log: Update to 0.3.0. Changes: https://github.com/zealdocs/zeal/releases/tag/v0.3.0 Modified: head/devel/zeal/Makefile head/devel/zeal/distinfo head/devel/zeal/pkg-message Modified: head/devel/zeal/Makefile ============================================================================== --- head/devel/zeal/Makefile Tue Oct 4 11:46:52 2016 (r423256) +++ head/devel/zeal/Makefile Tue Oct 4 12:21:15 2016 (r423257) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= zeal -PORTVERSION= 0.2.1 +PORTVERSION= 0.3.0 DISTVERSIONPREFIX=v -PORTREVISION= 1 CATEGORIES= devel MAINTAINER= rakuco@FreeBSD.org Modified: head/devel/zeal/distinfo ============================================================================== --- head/devel/zeal/distinfo Tue Oct 4 11:46:52 2016 (r423256) +++ head/devel/zeal/distinfo Tue Oct 4 12:21:15 2016 (r423257) @@ -1,2 +1,3 @@ -SHA256 (zealdocs-zeal-v0.2.1_GH0.tar.gz) = 994c5fad079cb34952fc05b0663920118489ed7f00f8e5a5887ff2e2bd05861d -SIZE (zealdocs-zeal-v0.2.1_GH0.tar.gz) = 914998 +TIMESTAMP = 1475568050 +SHA256 (zealdocs-zeal-v0.3.0_GH0.tar.gz) = d723c6bc3cb08398d10e7c204929853c9d40d57431a5a16752630b258ae96dc1 +SIZE (zealdocs-zeal-v0.3.0_GH0.tar.gz) = 920276 Modified: head/devel/zeal/pkg-message ============================================================================== --- head/devel/zeal/pkg-message Tue Oct 4 11:46:52 2016 (r423256) +++ head/devel/zeal/pkg-message Tue Oct 4 12:21:15 2016 (r423257) @@ -1,7 +1,7 @@ After installing Zeal, you need to download docsets. -Go to File->Options->Docsets, select the ones you want, and click the -Download button. +Go to Tools->Docsets, select the ones you want, and click the Download +button. You can also create your own docsets by following these instructions: https://kapeli.com/docsets
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610041221.u94CLFYf053356>