From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 19 21:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CD52156E for ; Sat, 19 Oct 2013 21:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A10CF2283 for ; Sat, 19 Oct 2013 21:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r9JLe1W4079946 for ; Sat, 19 Oct 2013 21:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r9JLe1DQ079945; Sat, 19 Oct 2013 21:40:01 GMT (envelope-from gnats) Date: Sat, 19 Oct 2013 21:40:01 GMT Message-Id: <201310192140.r9JLe1DQ079945@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/182619: 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: Sat, 19 Oct 2013 21:40:01 -0000 The following reply was made to PR ports/182619; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/182619: commit references a PR Date: Sat, 19 Oct 2013 21:36:48 +0000 (UTC) Author: bdrewery Date: Sat Oct 19 21:36:35 2013 New Revision: 330939 URL: http://svnweb.freebsd.org/changeset/ports/330939 Log: - Remove mail/qmailadmin-devel as is it older than mail/qmailadmin and unmaintained upstream. - Mark it as MOVED to mail/qmailadmin PR: ports/182619 Submitted by: bdrewery Approved by: maintainer timeout (2 weeks) Deleted: head/mail/qmailadmin-devel/ Modified: head/MOVED head/mail/Makefile head/mail/qmailadmin/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Oct 19 21:28:33 2013 (r330938) +++ head/MOVED Sat Oct 19 21:36:35 2013 (r330939) @@ -5123,3 +5123,4 @@ x11/silo||2013-10-18|Has expired: Upstre devel/pear-PHPUnit|devel/pear-PHPUnit3|2013-10-18|Removed, EOLed upstream devel/pear-PHPUnit2|devel/pear-PHPUnit3|2013-10-18|Removed, EOLed upstream multimedia/ffmpeg2|multimedia/ffmpeg|2013-10-19|Use multimedia/ffmpeg instead +mail/qmailadmin-devel|mail/qmailadmin|2013-10-19|Use mail/qmailadmin instead Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Sat Oct 19 21:28:33 2013 (r330938) +++ head/mail/Makefile Sat Oct 19 21:36:35 2013 (r330939) @@ -568,7 +568,6 @@ SUBDIR += qmail-spamcontrol SUBDIR += qmail-tls SUBDIR += qmailadmin - SUBDIR += qmailadmin-devel SUBDIR += qmailanalog SUBDIR += qmailmrtg7 SUBDIR += qmhandle Modified: head/mail/qmailadmin/Makefile ============================================================================== --- head/mail/qmailadmin/Makefile Sat Oct 19 21:28:33 2013 (r330938) +++ head/mail/qmailadmin/Makefile Sat Oct 19 21:36:35 2013 (r330939) @@ -25,8 +25,6 @@ RUN_DEPENDS= \ NO_STAGE= yes USES= qmail:vars gmake -CONFLICTS= qmailadmin-devel-1.* - PATCH_SITES+= http://qmail.jms1.net/vpopmail/:onchange \ LOCAL/bdrewery/${PORTNAME}/:onchange PATCHFILES+= qmailadmin-1.2.12-onchange.3.patch:onchange _______________________________________________ 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"