Date: Sun, 11 Jun 2017 07:44:10 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443311 - head/security/pear-Crypt_MicroID Message-ID: <201706110744.v5B7iAFf055610@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:44:09 2017 New Revision: 443311 URL: https://svnweb.freebsd.org/changeset/ports/443311 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_MicroID-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_MicroID-0.1.0.tgz fetch: http://pear.php.net/get/Crypt_MicroID-0.1.0.tgz: size mismatch: expected 2954, actual 3009 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_MicroID-0.1.0.tgz [1] Approved by: portmgr (blanket) Modified: head/security/pear-Crypt_MicroID/Makefile head/security/pear-Crypt_MicroID/distinfo Modified: head/security/pear-Crypt_MicroID/Makefile ============================================================================== --- head/security/pear-Crypt_MicroID/Makefile Sun Jun 11 07:44:04 2017 (r443310) +++ head/security/pear-Crypt_MicroID/Makefile Sun Jun 11 07:44:09 2017 (r443311) @@ -8,6 +8,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PHP MicroID library -USES= pear +USES= pear .include <bsd.port.mk> Modified: head/security/pear-Crypt_MicroID/distinfo ============================================================================== --- head/security/pear-Crypt_MicroID/distinfo Sun Jun 11 07:44:04 2017 (r443310) +++ head/security/pear-Crypt_MicroID/distinfo Sun Jun 11 07:44:09 2017 (r443311) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Crypt_MicroID-0.1.0.tgz) = 8e9196cc686b367a571ba76ac7f065ff339a939586fce816d957ae263b707064 -SIZE (PEAR/Crypt_MicroID-0.1.0.tgz) = 2954 +TIMESTAMP = 1497163323 +SHA256 (PEAR/Crypt_MicroID-0.1.0.tgz) = 932c419919de9b76cf87f5e9dbcc6f61b3642570805eaf8cc16d199264c21a12 +SIZE (PEAR/Crypt_MicroID-0.1.0.tgz) = 3009
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110744.v5B7iAFf055610>