From owner-svn-ports-head@freebsd.org Thu Sep 7 14:32:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B95DBE209B4; Thu, 7 Sep 2017 14:32:30 +0000 (UTC) (envelope-from jrm@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 mx1.freebsd.org (Postfix) with ESMTPS id 37AAA80F8F; Thu, 7 Sep 2017 14:32:30 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v87EWToj082291; Thu, 7 Sep 2017 14:32:29 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v87EWS1C082288; Thu, 7 Sep 2017 14:32:28 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201709071432.v87EWS1C082288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 7 Sep 2017 14:32:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449400 - in head/databases: . pecl-rrd1 pecl-rrd1/files X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: in head/databases: . pecl-rrd1 pecl-rrd1/files X-SVN-Commit-Revision: 449400 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 14:32:30 -0000 Author: jrm Date: Thu Sep 7 14:32:28 2017 New Revision: 449400 URL: https://svnweb.freebsd.org/changeset/ports/449400 Log: New port, databases/pecl-rrd1: Copied from databases/pecl-rrd, so that databases/pecl-rrd can be updated to version 2.0.1. Separate ports are needed because databases/pecl-rrd does not support php 5.6 and databases/pecl-rrd1 does not support php 7.0 and 7.1. PR: 219939 Submitted by: daniel@blodan.se (maintainer) Added: head/databases/pecl-rrd1/ - copied from r449343, head/databases/pecl-rrd/ Deleted: head/databases/pecl-rrd1/files/ Modified: head/databases/Makefile head/databases/pecl-rrd1/Makefile head/databases/pecl-rrd1/distinfo Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Thu Sep 7 14:10:53 2017 (r449399) +++ head/databases/Makefile Thu Sep 7 14:32:28 2017 (r449400) @@ -555,6 +555,7 @@ SUBDIR += pecl-mongodb SUBDIR += pecl-pdo_user SUBDIR += pecl-redis + SUBDIR += pecl-rrd1 SUBDIR += pecl-rrd SUBDIR += pecl-tokyo_tyrant SUBDIR += percona-pam-for-mysql Modified: head/databases/pecl-rrd1/Makefile ============================================================================== --- head/databases/pecl-rrd/Makefile Wed Sep 6 12:01:29 2017 (r449343) +++ head/databases/pecl-rrd1/Makefile Thu Sep 7 14:32:28 2017 (r449400) @@ -2,19 +2,15 @@ PORTNAME= rrd DISTVERSION= 1.1.3 -PORTREVISION= 4 CATEGORIES= databases pear -MAINTAINER= flo@FreeBSD.org +MAINTAINER= daniel@blodan.se COMMENT= PHP bindings to rrd tool system LICENSE= PHP301 +IGNORE_WITH_PHP=70 71 LIB_DEPENDS= librrd.so:databases/rrdtool - -LDFLAGS+= -L${LOCALBASE}/lib - -USES= php:pecl -IGNORE_WITH_PHP= 70 +USES= php:pecl localbase pkgconfig .include Modified: head/databases/pecl-rrd1/distinfo ============================================================================== --- head/databases/pecl-rrd/distinfo Wed Sep 6 12:01:29 2017 (r449343) +++ head/databases/pecl-rrd1/distinfo Thu Sep 7 14:32:28 2017 (r449400) @@ -1,2 +1,3 @@ +TIMESTAMP = 1504786291 SHA256 (PECL/rrd-1.1.3.tgz) = 0415ac51e09fe2e7a999d155d10d6af42ddf40ab0b4847a63ed1f9458533858e SIZE (PECL/rrd-1.1.3.tgz) = 19229