svn commit: r440822 - head/devel/pear-XML_NITF

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 13 12:13:53 UTC 2017


Author: sunpoet
Date: Sat May 13 12:13:51 2017
New Revision: 440822
URL: https://svnweb.freebsd.org/changeset/ports/440822

Log:
  Update distinfo and unbreak this port
  
  - While I'm here:
    - Add NO_ARCH
    - Fix indent
  
  Content of tarballs are unchanged (checked against [1]).
  
  Reference:	https://people.FreeBSD.org/~sunpoet/checksum/XML_NITF-1.1.1.tgz [1]
  Approved by:	portmgr (blanket)

Modified:
  head/devel/pear-XML_NITF/Makefile
  head/devel/pear-XML_NITF/distinfo

Modified: head/devel/pear-XML_NITF/Makefile
==============================================================================
--- head/devel/pear-XML_NITF/Makefile	Sat May 13 12:13:46 2017	(r440821)
+++ head/devel/pear-XML_NITF/Makefile	Sat May 13 12:13:51 2017	(r440822)
@@ -11,7 +11,7 @@ COMMENT=	PEAR NITF XML parser
 BUILD_DEPENDS=	${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
 RUN_DEPENDS=	${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
 
-USES=	pear
-BROKEN=	checksum mismatch
+NO_ARCH=	yes
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/devel/pear-XML_NITF/distinfo
==============================================================================
--- head/devel/pear-XML_NITF/distinfo	Sat May 13 12:13:46 2017	(r440821)
+++ head/devel/pear-XML_NITF/distinfo	Sat May 13 12:13:51 2017	(r440822)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/XML_NITF-1.1.1.tgz) = a9fa2c8e50dc909e07750808463c1f221bee88380e535ec36f3100b8c273da26
-SIZE (PEAR/XML_NITF-1.1.1.tgz) = 7635
+TIMESTAMP = 1494676037
+SHA256 (PEAR/XML_NITF-1.1.1.tgz) = 18f902de9ef5f96239ba089793893f5fd1544fa1734fdc72438b012a00aed6cb
+SIZE (PEAR/XML_NITF-1.1.1.tgz) = 7725


More information about the svn-ports-all mailing list