svn commit: r307316 - in head: chinese/ibus-chewing devel/ptlib sysutils/djmount
Ruslan Mahmatkhanov
rm at FreeBSD.org
Sun Nov 11 14:46:40 UTC 2012
Author: rm
Date: Sun Nov 11 14:46:39 2012
New Revision: 307316
URL: http://svnweb.freebsd.org/changeset/ports/307316
Log:
- update maintainer's email and Last name (the change was confirmed
in private email)
PR: 173284
PR: 173285
PR: 173286
Submitted by: Eric Camachat <eric at camachat dot org> (maintainer)
Feature safe: yes
Modified:
head/chinese/ibus-chewing/Makefile
head/devel/ptlib/Makefile
head/sysutils/djmount/Makefile
Modified: head/chinese/ibus-chewing/Makefile
==============================================================================
--- head/chinese/ibus-chewing/Makefile Sun Nov 11 14:31:08 2012 (r307315)
+++ head/chinese/ibus-chewing/Makefile Sun Nov 11 14:46:39 2012 (r307316)
@@ -1,4 +1,4 @@
-# Created by: Eric L. Chen <lihong at ieee.org>
+# Created by: Eric L. Camachat <eric at camachat.org>
# $FreeBSD$
PORTNAME= ibus-chewing
@@ -7,7 +7,7 @@ CATEGORIES= chinese
MASTER_SITES= GOOGLE_CODE
DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
-MAINTAINER= lihong at ieee.org
+MAINTAINER= eric at camachat.org
COMMENT= Chewing engine for IBus
LICENSE= GPLv2
Modified: head/devel/ptlib/Makefile
==============================================================================
--- head/devel/ptlib/Makefile Sun Nov 11 14:31:08 2012 (r307315)
+++ head/devel/ptlib/Makefile Sun Nov 11 14:46:39 2012 (r307316)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pwlib
-# Date created: Fri Aug 22 07:11:44 GMT 2003
-# Whom: Roger Hardiman <roger at freebsd.org>
-#
+# Created by: Roger Hardiman <roger at freebsd.org>
# $FreeBSD$
-#
PORTNAME= ptlib
PORTVERSION= 2.4.4
@@ -13,8 +9,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/ptlib/2.4
DISTNAME= ptlib-${PORTVERSION}
-MAINTAINER= lihong at ieee.org
-COMMENT= A cross platform C++ library, used by OpenH323
+MAINTAINER= eric at camachat.org
+COMMENT= Cross platform C++ library, used by OpenH323
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
Modified: head/sysutils/djmount/Makefile
==============================================================================
--- head/sysutils/djmount/Makefile Sun Nov 11 14:31:08 2012 (r307315)
+++ head/sysutils/djmount/Makefile Sun Nov 11 14:46:39 2012 (r307316)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: djmount
-# Date created: 15 October 2008
-# Whom: Eric L. Chen <d9364104 at mail.nchu.edu.tw>
-#
+# Created by: Eric L. Camachat <eric at camachat.org>
# $FreeBSD$
-#
PORTNAME= djmount
PORTVERSION= 0.71
@@ -11,7 +7,7 @@ PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= SF
-MAINTAINER= d9364104 at mail.nchu.edu.tw
+MAINTAINER= eric at camachat.org
COMMENT= Mount UPnP A/V Media
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \
More information about the svn-ports-all
mailing list