From nobody@FreeBSD.org  Wed Oct 21 00:56:09 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0B914106566B
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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" <lihong@ieee.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Fix uplicate LATEST_LINK values and update my email
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         139804
>Category:       ports
>Synopsis:       devel/ptlib: fix duplicate LATEST_LINK values and update my email
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 21 01:00:09 UTC 2009
>Closed-Date:    Thu Oct 22 18:23:49 UTC 2009
>Last-Modified:  Thu Oct 22 18:30:01 UTC 2009
>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 duplicate 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 <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 800059


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Thu Oct 22 18:23:43 UTC 2009 
State-Changed-Why:  
COmmitted, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139804 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139804: commit references a PR
Date: Thu, 22 Oct 2009 18:23:42 +0000 (UTC)

 erwin       2009-10-22 18:23:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/ptlib          Makefile 
   Log:
   - Set NO_LATEST_LINK to not overlap with devel/ptlib26
   - Update maintainer address
   
   PR:             139804
   Submitted by:   "Eric L. Chen" <lihong@ieee.org> (maintainer)
   
   Revision  Changes    Path
   1.3       +3 -1      ports/devel/ptlib/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"
 
>Unformatted:
