svn commit: r440828 - head/sysutils/pear-File_Fstab

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


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

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

Modified:
  head/sysutils/pear-File_Fstab/Makefile
  head/sysutils/pear-File_Fstab/distinfo

Modified: head/sysutils/pear-File_Fstab/Makefile
==============================================================================
--- head/sysutils/pear-File_Fstab/Makefile	Sat May 13 12:14:16 2017	(r440827)
+++ head/sysutils/pear-File_Fstab/Makefile	Sat May 13 12:14:21 2017	(r440828)
@@ -8,8 +8,8 @@ CATEGORIES=	sysutils devel pear
 MAINTAINER=	joneum at bsdproject.de
 COMMENT=	PEAR class to read and write fstab files
 
-USES=	pear
-BROKEN=	checksum mismatch
+NO_ARCH=	yes
+USES=		pear
 
 post-extract:
 .for file in ${FILES}

Modified: head/sysutils/pear-File_Fstab/distinfo
==============================================================================
--- head/sysutils/pear-File_Fstab/distinfo	Sat May 13 12:14:16 2017	(r440827)
+++ head/sysutils/pear-File_Fstab/distinfo	Sat May 13 12:14:21 2017	(r440828)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/File_Fstab-2.0.3.tgz) = f4a359b1d0426aae0c2ea0775101905e0be020a66ca3acae0f7864dbf3a7ff17
-SIZE (PEAR/File_Fstab-2.0.3.tgz) = 7084
+TIMESTAMP = 1494675371
+SHA256 (PEAR/File_Fstab-2.0.3.tgz) = ab241cadfb3fd4fe8ba5e3db4958fbe000039e51c14b79d0b420da3dab35789f
+SIZE (PEAR/File_Fstab-2.0.3.tgz) = 7200


More information about the svn-ports-all mailing list