Bug 188499

Summary: [PATCH] devel/py-icu: staging
Product: Ports & Packages Reporter: Bartek Rutkowski <robak>
Component: Individual Port(s)Assignee: Alexander Nedotsukov <bland>
Status: Closed FIXED    
Severity: Affects Only Me CC: bland
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-icu-1.5.patch none

Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-04-12 11:00:00 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-12 11:00:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bland

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-04-12 15:38:06 UTC
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"
Comment 3 Alexander Nedotsukov freebsd_committer freebsd_triage 2014-04-12 15:38:52 UTC
State Changed
From-To: open->closed

Committed, thanks!