Date: Sat, 17 Aug 2013 16:21:37 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324849 - in head: games/gnake misc/p5-Array-FileReader misc/p5-Array-LineReader textproc/p5-HTML-QRCode textproc/p5-Text-QRCode Message-ID: <201308171621.r7HGLb3T008523@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Sat Aug 17 16:21:37 2013 New Revision: 324849 URL: http://svnweb.freebsd.org/changeset/ports/324849 Log: - Reset chinsan's ports With hat: portmgr Modified: head/games/gnake/Makefile head/misc/p5-Array-FileReader/Makefile head/misc/p5-Array-LineReader/Makefile head/textproc/p5-HTML-QRCode/Makefile head/textproc/p5-Text-QRCode/Makefile Modified: head/games/gnake/Makefile ============================================================================== --- head/games/gnake/Makefile Sat Aug 17 16:02:14 2013 (r324848) +++ head/games/gnake/Makefile Sat Aug 17 16:21:37 2013 (r324849) @@ -1,9 +1,5 @@ -# Ports collection makefile for: gnake -# Date created: 2011/02/20 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= gnake PORTVERSION= 0.94b @@ -12,7 +8,7 @@ MASTER_SITES= LOCAL/chinsan \ http://lightless.org/files/ DISTNAME= Gnake.${PORTVERSION} -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Nibbles clone for GNU/Linux and *BSD LICENSE= GPLv2 Modified: head/misc/p5-Array-FileReader/Makefile ============================================================================== --- head/misc/p5-Array-FileReader/Makefile Sat Aug 17 16:02:14 2013 (r324848) +++ head/misc/p5-Array-FileReader/Makefile Sat Aug 17 16:21:37 2013 (r324849) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Array-FileReader -# Date created: 2011/02/20 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Array-FileReader PORTVERSION= 0.03 @@ -11,7 +7,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Lazily tie files to arrays for reading BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO Modified: head/misc/p5-Array-LineReader/Makefile ============================================================================== --- head/misc/p5-Array-LineReader/Makefile Sat Aug 17 16:02:14 2013 (r324848) +++ head/misc/p5-Array-LineReader/Makefile Sat Aug 17 16:21:37 2013 (r324849) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Array-LineReader -# Date created: 2010/11/09 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Array-LineReader PORTVERSION= 1.01 @@ -11,7 +7,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Access lines of a file via an array BUILD_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO Modified: head/textproc/p5-HTML-QRCode/Makefile ============================================================================== --- head/textproc/p5-HTML-QRCode/Makefile Sat Aug 17 16:02:14 2013 (r324848) +++ head/textproc/p5-HTML-QRCode/Makefile Sat Aug 17 16:21:37 2013 (r324849) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-HTML-QRCode -# Date created: 2011/02/14 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= HTML-QRCode PORTVERSION= 0.01 @@ -12,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate HTML based QR Code BUILD_DEPENDS= p5-Text-QRCode>0:${PORTSDIR}/textproc/p5-Text-QRCode \ Modified: head/textproc/p5-Text-QRCode/Makefile ============================================================================== --- head/textproc/p5-Text-QRCode/Makefile Sat Aug 17 16:02:14 2013 (r324848) +++ head/textproc/p5-Text-QRCode/Makefile Sat Aug 17 16:21:37 2013 (r324849) @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Text-QRCode -# Date created: 2011/02/14 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= Text-QRCode PORTVERSION= 0.01 @@ -12,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generate text based QR Code BUILD_DEPENDS= libqrencode>=2.0.0:${PORTSDIR}/graphics/libqrencode
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308171621.r7HGLb3T008523>