svn commit: r424099 - head/mail/pecl-mailparse

Wen Heping wen at FreeBSD.org
Mon Oct 17 08:37:33 UTC 2016


Author: wen
Date: Mon Oct 17 08:37:32 2016
New Revision: 424099
URL: https://svnweb.freebsd.org/changeset/ports/424099

Log:
  - Add PORTSCOUT
  - Pass maintainership to submitter
  
  PR:		213318
  Submitted by:	dbaio at bsd.com.br

Modified:
  head/mail/pecl-mailparse/Makefile
  head/mail/pecl-mailparse/distinfo

Modified: head/mail/pecl-mailparse/Makefile
==============================================================================
--- head/mail/pecl-mailparse/Makefile	Mon Oct 17 06:16:58 2016	(r424098)
+++ head/mail/pecl-mailparse/Makefile	Mon Oct 17 08:37:32 2016	(r424099)
@@ -9,11 +9,13 @@ MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
 DIST_SUBDIR=	PECL
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	dbaio at bsd.com.br
 COMMENT=	PECL extension to create and decode MIME messages
 
 LICENSE=	PHP202
 
+PORTSCOUT=	limit:^2.*
+
 USES=		php:ext tar:tgz
 USE_PHP=	mbstring:build
 IGNORE_WITH_PHP=	70

Modified: head/mail/pecl-mailparse/distinfo
==============================================================================
--- head/mail/pecl-mailparse/distinfo	Mon Oct 17 06:16:58 2016	(r424098)
+++ head/mail/pecl-mailparse/distinfo	Mon Oct 17 08:37:32 2016	(r424099)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1476693051
 SHA256 (PECL/mailparse-2.1.6.tgz) = 73705197d2b2ee782efa5477eb2a21432f592c2cb05a72c3a037bbe39e02b5cc
 SIZE (PECL/mailparse-2.1.6.tgz) = 36538


More information about the svn-ports-all mailing list