Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 14:45:07 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r498128 - head/textproc/p5-Text-Autoformat
Message-ID:  <201904061445.x36Ej7Cg010455@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr  6 14:45:07 2019
New Revision: 498128
URL: https://svnweb.freebsd.org/changeset/ports/498128

Log:
  Add NO_ARCH
  
  - Sort PLIST

Modified:
  head/textproc/p5-Text-Autoformat/Makefile
  head/textproc/p5-Text-Autoformat/pkg-plist

Modified: head/textproc/p5-Text-Autoformat/Makefile
==============================================================================
--- head/textproc/p5-Text-Autoformat/Makefile	Sat Apr  6 14:45:02 2019	(r498127)
+++ head/textproc/p5-Text-Autoformat/Makefile	Sat Apr  6 14:45:07 2019	(r498128)
@@ -22,4 +22,6 @@ RUN_DEPENDS=	p5-Text-Reform>=1.11:textproc/p5-Text-Ref
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Autoformat/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Autoformat/pkg-plist	Sat Apr  6 14:45:02 2019	(r498127)
+++ head/textproc/p5-Text-Autoformat/pkg-plist	Sat Apr  6 14:45:07 2019	(r498128)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Text::Autoformat.3.gz
 %%SITE_PERL%%/Text/Autoformat.pm
+%%PERL5_MAN3%%/Text::Autoformat.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904061445.x36Ej7Cg010455>