ports/184033: Add staging support to mail/gmime2-sharp gmime24-sharp and gmime26-sharp

Alan Hicks ahicks at p-o.co.uk
Sun Nov 17 13:40:01 UTC 2013


>Number:         184033
>Category:       ports
>Synopsis:       Add staging support to mail/gmime2-sharp gmime24-sharp and gmime26-sharp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 17 13:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alan Hicks
>Release:        FreeBSD 9.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD schnittke.p-o.co.uk 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Fri Sep 27 03:52:52 UTC 2013 root at bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
Master ports now support staging so gmime*-sharp can use staging
	
>How-To-Repeat:
	
>Fix:
Attached patches enable staging support
	

--- gmime2-sharp.diff begins here ---
diff -u /usr/ports/mail/gmime2-sharp/Makefile gmime2-sharp/Makefile
--- /usr/ports/mail/gmime2-sharp/Makefile	2013-09-20 20:59:12.000000000 +0100
+++ gmime2-sharp/Makefile	2013-11-17 12:02:46.000000000 +0000
@@ -27,7 +27,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|. at GMIME_VERSION@||g' \
 		${WRKSRC}/mono/gmime-sharp.dll.config.in
--- gmime2-sharp.diff ends here ---

--- gmime24-sharp.diff begins here ---
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|. at GMIME_VERSION@||g' \
 		${WRKSRC}/mono/gmime-sharp.dll.config.in
--- gmime24-sharp.diff ends here ---

--- gmime26-sharp.diff begins here ---
diff -u /usr/ports/mail/gmime26-sharp/Makefile gmime26-sharp/Makefile
--- /usr/ports/mail/gmime26-sharp/Makefile	2013-09-20 20:59:12.000000000 +0100
+++ gmime26-sharp/Makefile	2013-11-15 12:11:29.000000000 +0000
@@ -25,7 +25,6 @@
 OPTIONS_EXCLUDE=	DOCS
 
 # Done in pre-configure because master port has a post-patch target already.
-NO_STAGE=	yes
 pre-configure:
 	@${REINPLACE_CMD} -e 's|. at GMIME_VERSION@||g' \
 		${WRKSRC}/mono/gmime-sharp.dll.config.in
--- gmime26-sharp.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list