svn commit: r440827 - head/security/pear-Net_Portscan

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


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

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/Net_Portscan-1.0.3.tgz [1]
  Approved by:	portmgr (blanket)

Modified:
  head/security/pear-Net_Portscan/Makefile
  head/security/pear-Net_Portscan/distinfo

Modified: head/security/pear-Net_Portscan/Makefile
==============================================================================
--- head/security/pear-Net_Portscan/Makefile	Sat May 13 12:14:11 2017	(r440826)
+++ head/security/pear-Net_Portscan/Makefile	Sat May 13 12:14:16 2017	(r440827)
@@ -8,8 +8,7 @@ CATEGORIES=	security pear
 MAINTAINER=	joneum at bsdproject.de
 COMMENT=	Provides an API for scanning ports
 
-USES=	pear
-
-BROKEN=	checksum mismatch
+NO_ARCH=	yes
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/security/pear-Net_Portscan/distinfo
==============================================================================
--- head/security/pear-Net_Portscan/distinfo	Sat May 13 12:14:11 2017	(r440826)
+++ head/security/pear-Net_Portscan/distinfo	Sat May 13 12:14:16 2017	(r440827)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Net_Portscan-1.0.3.tgz) = 2e69cc87f92f655dac58b7b873a5efdf5f3fe547a6aca498785383d92d2d23c6
-SIZE (PEAR/Net_Portscan-1.0.3.tgz) = 2674
+TIMESTAMP = 1494674844
+SHA256 (PEAR/Net_Portscan-1.0.3.tgz) = 4034b7cfcea7538d25e7f702f6c35b94722f85791333f5124e58bc18421637cf
+SIZE (PEAR/Net_Portscan-1.0.3.tgz) = 2706


More information about the svn-ports-all mailing list