From owner-svn-ports-all@freebsd.org Thu Nov 19 03:26:56 2015 Return-Path: Delivered-To: svn-ports-all@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 40D77A30757; Thu, 19 Nov 2015 03:26:56 +0000 (UTC) (envelope-from junovitch@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 084AE1865; Thu, 19 Nov 2015 03:26:55 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAJ3Qtpd077070; Thu, 19 Nov 2015 03:26:55 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAJ3Qs94077068; Thu, 19 Nov 2015 03:26:54 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201511190326.tAJ3Qs94077068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Thu, 19 Nov 2015 03:26:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401912 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 19 Nov 2015 03:26:56 -0000 Author: junovitch Date: Thu Nov 19 03:26:54 2015 New Revision: 401912 URL: https://svnweb.freebsd.org/changeset/ports/401912 Log: www/pmwiki: update 2.2.80 -> 2.2.81 Changes: * fixes an inconsistency with single line page text variables * wikis enabling UTF-8 will be able to override the text direction when inserting right to left languages * documentation update PR: 204518 Submitted by: Torsten Zuhlsdorff (maintainer) Modified: head/www/pmwiki/Makefile head/www/pmwiki/distinfo Modified: head/www/pmwiki/Makefile ============================================================================== --- head/www/pmwiki/Makefile Thu Nov 19 01:59:11 2015 (r401911) +++ head/www/pmwiki/Makefile Thu Nov 19 03:26:54 2015 (r401912) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmwiki -PORTVERSION= 2.2.80 +PORTVERSION= 2.2.81 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.pmwiki.org/pub/pmwiki/ Modified: head/www/pmwiki/distinfo ============================================================================== --- head/www/pmwiki/distinfo Thu Nov 19 01:59:11 2015 (r401911) +++ head/www/pmwiki/distinfo Thu Nov 19 03:26:54 2015 (r401912) @@ -1,2 +1,2 @@ -SHA256 (pmwiki-2.2.80.tgz) = bcf23a484af042f7daa0ff5b25cfcb546677f7fb7b3ddb3b6a8b2431ea65a82b -SIZE (pmwiki-2.2.80.tgz) = 435919 +SHA256 (pmwiki-2.2.81.tgz) = 9003c3c5e2665693f44d0b5a677d76df4ccb79204c2399dcc52ff4ba022d7c07 +SIZE (pmwiki-2.2.81.tgz) = 436067