Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2016 11:32:45 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r426283 - head/net-im/pecl-stomp
Message-ID:  <201611171132.uAHBWjIo084770@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <dbaio@bsd.com.br>
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611171132.uAHBWjIo084770>