Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 07:44:29 +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: r443315 - head/security/pear-File_HtAccess
Message-ID:  <201706110744.v5B7iToT056019@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jun 11 07:44:29 2017
New Revision: 443315
URL: https://svnweb.freebsd.org/changeset/ports/443315

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

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

Modified: head/security/pear-File_HtAccess/Makefile
==============================================================================
--- head/security/pear-File_HtAccess/Makefile	Sun Jun 11 07:44:24 2017	(r443314)
+++ head/security/pear-File_HtAccess/Makefile	Sun Jun 11 07:44:29 2017	(r443315)
@@ -8,6 +8,6 @@ CATEGORIES=	security www pear
 MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	PEAR class to manipulate .htaccess files
 
-USES=	pear
+USES=		pear
 
 .include <bsd.port.mk>

Modified: head/security/pear-File_HtAccess/distinfo
==============================================================================
--- head/security/pear-File_HtAccess/distinfo	Sun Jun 11 07:44:24 2017	(r443314)
+++ head/security/pear-File_HtAccess/distinfo	Sun Jun 11 07:44:29 2017	(r443315)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/File_HtAccess-1.2.1.tgz) = a62a04f6dab62f45a24feb7d0ad3f8e2616cb8e8765e684a6a8c07a4cb1e4885
-SIZE (PEAR/File_HtAccess-1.2.1.tgz) = 4937
+TIMESTAMP = 1497163330
+SHA256 (PEAR/File_HtAccess-1.2.1.tgz) = c1acd01c0561d02c8c59288ecc8521e21ebb0e678b70b1014755c4b27b1d4bcf
+SIZE (PEAR/File_HtAccess-1.2.1.tgz) = 5024



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706110744.v5B7iToT056019>