Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2019 14:44:57 +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: r498126 - head/devel/p5-Tie-IxHash
Message-ID:  <201904061444.x36Eiv7Q010191@repo.freebsd.org>

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

Log:
  Add NO_ARCH
  
  - Sort PLIST

Modified:
  head/devel/p5-Tie-IxHash/Makefile
  head/devel/p5-Tie-IxHash/pkg-plist

Modified: head/devel/p5-Tie-IxHash/Makefile
==============================================================================
--- head/devel/p5-Tie-IxHash/Makefile	Sat Apr  6 14:44:52 2019	(r498125)
+++ head/devel/p5-Tie-IxHash/Makefile	Sat Apr  6 14:44:57 2019	(r498126)
@@ -17,4 +17,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>

Modified: head/devel/p5-Tie-IxHash/pkg-plist
==============================================================================
--- head/devel/p5-Tie-IxHash/pkg-plist	Sat Apr  6 14:44:52 2019	(r498125)
+++ head/devel/p5-Tie-IxHash/pkg-plist	Sat Apr  6 14:44:57 2019	(r498126)
@@ -1,2 +1,2 @@
-%%PERL5_MAN3%%/Tie::IxHash.3.gz
 %%SITE_PERL%%/Tie/IxHash.pm
+%%PERL5_MAN3%%/Tie::IxHash.3.gz



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