From owner-svn-ports-all@freebsd.org Sat Feb 24 14:54:53 2018 Return-Path: Delivered-To: svn-ports-all@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 6DC09F25660; Sat, 24 Feb 2018 14:54:53 +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.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 14AAB87550; Sat, 24 Feb 2018 14:54:53 +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 0C71D270EC; Sat, 24 Feb 2018 14:54:53 +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 w1OEsqgE012317; Sat, 24 Feb 2018 14:54:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1OEsqtF012315; Sat, 24 Feb 2018 14:54:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802241454.w1OEsqtF012315@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 24 Feb 2018 14:54:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462839 - head/devel/pear-Text_Diff X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/pear-Text_Diff X-SVN-Commit-Revision: 462839 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.25 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 Feb 2018 14:54:53 -0000 Author: sunpoet Date: Sat Feb 24 14:54:52 2018 New Revision: 462839 URL: https://svnweb.freebsd.org/changeset/ports/462839 Log: Update to 1.2.2 - While I'm here, add NO_ARCH Changes: https://pear.php.net/package/Text_Diff/download/ PR: 225678 Submitted by: Michael Osipov <1983-01-06@gmx.net> Approved by: maintainer (timeout, 19 days) Modified: head/devel/pear-Text_Diff/Makefile head/devel/pear-Text_Diff/distinfo Modified: head/devel/pear-Text_Diff/Makefile ============================================================================== --- head/devel/pear-Text_Diff/Makefile Sat Feb 24 14:54:47 2018 (r462838) +++ head/devel/pear-Text_Diff/Makefile Sat Feb 24 14:54:52 2018 (r462839) @@ -2,12 +2,13 @@ # $FreeBSD$ PORTNAME= Text_Diff -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.2 CATEGORIES= devel pear MAINTAINER= joseph@randomnetworks.com COMMENT= Engine for performing and rendering text diffs USES= pear +NO_ARCH= yes .include Modified: head/devel/pear-Text_Diff/distinfo ============================================================================== --- head/devel/pear-Text_Diff/distinfo Sat Feb 24 14:54:47 2018 (r462838) +++ head/devel/pear-Text_Diff/distinfo Sat Feb 24 14:54:52 2018 (r462839) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497163184 -SHA256 (PEAR/Text_Diff-1.1.1.tgz) = 558a0bb30f8dc98ee135910d2e8eea12d16b6c8d1b027970c67fa12211173e73 -SIZE (PEAR/Text_Diff-1.1.1.tgz) = 22269 +TIMESTAMP = 1519413948 +SHA256 (PEAR/Text_Diff-1.2.2.tgz) = 6a08cf67ddeb551dcea43702f7d42c83e6d6e11299ece174aa849cbba602abf4 +SIZE (PEAR/Text_Diff-1.2.2.tgz) = 20922