From owner-svn-ports-head@freebsd.org Thu Feb 2 11:09:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2CBC1CCDC24; Thu, 2 Feb 2017 11:09:26 +0000 (UTC) (envelope-from tz@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 mx1.freebsd.org (Postfix) with ESMTPS id F07C91018; Thu, 2 Feb 2017 11:09:25 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v12B9PVM036878; Thu, 2 Feb 2017 11:09:25 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v12B9OkB036876; Thu, 2 Feb 2017 11:09:24 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201702021109.v12B9OkB036876@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 2 Feb 2017 11:09:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433139 - head/www/pmwiki X-SVN-Group: ports-head 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.23 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: Thu, 02 Feb 2017 11:09:26 -0000 Author: tz Date: Thu Feb 2 11:09:24 2017 New Revision: 433139 URL: https://svnweb.freebsd.org/changeset/ports/433139 Log: www/pmwiki: Update from 2.2.93 to 2.2.94 - webmasters are allowed to configure and use both .html and .htm extensions - The cached information about whether a page exists or not will now be cleared when that page is created or deleted. - The documentation was updated. PR: 216694 Submitted by: Jochen Neumeister Modified: head/www/pmwiki/Makefile head/www/pmwiki/distinfo Modified: head/www/pmwiki/Makefile ============================================================================== --- head/www/pmwiki/Makefile Thu Feb 2 10:59:02 2017 (r433138) +++ head/www/pmwiki/Makefile Thu Feb 2 11:09:24 2017 (r433139) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmwiki -PORTVERSION= 2.2.93 +PORTVERSION= 2.2.94 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/ Modified: head/www/pmwiki/distinfo ============================================================================== --- head/www/pmwiki/distinfo Thu Feb 2 10:59:02 2017 (r433138) +++ head/www/pmwiki/distinfo Thu Feb 2 11:09:24 2017 (r433139) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483601901 -SHA256 (pmwiki-2.2.93.tgz) = 8a98c73cb97a7123125069b29d76228aa7a7b71d9b56d01797f3f7fb27a2caa4 -SIZE (pmwiki-2.2.93.tgz) = 442278 +TIMESTAMP = 1485951591 +SHA256 (pmwiki-2.2.94.tgz) = 7ff533c815e8d2561384058d5d8229c591ac8db0fdca7447109b8a6e2b884fc0 +SIZE (pmwiki-2.2.94.tgz) = 442449