svn commit: r443330 - head/textproc/pear-Numbers_Roman

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


Author: sunpoet
Date: Sun Jun 11 07:45:42 2017
New Revision: 443330
URL: https://svnweb.freebsd.org/changeset/ports/443330

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

Modified:
  head/textproc/pear-Numbers_Roman/Makefile
  head/textproc/pear-Numbers_Roman/distinfo

Modified: head/textproc/pear-Numbers_Roman/Makefile
==============================================================================
--- head/textproc/pear-Numbers_Roman/Makefile	Sun Jun 11 07:45:37 2017	(r443329)
+++ head/textproc/pear-Numbers_Roman/Makefile	Sun Jun 11 07:45:42 2017	(r443330)
@@ -8,6 +8,6 @@ CATEGORIES=	textproc devel pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	PEAR methods for converting to and from Roman Numerals
 
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/textproc/pear-Numbers_Roman/distinfo
==============================================================================
--- head/textproc/pear-Numbers_Roman/distinfo	Sun Jun 11 07:45:37 2017	(r443329)
+++ head/textproc/pear-Numbers_Roman/distinfo	Sun Jun 11 07:45:42 2017	(r443330)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Numbers_Roman-1.0.2.tgz) = 788f8d3152dec07ff91fd3db49801ee3345fdfa8128f40517c15268270fd24d9
-SIZE (PEAR/Numbers_Roman-1.0.2.tgz) = 6210
+TIMESTAMP = 1497163361
+SHA256 (PEAR/Numbers_Roman-1.0.2.tgz) = eabea8c3720b5ad849dce9682b4c183696d72325302f9917c59711cc75d1873e
+SIZE (PEAR/Numbers_Roman-1.0.2.tgz) = 6296


More information about the svn-ports-head mailing list