svn commit: r462839 - head/devel/pear-Text_Diff

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 24 14:54:53 UTC 2018


Author: sunpoet
Date: Sat Feb 24 14:54:52 2018
New Revision: 462839
URL: https://svnweb.freebsd.org/changeset/ports/462839

Log:
  Update to 1.2.2
  
  - While I'm here, add NO_ARCH
  
  Changes:	https://pear.php.net/package/Text_Diff/download/
  PR:		225678
  Submitted by:	Michael Osipov <1983-01-06 at gmx.net>
  Approved by:	maintainer (timeout, 19 days)

Modified:
  head/devel/pear-Text_Diff/Makefile
  head/devel/pear-Text_Diff/distinfo

Modified: head/devel/pear-Text_Diff/Makefile
==============================================================================
--- head/devel/pear-Text_Diff/Makefile	Sat Feb 24 14:54:47 2018	(r462838)
+++ head/devel/pear-Text_Diff/Makefile	Sat Feb 24 14:54:52 2018	(r462839)
@@ -2,12 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	Text_Diff
-PORTVERSION=	1.1.1
+PORTVERSION=	1.2.2
 CATEGORIES=	devel pear
 
 MAINTAINER=	joseph at randomnetworks.com
 COMMENT=	Engine for performing and rendering text diffs
 
 USES=		pear
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/pear-Text_Diff/distinfo
==============================================================================
--- head/devel/pear-Text_Diff/distinfo	Sat Feb 24 14:54:47 2018	(r462838)
+++ head/devel/pear-Text_Diff/distinfo	Sat Feb 24 14:54:52 2018	(r462839)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497163184
-SHA256 (PEAR/Text_Diff-1.1.1.tgz) = 558a0bb30f8dc98ee135910d2e8eea12d16b6c8d1b027970c67fa12211173e73
-SIZE (PEAR/Text_Diff-1.1.1.tgz) = 22269
+TIMESTAMP = 1519413948
+SHA256 (PEAR/Text_Diff-1.2.2.tgz) = 6a08cf67ddeb551dcea43702f7d42c83e6d6e11299ece174aa849cbba602abf4
+SIZE (PEAR/Text_Diff-1.2.2.tgz) = 20922


More information about the svn-ports-head mailing list