From owner-svn-ports-all@FreeBSD.ORG Sat Sep 22 15:54:26 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9C6F106564A; Sat, 22 Sep 2012 15:54:26 +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 C4C9D8FC12; Sat, 22 Sep 2012 15:54:26 +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 q8MFsQYH095360; Sat, 22 Sep 2012 15:54:26 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8MFsQEk095357; Sat, 22 Sep 2012 15:54:26 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201209221554.q8MFsQEk095357@svn.freebsd.org> From: Thomas Abthorpe Date: Sat, 22 Sep 2012 15:54:26 +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: r304691 - in head: emulators/e-uae games/stepmania-devel 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 15:54:27 -0000 Author: tabthorpe Date: Sat Sep 22 15:54:26 2012 New Revision: 304691 URL: http://svn.freebsd.org/changeset/ports/304691 Log: - Reassign to the heap at maintainer's request Modified: head/emulators/e-uae/Makefile (contents, props changed) head/games/stepmania-devel/Makefile (contents, props changed) Modified: head/emulators/e-uae/Makefile ============================================================================== --- head/emulators/e-uae/Makefile Sat Sep 22 15:48:23 2012 (r304690) +++ head/emulators/e-uae/Makefile Sat Sep 22 15:54:26 2012 (r304691) @@ -1,9 +1,5 @@ -# New ports collection makefile for: e-uae -# Date created: Sun Dec 5 15:03:37 CET 2004 -# Whom: Miguel Mendez -# +# Created by: Miguel Mendez # $FreeBSD$ -# PORTNAME= e-uae DISTVERSION= 0.8.29.w4 @@ -12,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/${DISTNAME}/ DISTNAME= e-uae-0.8.29-WIP4 -MAINTAINER= braddo@tranceaddict.net +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced version of UAE, the Amiga emulator CONFLICTS= uae-[0-9]* Modified: head/games/stepmania-devel/Makefile ============================================================================== --- head/games/stepmania-devel/Makefile Sat Sep 22 15:48:23 2012 (r304690) +++ head/games/stepmania-devel/Makefile Sat Sep 22 15:54:26 2012 (r304691) @@ -1,9 +1,5 @@ -# New ports collection makefile for: stepmania-devel -# Date created: 16 December 2007 -# Whom: Brad Allen -# +# Created by: Brad Allen # $FreeBSD$ -# PORTNAME= stepmania PORTVERSION= 20071121 @@ -13,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles PKGNAMESUFFIX= -devel DISTNAME= StepMania-CVS-20071121-src -MAINTAINER= braddo@tranceaddict.net +MAINTAINER= ports@FreeBSD.org COMMENT= Stepmania dance and rhythm game LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \