svn commit: r415858 - in head: print/transfig textproc/silvercity

Gerald Pfeifer gerald at FreeBSD.org
Wed May 25 19:31:01 UTC 2016


Author: gerald
Date: Wed May 25 19:30:59 2016
New Revision: 415858
URL: https://svnweb.freebsd.org/changeset/ports/415858

Log:
  Fix typo in pkg-descr: langauges -> languages.
  
  Approved by:	portmgr (blanket)

Modified:
  head/print/transfig/Makefile
  head/print/transfig/pkg-descr
  head/textproc/silvercity/Makefile
  head/textproc/silvercity/pkg-descr

Modified: head/print/transfig/Makefile
==============================================================================
--- head/print/transfig/Makefile	Wed May 25 19:21:13 2016	(r415857)
+++ head/print/transfig/Makefile	Wed May 25 19:30:59 2016	(r415858)
@@ -3,7 +3,7 @@
 
 PORTNAME=	transfig
 PORTVERSION=	3.2.5e
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	print
 MASTER_SITES=	SF/mcj/mcj-source/
 DISTNAME=	${PORTNAME}.${PORTVERSION}

Modified: head/print/transfig/pkg-descr
==============================================================================
--- head/print/transfig/pkg-descr	Wed May 25 19:21:13 2016	(r415857)
+++ head/print/transfig/pkg-descr	Wed May 25 19:30:59 2016	(r415858)
@@ -2,7 +2,7 @@ TransFig is a set of tools for creating 
 which are portable, in the sense that they can be printed in a wide
 variety of environments.
 
-Drivers currently exist for the following graphics langauges:
+Drivers currently exist for the following graphics languages:
 AutoCad slide, BOX, (E)EPIC macros, LaTeX picture environment,
 PIC, PiCTeX, PNG, PostScript, Encapsulated Postscript, GIF,
 IBM-GL, JPEG, PCX, MF (METAFONT), TeXtyl, TIFF, TPIC, XBM (X11

Modified: head/textproc/silvercity/Makefile
==============================================================================
--- head/textproc/silvercity/Makefile	Wed May 25 19:21:13 2016	(r415857)
+++ head/textproc/silvercity/Makefile	Wed May 25 19:30:59 2016	(r415858)
@@ -3,7 +3,7 @@
 
 PORTNAME=	silvercity
 PORTVERSION=	0.9.7
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	textproc
 MASTER_SITES=	SF/${PORTNAME}/Python%20SilverCity%20Bindings/${PORTVERSION}
 DISTNAME=	SilverCity-${PORTVERSION}

Modified: head/textproc/silvercity/pkg-descr
==============================================================================
--- head/textproc/silvercity/pkg-descr	Wed May 25 19:21:13 2016	(r415857)
+++ head/textproc/silvercity/pkg-descr	Wed May 25 19:30:59 2016	(r415858)
@@ -1,5 +1,5 @@
 SilverCity is a lexing package, based on Scintilla, that can provide lexical
-analysis for over 20 programming and markup langauges.
+analysis for over 20 programming and markup languages.
 
 Scripting language bindings currently exist for Python.
 


More information about the svn-ports-head mailing list