Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2009 00:56:08 GMT
From:      "Eric L. Chen" <lihong@ieee.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139804: Fix uplicate LATEST_LINK values and update my email
Message-ID:  <200910210056.n9L0u8nG087685@www.freebsd.org>
Resent-Message-ID: <200910210100.n9L109VP088616@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 800059


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910210056.n9L0u8nG087685>