ports/189078: [patch] mail/dovecot-managesieve add stage support

Olli Hauer ohauer at FreeBSD.org
Mon Apr 28 16:50:00 UTC 2014


>Number:         189078
>Category:       ports
>Synopsis:       [patch] mail/dovecot-managesieve add stage support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 28 16:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer
>Release:        
>Organization:
>Environment:

>Description:
- add stage support
- strip

build logs:
https://redports.org/buildarchive/20140428155500-18394/

commit together with mail/dovecot PR: ports/188868

>How-To-Repeat:

>Fix:

--- dovecot-managesieve.diff begins here ---
Index: dovecot-managesieve/Makefile
===================================================================
--- dovecot-managesieve/Makefile	(revision 352507)
+++ dovecot-managesieve/Makefile	(working copy)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dovecot-managesieve
 PORTVERSION=	0.11.13
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX}
@@ -22,5 +23,4 @@
 		--with-dovecot=`${MAKE} -C ${PORTSDIR}/mail/dovecot -V WRKSRC` \
 		--with-dovecot-sieve=`${MAKE} -C ${PORTSDIR}/mail/dovecot-sieve -V WRKSRC`
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: dovecot-managesieve/pkg-plist
===================================================================
--- dovecot-managesieve/pkg-plist	(revision 352507)
+++ dovecot-managesieve/pkg-plist	(working copy)
@@ -1,3 +1,2 @@
 libexec/dovecot/managesieve
 libexec/dovecot/managesieve-login
- at dirrmtry libexec/dovecot
--- dovecot-managesieve.diff ends here ---


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


More information about the freebsd-ports-bugs mailing list