Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2015 10:29:58 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400649 - head/misc/p5-Chatbot-Eliza
Message-ID:  <201511021029.tA2ATwY9071807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Nov  2 10:29:58 2015
New Revision: 400649
URL: https://svnweb.freebsd.org/changeset/ports/400649

Log:
  - Update to 1.06
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Chatbot-Eliza/Changes

Modified:
  head/misc/p5-Chatbot-Eliza/Makefile
  head/misc/p5-Chatbot-Eliza/distinfo

Modified: head/misc/p5-Chatbot-Eliza/Makefile
==============================================================================
--- head/misc/p5-Chatbot-Eliza/Makefile	Mon Nov  2 10:24:54 2015	(r400648)
+++ head/misc/p5-Chatbot-Eliza/Makefile	Mon Nov  2 10:29:58 2015	(r400649)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Chatbot-Eliza
-PORTVERSION=	1.05
-PORTREVISION=	1
+PORTVERSION=	1.06
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +13,7 @@ COMMENT=	Clone of the classic Eliza prog
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/misc/p5-Chatbot-Eliza/distinfo
==============================================================================
--- head/misc/p5-Chatbot-Eliza/distinfo	Mon Nov  2 10:24:54 2015	(r400648)
+++ head/misc/p5-Chatbot-Eliza/distinfo	Mon Nov  2 10:29:58 2015	(r400649)
@@ -1,2 +1,2 @@
-SHA256 (Chatbot-Eliza-1.05.tar.gz) = 7e6fc832a96ae0830e4ab3f3df7d670163f7016dbd00f69e347c9f37101b8e96
-SIZE (Chatbot-Eliza-1.05.tar.gz) = 39583
+SHA256 (Chatbot-Eliza-1.06.tar.gz) = bc030f03e6d3c4885f0937498404331eda992dd56f4a7f7ecfa333139828cf7f
+SIZE (Chatbot-Eliza-1.06.tar.gz) = 40050



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