Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2014 09:20:04 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373134 - head/devel/pecl-intl
Message-ID:  <201411230920.sAN9K4IQ046904@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 23 09:20:03 2014
New Revision: 373134
URL: https://svnweb.freebsd.org/changeset/ports/373134
QAT: https://qat.redports.org/buildarchive/r373134/

Log:
  - Reformat pkg-descr
  - Take maintainership

Modified:
  head/devel/pecl-intl/Makefile
  head/devel/pecl-intl/pkg-descr

Modified: head/devel/pecl-intl/Makefile
==============================================================================
--- head/devel/pecl-intl/Makefile	Sun Nov 23 09:18:15 2014	(r373133)
+++ head/devel/pecl-intl/Makefile	Sun Nov 23 09:20:03 2014	(r373134)
@@ -9,15 +9,15 @@ MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
 DIST_SUBDIR=	PECL
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	PECL extension to support Internationalization(ICU)
 
 LICENSE=	PHP301
 
 LIB_DEPENDS=	libicui18n.so:${PORTSDIR}/devel/icu
 
-USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPEXT=	yes
+USES=		tar:tgz
 
 .include <bsd.port.mk>

Modified: head/devel/pecl-intl/pkg-descr
==============================================================================
--- head/devel/pecl-intl/pkg-descr	Sun Nov 23 09:18:15 2014	(r373133)
+++ head/devel/pecl-intl/pkg-descr	Sun Nov 23 09:20:03 2014	(r373134)
@@ -1,5 +1,6 @@
-pecl-intl is a Internationalization extension that
-implements ICU library functionality in PHP.About
-ICU please visit http://www.icu-project.org/
+pecl-intl is an Internationalization extension that implements ICU [1] library
+functionality in PHP.
+
+[1] http://www.icu-project.org/
 
 WWW: http://pecl.php.net/package/intl



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