From owner-svn-ports-head@freebsd.org Wed Jun 17 18:00:01 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 911CC355B53; Wed, 17 Jun 2020 18:00:01 +0000 (UTC) (envelope-from sunpoet@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 49nCX06pfmz4915; Wed, 17 Jun 2020 18:00:00 +0000 (UTC) (envelope-from sunpoet@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 8D3F9240F3; Wed, 17 Jun 2020 18:00:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05HI00QB051040; Wed, 17 Jun 2020 18:00:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05HI00V0051039; Wed, 17 Jun 2020 18:00:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202006171800.05HI00V0051039@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 17 Jun 2020 18:00:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539439 - head/textproc/asciidoc X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/asciidoc X-SVN-Commit-Revision: 539439 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 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: Wed, 17 Jun 2020 18:00:01 -0000 Author: sunpoet Date: Wed Jun 17 17:59:59 2020 New Revision: 539439 URL: https://svnweb.freebsd.org/changeset/ports/539439 Log: Update to 9.0.0 Changes: https://github.com/asciidoc/asciidoc-py3/releases Modified: head/textproc/asciidoc/Makefile head/textproc/asciidoc/distinfo Modified: head/textproc/asciidoc/Makefile ============================================================================== --- head/textproc/asciidoc/Makefile Wed Jun 17 17:59:54 2020 (r539438) +++ head/textproc/asciidoc/Makefile Wed Jun 17 17:59:59 2020 (r539439) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= asciidoc -PORTVERSION= 9.0.0rc2 +PORTVERSION= 9.0.0 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org @@ -10,7 +10,7 @@ COMMENT= Text document format for writing short docume LICENSE= GPLv2 MIT LICENSE_COMB= multi -LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING +LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl Modified: head/textproc/asciidoc/distinfo ============================================================================== --- head/textproc/asciidoc/distinfo Wed Jun 17 17:59:54 2020 (r539438) +++ head/textproc/asciidoc/distinfo Wed Jun 17 17:59:59 2020 (r539439) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587445502 -SHA256 (asciidoc-asciidoc-py3-9.0.0rc2_GH0.tar.gz) = ae4730dccaa9d5026e7d7f1bccc0cb28ebfc71e62f10151082e8a00d90708cbb -SIZE (asciidoc-asciidoc-py3-9.0.0rc2_GH0.tar.gz) = 1145229 +TIMESTAMP = 1592325668 +SHA256 (asciidoc-asciidoc-py3-9.0.0_GH0.tar.gz) = 04f219e24476ce169508917766e93279d13b3de69ae9ce40fdfd908162e441c4 +SIZE (asciidoc-asciidoc-py3-9.0.0_GH0.tar.gz) = 1142656