svn commit: r443150 - head/audio/pear-Text_Spell_Audio

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 11 07:28:02 UTC 2017


Author: sunpoet
Date: Sun Jun 11 07:28:00 2017
New Revision: 443150
URL: https://svnweb.freebsd.org/changeset/ports/443150

Log:
  Update distinfo and unbreak this port
  
  - While I'm here, fix indent
  
  Content of tarballs are unchanged (checked against [1]).
  
  => Text_Spell_Audio-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
  => Attempting to fetch http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz
  fetch: http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz: size mismatch: expected 135864, actual 137302
  
  Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Text_Spell_Audio-0.1.0.tgz [1]
  Approved by:	portmgr (blanket)

Modified:
  head/audio/pear-Text_Spell_Audio/Makefile
  head/audio/pear-Text_Spell_Audio/distinfo

Modified: head/audio/pear-Text_Spell_Audio/Makefile
==============================================================================
--- head/audio/pear-Text_Spell_Audio/Makefile	Sun Jun 11 07:27:55 2017	(r443149)
+++ head/audio/pear-Text_Spell_Audio/Makefile	Sun Jun 11 07:28:00 2017	(r443150)
@@ -8,6 +8,6 @@ CATEGORIES=	audio pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Generates a sound clip saying the contents of a string of characters
 
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/audio/pear-Text_Spell_Audio/distinfo
==============================================================================
--- head/audio/pear-Text_Spell_Audio/distinfo	Sun Jun 11 07:27:55 2017	(r443149)
+++ head/audio/pear-Text_Spell_Audio/distinfo	Sun Jun 11 07:28:00 2017	(r443150)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Text_Spell_Audio-0.1.0.tgz) = 4d0978f14ed2a80fd7d61d0c804ae64296395e7c145b7638463c755109697285
-SIZE (PEAR/Text_Spell_Audio-0.1.0.tgz) = 135864
+TIMESTAMP = 1497162301
+SHA256 (PEAR/Text_Spell_Audio-0.1.0.tgz) = 4f98a440d076083bc84f98cac97dd8f063c2789e9ac8c57c13b102c4d90337b0
+SIZE (PEAR/Text_Spell_Audio-0.1.0.tgz) = 137302


More information about the svn-ports-head mailing list