svn commit: r308376 - in head: editors/texworks multimedia/2mandvd multimedia/mandvd multimedia/smile

Jason E. Hale jhale at FreeBSD.org
Thu Dec 6 10:02:41 UTC 2012


Author: jhale
Date: Thu Dec  6 10:02:39 2012
New Revision: 308376
URL: http://svnweb.freebsd.org/changeset/ports/308376

Log:
  - Return maintainership to the pool at maintainer's request
  - Trim Makefile headers
  
  PR:		ports/174217, ports/174218, ports/174220, ports/174221
  Submitted by:	Diego Depaoli <trebestie at gmail.com> (maintainer)
  Feature safe:	yes

Modified:
  head/editors/texworks/Makefile   (contents, props changed)
  head/multimedia/2mandvd/Makefile   (contents, props changed)
  head/multimedia/mandvd/Makefile   (contents, props changed)
  head/multimedia/smile/Makefile   (contents, props changed)

Modified: head/editors/texworks/Makefile
==============================================================================
--- head/editors/texworks/Makefile	Thu Dec  6 09:48:02 2012	(r308375)
+++ head/editors/texworks/Makefile	Thu Dec  6 10:02:39 2012	(r308376)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	texworks
-# Date created:		2009-09-30
-# Whom:			Diego DepaolI <trebestie at gmail.com>
-#
+# Created by: Diego DepaolI <trebestie at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	texworks
 PORTVERSION=	0.2.2
@@ -11,7 +7,7 @@ PORTREVISION=	6
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
-MAINTAINER=	trebestie at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A simple TeX front-end program
 
 BUILD_DEPENDS=	hunspell:${PORTSDIR}/textproc/hunspell

Modified: head/multimedia/2mandvd/Makefile
==============================================================================
--- head/multimedia/2mandvd/Makefile	Thu Dec  6 09:48:02 2012	(r308375)
+++ head/multimedia/2mandvd/Makefile	Thu Dec  6 10:02:39 2012	(r308376)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: 2ManDVD
-# Date created:		Mon 16 Mar 2009 19:23:00 CET
-# Whom:                	Diego Depaoli <trebestie at gmail.com>
-#
+# Created by: Diego Depaoli <trebestie at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	2ManDVD
 PORTVERSION=	1.3.5
@@ -11,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	multimedia kde
 MASTER_SITES=	http://download.tuxfamily.org/2mandvd/
 
-MAINTAINER=	trebestie at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Create your own video dvd
 
 RUN_DEPENDS=	sox:${PORTSDIR}/audio/sox \

Modified: head/multimedia/mandvd/Makefile
==============================================================================
--- head/multimedia/mandvd/Makefile	Thu Dec  6 09:48:02 2012	(r308375)
+++ head/multimedia/mandvd/Makefile	Thu Dec  6 10:02:39 2012	(r308376)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	mandvd
-# Date created:		Sun Feb 11 23:38:00 CET 2007
-# Whom:                Diego Depaoli <trebestie at gmail.com>
-#
+# Created by: Diego Depaoli <trebestie at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	mandvd
 DISTVERSION=	2.4
@@ -13,7 +9,7 @@ MASTER_SITES=	http://csgib36.ifrance.com
 DISTNAME=	ManDVD
 DISTFILES=	${PORTNAME}-${PORTVERSION}src${EXTRACT_SUFX}
 
-MAINTAINER=	trebestie at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Utility to simply create dvd-video
 
 BUILD_DEPENDS=	qmake:${PORTSDIR}/devel/qmake

Modified: head/multimedia/smile/Makefile
==============================================================================
--- head/multimedia/smile/Makefile	Thu Dec  6 09:48:02 2012	(r308375)
+++ head/multimedia/smile/Makefile	Thu Dec  6 10:02:39 2012	(r308376)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: smile
-# Date created:		Mer 06 Jul 2008 23:44:00 CET
-# Whom:                	Diego Depaoli <trebestie at gmail.com>
-#
+# Created by: Diego Depaoli <trebestie at gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	smile
 PORTVERSION=	1.0
@@ -11,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	multimedia kde
 MASTER_SITES=	http://download.tuxfamily.org/smiletool/
 
-MAINTAINER=	trebestie at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Slideshow Maker in Linux Environment
 
 RUN_DEPENDS=	sox>=14.0:${PORTSDIR}/audio/sox \


More information about the svn-ports-all mailing list