Bug 184033

Summary: Add staging support to mail/gmime2-sharp gmime24-sharp and gmime26-sharp
Product: Ports & Packages Reporter: Alan Hicks <ahicks>
Component: Individual Port(s)Assignee: freebsd-mono (Nobody) <mono>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gmime2-sharp.diff
none
gmime26-sharp.diff none

Description Alan Hicks 2013-11-17 13:40:00 UTC
Master ports now support staging so gmime*-sharp can use staging

Fix: Attached patches enable staging support
	

diff -u /usr/ports/mail/gmime24-sharp/Makefile gmime24-sharp/Makefile
--- /usr/ports/mail/gmime24-sharp/Makefile	2013-09-20 20:59:12.000000000 +0100
+++ gmime24-sharp/Makefile	2013-11-17 12:39:00.000000000 +0000
@@ -25,7 +25,6 @@
 NOPORTDOCS=	yes
 
 # Done in pre-configure because master port has a post-patch target already.
-NO_STAGE=	yes
 pre-configure:
 	@${REINPLACE_CMD} -e 's|.@GMIME_VERSION@||g' \
 		${WRKSRC}/mono/gmime-sharp.dll.config.in
--- gmime24-sharp.diff ends here ---
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-17 13:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mono

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Tijl Coosemans freebsd_committer freebsd_triage 2014-05-29 22:16:52 UTC
State Changed
From-To: open->closed

All patches committed.