From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 18 13:10:06 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93394106568B for ; Wed, 18 Jun 2008 13:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7D0A48FC13 for ; Wed, 18 Jun 2008 13:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5IDA6dW008120 for ; Wed, 18 Jun 2008 13:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5IDA6Vk008119; Wed, 18 Jun 2008 13:10:06 GMT (envelope-from gnats) Date: Wed, 18 Jun 2008 13:10:06 GMT Message-Id: <200806181310.m5IDA6Vk008119@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/123091: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 18 Jun 2008 13:10:06 -0000 The following reply was made to PR ports/123091; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/123091: commit references a PR Date: Wed, 18 Jun 2008 13:07:33 +0000 (UTC) edwin 2008-06-18 13:07:29 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng2 Makefile Log: sysutils/syslog-ng2: [PATCH] syslog-ng2 package name and Latest link If you build a package for the syslog-ng2 port, a "Latest" link is not created; this is because NO_LATEST_LINK is set in the Makefile. Since the port already lives in sysutils/syslog-ng2, it makes sense to set PKGNAMESUFFIX and remove NO_LATEST_LINK. Then the package and directory names match and would allow syslog-ng and syslog-ng2 packages to co-exist in the /usr/ports/packages tree. PR: ports/123091 Submitted by: Craig Leres Approved by: Ivan Lago Revision Changes Path 1.10 +2 -2 ports/sysutils/syslog-ng2/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"