Date: Sat, 13 May 2017 12:14:16 +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: r440827 - head/security/pear-Net_Portscan Message-ID: <201705131214.v4DCEGRC020718@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705131214.v4DCEGRC020718>