From owner-svn-ports-all@FreeBSD.ORG Sat Sep 22 03:34:41 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2249B106566C; Sat, 22 Sep 2012 03:34:41 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E6F278FC08; Sat, 22 Sep 2012 03:34:40 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8M3YefJ075217; Sat, 22 Sep 2012 03:34:40 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8M3YeE8075213; Sat, 22 Sep 2012 03:34:40 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201209220334.q8M3YeE8075213@svn.freebsd.org> From: Thomas Abthorpe Date: Sat, 22 Sep 2012 03:34:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304655 - in head: multimedia/mmsrip www/phpwebapp www/template_ X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 03:34:41 -0000 Author: tabthorpe Date: Sat Sep 22 03:34:40 2012 New Revision: 304655 URL: http://svn.freebsd.org/changeset/ports/304655 Log: - Reassign to the heap due to mail bounces With hat: portmgr Modified: head/multimedia/mmsrip/Makefile (contents, props changed) head/www/phpwebapp/Makefile (contents, props changed) head/www/template_/Makefile (contents, props changed) Modified: head/multimedia/mmsrip/Makefile ============================================================================== --- head/multimedia/mmsrip/Makefile Sat Sep 22 03:30:14 2012 (r304654) +++ head/multimedia/mmsrip/Makefile Sat Sep 22 03:34:40 2012 (r304655) @@ -1,9 +1,5 @@ -# New ports collection makefile for: mmsrip -# Date created: 7 JAN 2006 -# Whom: Mun-Kyo Seo -# +# Created by: Mun-Kyo Seo # $FreeBSD$ -# PORTNAME= mmsrip PORTVERSION= 0.7.0 @@ -12,7 +8,7 @@ MASTER_SITES= http://nbenoit.tuxfamily.o http://pmy.lv/mirror/MMSRipper/ \ http://freshmeat.net/redir/mmsrip/56514/url_tgz/ -MAINTAINER= munggo@pmy.lv +MAINTAINER= ports@FreeBSD.org COMMENT= MMSRIP is a client for the proprietary protocol mms:// GNU_CONFIGURE= yes Modified: head/www/phpwebapp/Makefile ============================================================================== --- head/www/phpwebapp/Makefile Sat Sep 22 03:30:14 2012 (r304654) +++ head/www/phpwebapp/Makefile Sat Sep 22 03:34:40 2012 (r304655) @@ -1,17 +1,12 @@ -# ex:ts=8 -# Ports collection makefile for: phpwebapp -# Date created: Jul 1, 2004 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= phpwebapp PORTVERSION= 1.2 CATEGORIES= www MASTER_SITES= SF -MAINTAINER= munggo@pmy.lv +MAINTAINER= ports@FreeBSD.org COMMENT= A web application framework USE_PHP= yes Modified: head/www/template_/Makefile ============================================================================== --- head/www/template_/Makefile Sat Sep 22 03:30:14 2012 (r304654) +++ head/www/template_/Makefile Sat Sep 22 03:34:40 2012 (r304655) @@ -1,9 +1,5 @@ -# New ports collection makefile for: template_ -# Date created: 27 Dec 2005 -# Whom: Mun-Kyo Seo -# +# Created by: Mun-Kyo Seo # $FreeBSD$ -# PORTNAME= template_ PORTVERSION= 2.2.3 @@ -11,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://www.xtac.net/download/?file= DISTNAME= Template_.2.2.3 -MAINTAINER= munggo@pmy.lv +MAINTAINER= ports@FreeBSD.org COMMENT= High performance PHP compiling template engine WRKSRC= ${WRKDIR}