From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 21 01:00:10 2009 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 124751065672 for ; Wed, 21 Oct 2009 01:00:10 +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 D912E8FC0C for ; Wed, 21 Oct 2009 01:00:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9L109jj088617 for ; Wed, 21 Oct 2009 01:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9L109VP088616; Wed, 21 Oct 2009 01:00:09 GMT (envelope-from gnats) Resent-Date: Wed, 21 Oct 2009 01:00:09 GMT Resent-Message-Id: <200910210100.n9L109VP088616@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Eric L. Chen" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B914106566B for ; Wed, 21 Oct 2009 00:56:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id DC40C8FC08 for ; Wed, 21 Oct 2009 00:56:08 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9L0u8JP087686 for ; Wed, 21 Oct 2009 00:56:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n9L0u8nG087685; Wed, 21 Oct 2009 00:56:08 GMT (envelope-from nobody) Message-Id: <200910210056.n9L0u8nG087685@www.freebsd.org> Date: Wed, 21 Oct 2009 00:56:08 GMT From: "Eric L. Chen" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139804: Fix uplicate LATEST_LINK values and update my email X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Oct 2009 01:00:10 -0000 >Number: 139804 >Category: ports >Synopsis: Fix uplicate LATEST_LINK values and update my email >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 21 01:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Eric L. Chen >Release: 8-STABLE >Organization: National Chung Hsing University >Environment: FreeBSD lihong-nb 8.0-RC1 FreeBSD 8.0-RC1 #4: Mon Oct 19 09:27:53 CST 2009 root@lihong-nb:/usr/obj/usr/src/sys/LIHONG-NB i386 >Description: Fix uplicate LATEST_LINK values and update my email. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -purN devel/ptlib.orig/Makefile devel/ptlib/Makefile --- devel/ptlib.orig/Makefile 2009-10-21 08:51:41.000000000 +0800 +++ devel/ptlib/Makefile 2009-10-21 08:48:23.000000000 +0800 @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/ptlib/2.4 DISTNAME= ptlib-${PORTVERSION} -MAINTAINER= d9364104@mail.nchu.edu.tw +MAINTAINER= lihong@ieee.org COMMENT= A cross platform C++ library, used by OpenH323 LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 @@ -26,6 +26,8 @@ WANT_SDL= yes USE_OPENSSL= yes USE_LDCONFIG= yes +NO_LATEST_LINK= yes + .include .if ${OSVERSION} >= 800059 >Release-Note: >Audit-Trail: >Unformatted: