- Staging - Pet portlint http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-icu/1.5_1/ Port maintainer (bland@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->bland Over to maintainer (via the GNATS Auto Assign Tool)
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/ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!