svn commit: r440823 - head/net/pear-Net_IDNA
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 13 12:13:58 UTC 2017
Author: sunpoet
Date: Sat May 13 12:13:56 2017
New Revision: 440823
URL: https://svnweb.freebsd.org/changeset/ports/440823
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_IDNA-0.8.1.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/net/pear-Net_IDNA/Makefile
head/net/pear-Net_IDNA/distinfo
Modified: head/net/pear-Net_IDNA/Makefile
==============================================================================
--- head/net/pear-Net_IDNA/Makefile Sat May 13 12:13:51 2017 (r440822)
+++ head/net/pear-Net_IDNA/Makefile Sat May 13 12:13:56 2017 (r440823)
@@ -8,8 +8,7 @@ CATEGORIES= net pear
MAINTAINER= joneum at bsdproject.de
COMMENT= Pear Punycode encoding and decoding package
-USES= pear
-
-BROKEN= checksum mismatch
+NO_ARCH= yes
+USES= pear
.include <bsd.port.mk>
Modified: head/net/pear-Net_IDNA/distinfo
==============================================================================
--- head/net/pear-Net_IDNA/distinfo Sat May 13 12:13:51 2017 (r440822)
+++ head/net/pear-Net_IDNA/distinfo Sat May 13 12:13:56 2017 (r440823)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Net_IDNA-0.8.1.tgz) = eb9c360341b7110dd3da1a0f2fa62e81654c75d9aff33ff8520518ebedfc53a3
-SIZE (PEAR/Net_IDNA-0.8.1.tgz) = 23028
+TIMESTAMP = 1494675003
+SHA256 (PEAR/Net_IDNA-0.8.1.tgz) = 6ec29dcc1ec5a7743b3deb4dc654cb4fc0946066cbb1ff6b9c4483a757b48e10
+SIZE (PEAR/Net_IDNA-0.8.1.tgz) = 23240
More information about the svn-ports-head
mailing list