Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 2015 18:44:46 +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: r401147 - in head/mail/p5-Net-IMAP-Simple: . files
Message-ID:  <201511091844.tA9IikDk099267@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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);



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