From owner-svn-ports-all@freebsd.org Sun Jun 11 07:39:33 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 4164BC09740; Sun, 11 Jun 2017 07:39:33 +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 10D6C7AA45; Sun, 11 Jun 2017 07:39:32 +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 v5B7dW3Q046497; Sun, 11 Jun 2017 07:39:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5B7dWLs046494; Sun, 11 Jun 2017 07:39:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706110739.v5B7dWLs046494@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:39:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443256 - head/graphics/pear-Image_Barcode 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:39:33 -0000 Author: sunpoet Date: Sun Jun 11 07:39:31 2017 New Revision: 443256 URL: https://svnweb.freebsd.org/changeset/ports/443256 Log: Update distinfo and unbreak this port - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Image_Barcode-1.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Barcode-1.1.3.tgz fetch: http://pear.php.net/get/Image_Barcode-1.1.3.tgz: size mismatch: expected 13420, actual 13606 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Barcode-1.1.3.tgz [1] Approved by: portmgr (blanket) Modified: head/graphics/pear-Image_Barcode/Makefile head/graphics/pear-Image_Barcode/distinfo Modified: head/graphics/pear-Image_Barcode/Makefile ============================================================================== --- head/graphics/pear-Image_Barcode/Makefile Sun Jun 11 07:39:27 2017 (r443255) +++ head/graphics/pear-Image_Barcode/Makefile Sun Jun 11 07:39:31 2017 (r443256) @@ -9,7 +9,7 @@ MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for barcode generation USE_PHP= gd -USES= pear +USES= pear php OPTIONS_DEFINE= PEAR_PHP_COMPAT PEAR_PHP_COMPAT_DESC= PEAR::PHP_Compat support Modified: head/graphics/pear-Image_Barcode/distinfo ============================================================================== --- head/graphics/pear-Image_Barcode/distinfo Sun Jun 11 07:39:27 2017 (r443255) +++ head/graphics/pear-Image_Barcode/distinfo Sun Jun 11 07:39:31 2017 (r443256) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Image_Barcode-1.1.3.tgz) = 6a41007d81bf9f64faa40c5b769d9205eae718d68cbef384cc920fa5183a7ca8 -SIZE (PEAR/Image_Barcode-1.1.3.tgz) = 13420 +TIMESTAMP = 1497163217 +SHA256 (PEAR/Image_Barcode-1.1.3.tgz) = 0f644736caa1f19f39903911d918feeedcd0fbc3c7cded4d2395d1856ebefb47 +SIZE (PEAR/Image_Barcode-1.1.3.tgz) = 13606