ports/139804: Fix uplicate LATEST_LINK values and update my email

Eric L. Chen lihong at ieee.org
Wed Oct 21 01:00:10 UTC 2009


>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 at 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 at mail.nchu.edu.tw
+MAINTAINER=	lihong at 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:



More information about the freebsd-ports-bugs mailing list