From owner-svn-ports-all@freebsd.org Sat Oct 24 12:12:44 2020 Return-Path: Delivered-To: svn-ports-all@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 8CF884476C7; Sat, 24 Oct 2020 12:12:44 +0000 (UTC) (envelope-from fernape@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 4CJKjm34Rdz4TSK; Sat, 24 Oct 2020 12:12:44 +0000 (UTC) (envelope-from fernape@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 4CBA418594; Sat, 24 Oct 2020 12:12:44 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09OCCie7044723; Sat, 24 Oct 2020 12:12:44 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09OCCh5B044720; Sat, 24 Oct 2020 12:12:43 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202010241212.09OCCh5B044720@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Sat, 24 Oct 2020 12:12:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553190 - in head/converters/ical2html: . files X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: in head/converters/ical2html: . files X-SVN-Commit-Revision: 553190 X-SVN-Commit-Repository: ports 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.33 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: Sat, 24 Oct 2020 12:12:44 -0000 Author: fernape Date: Sat Oct 24 12:12:43 2020 New Revision: 553190 URL: https://svnweb.freebsd.org/changeset/ports/553190 Log: converters/ical2html: Update to 2.1 ChangeLog: https://www.w3.org/Tools/Ical2html/ChangeLog PR: 249222 Submitted by: gspurki@gmail.com Approved by: keiichi@iijlab.net (maintainer timeout > 1month) Modified: head/converters/ical2html/Makefile head/converters/ical2html/distinfo head/converters/ical2html/files/patch-Makefile.in Modified: head/converters/ical2html/Makefile ============================================================================== --- head/converters/ical2html/Makefile Sat Oct 24 12:05:18 2020 (r553189) +++ head/converters/ical2html/Makefile Sat Oct 24 12:12:43 2020 (r553190) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ical2html -PORTVERSION= 2.0 -PORTREVISION= 4 +PORTVERSION= 2.1 CATEGORIES= converters MASTER_SITES= http://www.w3.org/Tools/Ical2html/ Modified: head/converters/ical2html/distinfo ============================================================================== --- head/converters/ical2html/distinfo Sat Oct 24 12:05:18 2020 (r553189) +++ head/converters/ical2html/distinfo Sat Oct 24 12:12:43 2020 (r553190) @@ -1,2 +1,3 @@ -SHA256 (ical2html-2.0.tar.gz) = ef120bd6fbe87a682e8a1ea37d70f165d2ec53b9dcdc2838934d07c4b17b844f -SIZE (ical2html-2.0.tar.gz) = 87508 +TIMESTAMP = 1599682242 +SHA256 (ical2html-2.1.tar.gz) = 6dec95f0b4b7baaf7dd0555943cc24152a51feb589a3fb97d0c694362ea1a598 +SIZE (ical2html-2.1.tar.gz) = 92735 Modified: head/converters/ical2html/files/patch-Makefile.in ============================================================================== --- head/converters/ical2html/files/patch-Makefile.in Sat Oct 24 12:05:18 2020 (r553189) +++ head/converters/ical2html/files/patch-Makefile.in Sat Oct 24 12:12:43 2020 (r553190) @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2010-09-24 09:06:46.749411950 +0200 -+++ Makefile.in 2010-09-24 09:07:34.047574887 +0200 -@@ -145,7 +145,7 @@ +--- Makefile.in.orig 2010-03-18 00:29:14 UTC ++++ Makefile.in +@@ -163,7 +163,7 @@ am__untar = @am__untar@ bindir = @bindir@ build_alias = @build_alias@ builddir = @builddir@