ports/154038: [PATCH] mail/dovecot-pigeonhole: update to 0.2.2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 15 19:50:11 UTC 2011


>Number:         154038
>Category:       ports
>Synopsis:       [PATCH] mail/dovecot-pigeonhole: update to 0.2.2
>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:   Sat Jan 15 19:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-PRERELEASE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #0: Tue Dec 28 19:05:46 CST 2010
>Description:
- Update to 0.2.2
- Space/Tab twiddle

Port maintainer (bra at fsn.hu) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- dovecot-pigeonhole-0.2.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot2-pigeonhole/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	2 Dec 2010 07:55:38 -0000	1.2
+++ Makefile	15 Jan 2011 19:39:36 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dovecot-pigeonhole
-PORTVERSION=	0.2.1
+PORTVERSION=	0.2.2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
@@ -14,14 +14,13 @@
 MAINTAINER=	bra at fsn.hu
 COMMENT=	A Sieve plugin for the Dovecot 'deliver' LDA and LMTP
 
-BUILD_DEPENDS=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVER}
-RUN_DEPENDS=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVER}
+BUILD_DEPENDS=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R}
+RUN_DEPENDS=	dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot${DOVECOTVERSION:R}
 
 DOVECOTVERSION=	2.0
-DOVECOTVER:=	${DOVECOTVERSION:C/\.[0-9]//}
 
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--prefix=${PREFIX} \
 		--docdir=${DOCSDIR} \
 		--with-dovecot="${LOCALBASE}/lib/dovecot"
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot2-pigeonhole/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	27 Nov 2010 06:01:33 -0000	1.1
+++ distinfo	15 Jan 2011 19:39:36 -0000
@@ -1,3 +1,2 @@
-MD5 (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 7baf6ebac21bdb865cb733d8e96ee81b
-SHA256 (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 8249421cb69ca299e2830da8b635ca0a5ab692ab29456c188ba8078d7672ccda
-SIZE (dovecot-2.0-pigeonhole-0.2.1.tar.gz) = 1195090
+SHA256 (dovecot-2.0-pigeonhole-0.2.2.tar.gz) = 3c5fdbf8002f1571457b0dbd714107c83245ac8df997c8a6ba594bf809392f4e
+SIZE (dovecot-2.0-pigeonhole-0.2.2.tar.gz) = 1199973
--- dovecot-pigeonhole-0.2.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list