From owner-svn-ports-all@freebsd.org Thu Aug 1 16:14:21 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 71C29C147A; Thu, 1 Aug 2019 16:14:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45zwNF2MPwz3L3q; Thu, 1 Aug 2019 16:14:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3269B1CDA9; Thu, 1 Aug 2019 16:14:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x71GELK6000903; Thu, 1 Aug 2019 16:14:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x71GEKpr000897; Thu, 1 Aug 2019 16:14:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201908011614.x71GEKpr000897@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Aug 2019 16:14:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r507778 - in head: . devel devel/pecl-inotify devel/pecl-inotify/files X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head: . devel devel/pecl-inotify devel/pecl-inotify/files X-SVN-Commit-Revision: 507778 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2019 16:14:21 -0000 Author: sunpoet Date: Thu Aug 1 16:14:19 2019 New Revision: 507778 URL: https://svnweb.freebsd.org/changeset/ports/507778 Log: Revive pecl-inotify and update to 2.0.0 - Add LICENSE_FILE Reported by: B.J.Scharp Added: head/devel/pecl-inotify/ - copied from r488748, head/devel/pecl-inotify/ Modified: head/MOVED head/devel/Makefile head/devel/pecl-inotify/Makefile head/devel/pecl-inotify/distinfo head/devel/pecl-inotify/files/patch-config.m4 Modified: head/MOVED ============================================================================== --- head/MOVED Thu Aug 1 15:51:46 2019 (r507777) +++ head/MOVED Thu Aug 1 16:14:19 2019 (r507778) @@ -10956,7 +10956,6 @@ devel/pecl-jsonc||2018-12-30|Has expired: Works only w devel/pecl-weakref||2018-12-30|Has expired: Works only with EOL php 5.6 devel/pecl-pthreads2|devel/pecl-pthreads|2018-12-30|Has expired: Works only with EOL php 5.6 devel/pecl-gearman||2018-12-30|Has expired: Works only with EOL php 5.6 -devel/pecl-inotify||2018-12-30|Has expired: Works only with EOL php 5.6 devel/pecl-raphf||2018-12-30|Has expired: Works only with EOL php 5.6 devel/php5-thrift||2018-12-30|Has expired: Works only with EOL php 5.6 devel/php5-ice||2018-12-30|Has expired: Works only with EOL php 5.6 Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Aug 1 15:51:46 2019 (r507777) +++ head/devel/Makefile Thu Aug 1 16:14:19 2019 (r507778) @@ -3859,6 +3859,7 @@ SUBDIR += pecl-event SUBDIR += pecl-grpc SUBDIR += pecl-hrtime + SUBDIR += pecl-inotify SUBDIR += pecl-jsmin SUBDIR += pecl-json_post SUBDIR += pecl-jsond Modified: head/devel/pecl-inotify/Makefile ============================================================================== --- head/devel/pecl-inotify/Makefile Sun Dec 30 22:50:15 2018 (r488748) +++ head/devel/pecl-inotify/Makefile Thu Aug 1 16:14:19 2019 (r507778) @@ -2,21 +2,17 @@ # $FreeBSD$ PORTNAME= inotify -PORTVERSION= 0.1.6 -PORTREVISION= 2 +PORTVERSION= 2.0.0 CATEGORIES= devel -MAINTAINER= gasol.wu@gmail.com -COMMENT= This extension allows to use inotify functions in a PHP scripts +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Inotify bindings for PHP -DEPRECATED= Works only with EOL php 5.6 -EXPIRATION_DATE= 2018-12-30 - LICENSE= PHP301 +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libinotify.so:devel/libinotify USES= php:pecl -IGNORE_WITH_PHP= 71 72 73 .include Modified: head/devel/pecl-inotify/distinfo ============================================================================== --- head/devel/pecl-inotify/distinfo Sun Dec 30 22:50:15 2018 (r488748) +++ head/devel/pecl-inotify/distinfo Thu Aug 1 16:14:19 2019 (r507778) @@ -1,2 +1,3 @@ -SHA256 (PECL/inotify-0.1.6.tgz) = 979f80a25d4eb0de282617ffc0df46f07346a8383f310b9b943e48992e5b494e -SIZE (PECL/inotify-0.1.6.tgz) = 8568 +TIMESTAMP = 1564672858 +SHA256 (PECL/inotify-2.0.0.tgz) = d044a89d26bbaa110f34f182b1c92ab5eb09768096bacf3d837d7e49ac045107 +SIZE (PECL/inotify-2.0.0.tgz) = 8836 Modified: head/devel/pecl-inotify/files/patch-config.m4 ============================================================================== --- head/devel/pecl-inotify/files/patch-config.m4 Sun Dec 30 22:50:15 2018 (r488748) +++ head/devel/pecl-inotify/files/patch-config.m4 Thu Aug 1 16:14:19 2019 (r507778) @@ -1,7 +1,7 @@ ---- ./config.m4.orig 2012-05-04 17:51:20.000000000 +0800 -+++ ./config.m4 2013-08-29 12:49:00.000000000 +0800 +--- config.m4.orig 2016-01-30 12:34:05 UTC ++++ config.m4 @@ -1,22 +1,51 @@ - dnl $Id: config.m4 262896 2008-07-17 19:11:16Z lbarnaud $ + dnl $Id$ dnl config.m4 for extension inotify -PHP_ARG_ENABLE(inotify, whether to enable inotify support,