svn commit: r301561 - in head: comms/ebook2cw converters/p5-Convert-Bencode devel/hs-blaze-builder-enumerator devel/p5-DateConvert devel/pear-codegen games/linux-savage-samuraiwars

Carlo Strub cs at FreeBSD.org
Thu Jul 26 13:28:59 UTC 2012


Author: cs
Date: Thu Jul 26 13:28:58 2012
New Revision: 301561
URL: http://svn.freebsd.org/changeset/ports/301561

Log:
  Fix typos in COMMENT
  
  Submitted by:	bf@

Modified:
  head/comms/ebook2cw/Makefile
  head/converters/p5-Convert-Bencode/Makefile
  head/devel/hs-blaze-builder-enumerator/Makefile
  head/devel/p5-DateConvert/Makefile
  head/devel/pear-codegen/Makefile
  head/games/linux-savage-samuraiwars/Makefile

Modified: head/comms/ebook2cw/Makefile
==============================================================================
--- head/comms/ebook2cw/Makefile	Thu Jul 26 12:33:10 2012	(r301560)
+++ head/comms/ebook2cw/Makefile	Thu Jul 26 13:28:58 2012	(r301561)
@@ -14,7 +14,7 @@ MASTER_SITES=	http://fkurz.net/ham/ebook
 MASTER_SITE_SUBDIR=	db
 
 MAINTAINER=	db at FreeBSD.org
-COMMENT=	Convert text files into cw as a mp3 file
+COMMENT=	Convert text files into cw as an mp3 or ogg file
 
 LIB_DEPENDS=	mp3lame:${PORTSDIR}/audio/lame \
 		vorbis:${PORTSDIR}/audio/libvorbis

Modified: head/converters/p5-Convert-Bencode/Makefile
==============================================================================
--- head/converters/p5-Convert-Bencode/Makefile	Thu Jul 26 12:33:10 2012	(r301560)
+++ head/converters/p5-Convert-Bencode/Makefile	Thu Jul 26 13:28:58 2012	(r301561)
@@ -13,8 +13,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	mor at WhiteLuna.com
-COMMENT=	This module provides encode and decode bencoded strings respectively
-
+COMMENT=	Module to encode and decode bencoded strings
 BUILD_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
 
 PERL_CONFIGURE=	yes

Modified: head/devel/hs-blaze-builder-enumerator/Makefile
==============================================================================
--- head/devel/hs-blaze-builder-enumerator/Makefile	Thu Jul 26 12:33:10 2012	(r301560)
+++ head/devel/hs-blaze-builder-enumerator/Makefile	Thu Jul 26 13:28:58 2012	(r301561)
@@ -10,7 +10,7 @@ PORTVERSION=	0.2.0.4
 CATEGORIES=	devel haskell
 
 MAINTAINER=	haskell at FreeBSD.org
-COMMENT=	Enumerators for the incremental conversion of builders to bytestrings
+COMMENT=	Enumeratees for the incremental conversion of builders to bytestrings
 
 LICENSE=	BSD
 

Modified: head/devel/p5-DateConvert/Makefile
==============================================================================
--- head/devel/p5-DateConvert/Makefile	Thu Jul 26 12:33:10 2012	(r301560)
+++ head/devel/p5-DateConvert/Makefile	Thu Jul 26 13:28:58 2012	(r301561)
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR=	Date
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	Perl5 module to convert dates between any two calender formats
+COMMENT=	Perl5 module to convert dates between any two calendar formats
 
 PERL_CONFIGURE=	YES
 

Modified: head/devel/pear-codegen/Makefile
==============================================================================
--- head/devel/pear-codegen/Makefile	Thu Jul 26 12:33:10 2012	(r301560)
+++ head/devel/pear-codegen/Makefile	Thu Jul 26 13:28:58 2012	(r301561)
@@ -11,7 +11,7 @@ CATEGORIES=	devel pear
 DISTNAME=	CodeGen-${PORTVERSION}
 
 MAINTAINER=	miwi at FreeBSD.org
-COMMENT=	Tool to create Code generators that operate on XML descriptions
+COMMENT=	Tool to create code generators that operate on XML descriptions
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear

Modified: head/games/linux-savage-samuraiwars/Makefile
==============================================================================
--- head/games/linux-savage-samuraiwars/Makefile	Thu Jul 26 12:33:10 2012	(r301560)
+++ head/games/linux-savage-samuraiwars/Makefile	Thu Jul 26 13:28:58 2012	(r301561)
@@ -17,7 +17,7 @@ DISTFILES=	SamuraiWars-Linux${EXTRACT_SU
 DIST_SUBDIR=	savage
 
 MAINTAINER=	acm at FreeBSD.org
-COMMENT=	An official mod for Savage game (Linux version)
+COMMENT=	An official mod for Savage (Linux version)
 
 USE_BZIP2=	yes
 USE_LINUX=	yes



More information about the svn-ports-all mailing list