From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 4 10:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 21E822C4 for ; Mon, 4 Feb 2013 10:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 12531A76 for ; Mon, 4 Feb 2013 10:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r14Ae0Ea022949 for ; Mon, 4 Feb 2013 10:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r14Ae0TX022944; Mon, 4 Feb 2013 10:40:00 GMT (envelope-from gnats) Date: Mon, 4 Feb 2013 10:40:00 GMT Message-Id: <201302041040.r14Ae0TX022944@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/175738: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 10:40:01 -0000 The following reply was made to PR ports/175738; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/175738: commit references a PR Date: Mon, 4 Feb 2013 10:31:34 +0000 (UTC) Author: rakuco Date: Mon Feb 4 10:31:21 2013 New Revision: 311603 URL: http://svnweb.freebsd.org/changeset/ports/311603 Log: Hopefully adjust PORTREVISION correctly before anyone notices. PR: ports/175738 Modified: head/mail/dovecot2-pigeonhole/Makefile Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Mon Feb 4 10:30:16 2013 (r311602) +++ head/mail/dovecot2-pigeonhole/Makefile Mon Feb 4 10:31:21 2013 (r311603) @@ -3,7 +3,7 @@ PORTNAME= dovecot-pigeonhole PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION} _______________________________________________ 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"