Date: Sun, 11 Jun 2017 07:40: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: r443264 - head/mail/pear-Contact_Vcard_Parse Message-ID: <201706110740.v5B7eAlQ047326@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 11 07:40:10 2017 New Revision: 443264 URL: https://svnweb.freebsd.org/changeset/ports/443264 Log: Update distinfo and unbreak this port - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Contact_Vcard_Parse-1.32.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Contact_Vcard_Parse-1.32.0.tgz fetch: http://pear.php.net/get/Contact_Vcard_Parse-1.32.0.tgz: size mismatch: expected 10179, actual 10286 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Contact_Vcard_Parse-1.32.0.tgz [1] Approved by: portmgr (blanket) Modified: head/mail/pear-Contact_Vcard_Parse/Makefile head/mail/pear-Contact_Vcard_Parse/distinfo Modified: head/mail/pear-Contact_Vcard_Parse/Makefile ============================================================================== --- head/mail/pear-Contact_Vcard_Parse/Makefile Sun Jun 11 07:40:06 2017 (r443263) +++ head/mail/pear-Contact_Vcard_Parse/Makefile Sun Jun 11 07:40:10 2017 (r443264) @@ -8,6 +8,6 @@ CATEGORIES= mail www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class to parse vCard 2.1 and 3.0 files -USES= pear +USES= pear .include <bsd.port.mk> Modified: head/mail/pear-Contact_Vcard_Parse/distinfo ============================================================================== --- head/mail/pear-Contact_Vcard_Parse/distinfo Sun Jun 11 07:40:06 2017 (r443263) +++ head/mail/pear-Contact_Vcard_Parse/distinfo Sun Jun 11 07:40:10 2017 (r443264) @@ -1,2 +1,3 @@ -SHA256 (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = 4bc9466b179f8b565f08ca32064b907b5fd3a5417156fd3fbdadb4ef5647f223 -SIZE (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = 10179 +TIMESTAMP = 1497163236 +SHA256 (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = bd70cef25ae8d4158d249c42cbe9cf8c4b38ceb67ecbf73a169c036f8b44691a +SIZE (PEAR/Contact_Vcard_Parse-1.32.0.tgz) = 10286
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110740.v5B7eAlQ047326>