From owner-svn-ports-head@freebsd.org Thu Nov 17 11:32:47 2016 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 1364DC463DC; Thu, 17 Nov 2016 11:32:47 +0000 (UTC) (envelope-from tz@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 D7155F0E; Thu, 17 Nov 2016 11:32:46 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAHBWjnv084771; Thu, 17 Nov 2016 11:32:45 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAHBWjIo084770; Thu, 17 Nov 2016 11:32:45 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201611171132.uAHBWjIo084770@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 17 Nov 2016 11:32:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426283 - head/net-im/pecl-stomp X-SVN-Group: ports-head 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, 17 Nov 2016 11:32:47 -0000 Author: tz Date: Thu Nov 17 11:32:45 2016 New Revision: 426283 URL: https://svnweb.freebsd.org/changeset/ports/426283 Log: net-im/pecl-stomp: Pass maintainership to Danilo G. Baio (dbaio) Also: - Configure PORTSCOUT - Add LICENSE_FILE - Add DIST_SUBDIR (PECL) PR: 213320 Submitted by: Danilo G. Baio Approved by: mentors (implicit) Modified: head/net-im/pecl-stomp/Makefile head/net-im/pecl-stomp/distinfo Modified: head/net-im/pecl-stomp/Makefile ============================================================================== --- head/net-im/pecl-stomp/Makefile Thu Nov 17 11:07:35 2016 (r426282) +++ head/net-im/pecl-stomp/Makefile Thu Nov 17 11:32:45 2016 (r426283) @@ -8,10 +8,13 @@ CATEGORIES= net-im pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= PECL extension of stomp client LICENSE= PHP301 +LICENSE_FILE= ${WRKSRC}/LICENSE + +PORTSCOUT= limit:^1.* USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 Modified: head/net-im/pecl-stomp/distinfo ============================================================================== --- head/net-im/pecl-stomp/distinfo Thu Nov 17 11:07:35 2016 (r426282) +++ head/net-im/pecl-stomp/distinfo Thu Nov 17 11:32:45 2016 (r426283) @@ -1,2 +1,3 @@ +TIMESTAMP = 1475962921 SHA256 (stomp-1.0.9.tgz) = 7a7d748c6327ef8c6853dcadaedd41b4366ff821b401b11fab7b915cb5246575 SIZE (stomp-1.0.9.tgz) = 23166