Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2014 14:38:02 +0000 (UTC)
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351101 - head/devel/py-icu
Message-ID:  <201404121438.s3CEc2SH081229@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bland
Date: Sat Apr 12 14:38:02 2014
New Revision: 351101
URL: http://svnweb.freebsd.org/changeset/ports/351101
QAT: https://qat.redports.org/buildarchive/r351101/

Log:
  - Support staging.
  - Pet portlint.
  
  PR:	188499

Modified:
  head/devel/py-icu/Makefile
  head/devel/py-icu/pkg-descr

Modified: head/devel/py-icu/Makefile
==============================================================================
--- head/devel/py-icu/Makefile	Sat Apr 12 14:27:16 2014	(r351100)
+++ head/devel/py-icu/Makefile	Sat Apr 12 14:38:02 2014	(r351101)
@@ -26,5 +26,4 @@ MAKE_ENV+= \
 
 LIB_DEPENDS+=	icudata:${PORTSDIR}/devel/icu
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/py-icu/pkg-descr
==============================================================================
--- head/devel/py-icu/pkg-descr	Sat Apr 12 14:27:16 2014	(r351100)
+++ head/devel/py-icu/pkg-descr	Sat Apr 12 14:38:02 2014	(r351101)
@@ -1,4 +1,4 @@
 PyICU is a python extension wrapping IBM's ICU C++ API.
 PyICU is supported on Mac OS X, Linux (32- and 64-bit) and Windows.
 
-WWW:	http://pyicu.osafoundation.org/
+WWW: http://pyicu.osafoundation.org/



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