From owner-svn-ports-all@freebsd.org Sun Jun 11 07:45:21 2017 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 78B64C0A48B; Sun, 11 Jun 2017 07:45:21 +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 mx1.freebsd.org (Postfix) with ESMTPS id 29B2C7C846; Sun, 11 Jun 2017 07:45:19 +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 v5B7jIrl057053; Sun, 11 Jun 2017 07:45:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7jI5E057051; Sun, 11 Jun 2017 07:45:18 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110745.v5B7jI5E057051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 11 Jun 2017 07:45:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443325 - head/sysutils/pear-File_Find 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.23 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: Sun, 11 Jun 2017 07:45:21 -0000 Author: sunpoet Date: Sun Jun 11 07:45:17 2017 New Revision: 443325 URL: https://svnweb.freebsd.org/changeset/ports/443325 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_Find-1.3.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_Find-1.3.3.tgz fetch: http://pear.php.net/get/File_Find-1.3.3.tgz: size mismatch: expected 8092, actual 8212 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_Find-1.3.3.tgz [1] Approved by: portmgr (blanket) Modified: head/sysutils/pear-File_Find/Makefile head/sysutils/pear-File_Find/distinfo Modified: head/sysutils/pear-File_Find/Makefile ============================================================================== --- head/sysutils/pear-File_Find/Makefile Sun Jun 11 07:45:13 2017 (r443324) +++ head/sysutils/pear-File_Find/Makefile Sun Jun 11 07:45:17 2017 (r443325) @@ -10,6 +10,6 @@ COMMENT= PEAR class that facilitates the search of fil LICENSE= PHP301 -USES= pear +USES= pear .include Modified: head/sysutils/pear-File_Find/distinfo ============================================================================== --- head/sysutils/pear-File_Find/distinfo Sun Jun 11 07:45:13 2017 (r443324) +++ head/sysutils/pear-File_Find/distinfo Sun Jun 11 07:45:17 2017 (r443325) @@ -1,2 +1,3 @@ -SHA256 (PEAR/File_Find-1.3.3.tgz) = 847729b335e4b6b09cd8f8061d880f547fb30472b9b7fd2f6d0482be853352cd -SIZE (PEAR/File_Find-1.3.3.tgz) = 8092 +TIMESTAMP = 1497163350 +SHA256 (PEAR/File_Find-1.3.3.tgz) = a2fff81525a041ce54e5ec0941e7967e9faf109dd56e6f50b3111470f71c624b +SIZE (PEAR/File_Find-1.3.3.tgz) = 8212