svn commit: r54548 - head/en_US.ISO8859-1/books/porters-handbook/special

Mateusz Piotrowski <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: 0mp
Date: Tue Sep 29 10:09:47 2020
New Revision: 54548
URL: https://svnweb.freebsd.org/changeset/doc/54548

Log:
  Fix whitespace issues in a GNOME port example
  
  A mix of spaces and tabs was used for indentation. This is not desired.

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Tue Sep 29 09:59:22 2020	(r54547)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml	Tue Sep 29 10:09:47 2020	(r54548)
@@ -2026,20 +2026,20 @@ USE_XORG=	x11 xpm</programlisting>
 
       <programlisting># &dollar;FreeBSD&dollar;
 
-PORTNAME=	 regexxer
-DISTVERSION=	 0.10
-CATEGORIES=	 devel textproc gnome
-MASTER_SITES=	 GNOME
+PORTNAME=	regexxer
+DISTVERSION=	0.10
+CATEGORIES=	devel textproc gnome
+MASTER_SITES=	GNOME
 
-MAINTAINER=	 [email protected]
-COMMENT=	 Interactive tool for performing search and replace operations
+MAINTAINER=	[email protected]
+COMMENT=	Interactive tool for performing search and replace operations
 
-USES=		 gettext gmake localbase:ldflags pathfix pkgconfig tar:xz
+USES=		gettext gmake localbase:ldflags pathfix pkgconfig tar:xz
 GNU_CONFIGURE=	yes
-USE_GNOME=	 gnomeprefix intlhack gtksourceviewmm3
-INSTALLS_ICONS= yes
+USE_GNOME=	gnomeprefix intlhack gtksourceviewmm3
+INSTALLS_ICONS=	yes
 
-GLIB_SCHEMAS=	 org.regexxer.gschema.xml
+GLIB_SCHEMAS=	org.regexxer.gschema.xml
 
 .include &lt;bsd.port.mk&gt;</programlisting>
 
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.