From owner-svn-ports-head@freebsd.org Sat Mar 30 20:02:53 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E2C01560F28; Sat, 30 Mar 2019 20:02:53 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 375097442F; Sat, 30 Mar 2019 20:02:53 +0000 (UTC) (envelope-from rm@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CB5E21BCE4; Sat, 30 Mar 2019 20:02:52 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2UK2qAe009766; Sat, 30 Mar 2019 20:02:52 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2UK2qRi009764; Sat, 30 Mar 2019 20:02:52 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201903302002.x2UK2qRi009764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sat, 30 Mar 2019 20:02:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497341 - head/deskutils/zim X-SVN-Group: ports-head X-SVN-Commit-Author: rm X-SVN-Commit-Paths: head/deskutils/zim X-SVN-Commit-Revision: 497341 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 375097442F X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.972,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2019 20:02:53 -0000 Author: rm Date: Sat Mar 30 20:02:51 2019 New Revision: 497341 URL: https://svnweb.freebsd.org/changeset/ports/497341 Log: deskutils/zim: update to 0.70 Modified: head/deskutils/zim/Makefile head/deskutils/zim/distinfo head/deskutils/zim/pkg-descr Modified: head/deskutils/zim/Makefile ============================================================================== --- head/deskutils/zim/Makefile Sat Mar 30 20:00:05 2019 (r497340) +++ head/deskutils/zim/Makefile Sat Mar 30 20:02:51 2019 (r497341) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= zim -DISTVERSION= 0.70-rc3 +DISTVERSION= 0.70 CATEGORIES= deskutils python -MASTER_SITES= http://www.zim-wiki.org/downloads/ +MASTER_SITES= https://www.zim-wiki.org/downloads/ MAINTAINER= rm@FreeBSD.org COMMENT= Desktop wiki editor Modified: head/deskutils/zim/distinfo ============================================================================== --- head/deskutils/zim/distinfo Sat Mar 30 20:00:05 2019 (r497340) +++ head/deskutils/zim/distinfo Sat Mar 30 20:02:51 2019 (r497341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1550841433 -SHA256 (zim-0.70-rc3.tar.gz) = 87c39bcc2b168033875cdd742c99e5f7178cc003e4f8b05b2cfb56984826bf97 -SIZE (zim-0.70-rc3.tar.gz) = 2013027 +TIMESTAMP = 1553969490 +SHA256 (zim-0.70.tar.gz) = adc9a6dea3058a4df6c5096a775a93a5ad1b1fc0d3fb64c9142ac01b0d923dbc +SIZE (zim-0.70.tar.gz) = 2014956 Modified: head/deskutils/zim/pkg-descr ============================================================================== --- head/deskutils/zim/pkg-descr Sat Mar 30 20:00:05 2019 (r497340) +++ head/deskutils/zim/pkg-descr Sat Mar 30 20:02:51 2019 (r497341) @@ -16,4 +16,4 @@ Zim can be used to: * Draft blog entries and emails * Do brainstorming -WWW: http://www.zim-wiki.org +WWW: https://www.zim-wiki.org