svn commit: r401147 - in head/mail/p5-Net-IMAP-Simple: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 9 18:44:48 UTC 2015


Author: sunpoet
Date: Mon Nov  9 18:44:46 2015
New Revision: 401147
URL: https://svnweb.freebsd.org/changeset/ports/401147

Log:
  - Add NO_ARCH
  - Pet portlint: fix diff header of patch files

Modified:
  head/mail/p5-Net-IMAP-Simple/Makefile
  head/mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL

Modified: head/mail/p5-Net-IMAP-Simple/Makefile
==============================================================================
--- head/mail/p5-Net-IMAP-Simple/Makefile	Mon Nov  9 18:44:42 2015	(r401146)
+++ head/mail/p5-Net-IMAP-Simple/Makefile	Mon Nov  9 18:44:46 2015	(r401147)
@@ -39,6 +39,7 @@ SX_DESC=	Simple protocol extensions (use
 
 PORTSCOUT=	skipv:1.20271
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL
==============================================================================
--- head/mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL	Mon Nov  9 18:44:42 2015	(r401146)
+++ head/mail/p5-Net-IMAP-Simple/files/patch-Makefile.PL	Mon Nov  9 18:44:46 2015	(r401147)
@@ -1,5 +1,5 @@
---- ./Makefile.PL.orig	2010-08-09 15:49:20.000000000 +0200
-+++ ./Makefile.PL	2010-09-18 18:17:48.000000000 +0200
+--- Makefile.PL.orig	2010-08-09 13:49:20 UTC
++++ Makefile.PL
 @@ -1,8 +1,7 @@
  use ExtUtils::MakeMaker;
  use ExtUtils::Command qw(cp);


More information about the svn-ports-all mailing list