From owner-svn-ports-head@freebsd.org Sun Jul 8 08:01:18 2018 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 97DBE1023E10; Sun, 8 Jul 2018 08:01:17 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46C4E88231; Sun, 8 Jul 2018 08:01:17 +0000 (UTC) (envelope-from joneum@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 293D523542; Sun, 8 Jul 2018 08:01:17 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6881HCt001172; Sun, 8 Jul 2018 08:01:17 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6881GZN001169; Sun, 8 Jul 2018 08:01:16 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201807080801.w6881GZN001169@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sun, 8 Jul 2018 08:01:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474163 - head/devel/pear-Horde_Icalendar X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/devel/pear-Horde_Icalendar X-SVN-Commit-Revision: 474163 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.27 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: Sun, 08 Jul 2018 08:01:18 -0000 Author: joneum Date: Sun Jul 8 08:01:16 2018 New Revision: 474163 URL: https://svnweb.freebsd.org/changeset/ports/474163 Log: Update to 2.1.8 Modified: head/devel/pear-Horde_Icalendar/Makefile head/devel/pear-Horde_Icalendar/distinfo head/devel/pear-Horde_Icalendar/pkg-descr Modified: head/devel/pear-Horde_Icalendar/Makefile ============================================================================== --- head/devel/pear-Horde_Icalendar/Makefile Sun Jul 8 08:00:00 2018 (r474162) +++ head/devel/pear-Horde_Icalendar/Makefile Sun Jul 8 08:01:16 2018 (r474163) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Icalendar -PORTVERSION= 2.1.7 +PORTVERSION= 2.1.8 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org Modified: head/devel/pear-Horde_Icalendar/distinfo ============================================================================== --- head/devel/pear-Horde_Icalendar/distinfo Sun Jul 8 08:00:00 2018 (r474162) +++ head/devel/pear-Horde_Icalendar/distinfo Sun Jul 8 08:01:16 2018 (r474163) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501701683 -SHA256 (Horde/Horde_Icalendar-2.1.7.tgz) = 484c5f39b4586bb41ddb980df24d909fb5e7d45710ac2198707cecbacfb05c7f -SIZE (Horde/Horde_Icalendar-2.1.7.tgz) = 107673 +TIMESTAMP = 1531036858 +SHA256 (Horde/Horde_Icalendar-2.1.8.tgz) = 00fc5df67c51007878a127f8cb417051d126e5e1ebce0cd14bccc2e503b3f281 +SIZE (Horde/Horde_Icalendar-2.1.8.tgz) = 108647 Modified: head/devel/pear-Horde_Icalendar/pkg-descr ============================================================================== --- head/devel/pear-Horde_Icalendar/pkg-descr Sun Jul 8 08:00:00 2018 (r474162) +++ head/devel/pear-Horde_Icalendar/pkg-descr Sun Jul 8 08:01:16 2018 (r474163) @@ -1,3 +1,3 @@ This Horde package provides an API for dealing with iCalendar data. -WWW: http://pear.horde.org +WWW: https://pear.horde.org