From bofh@bofh.1asiacom.net  Thu Apr 17 10:46:51 2014
Return-Path: <bofh@bofh.1asiacom.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id EEE93B98
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Apr 2014 10:46:50 +0000 (UTC)
Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.110.2])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "bofh.1asiacom.net", Issuer "bofh.1asiacom.net" (not verified))
	by mx1.freebsd.org (Postfix) with ESMTPS id 3562F1A0F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Apr 2014 10:46:49 +0000 (UTC)
Received: from bofh.1asiacom.net (localhost [127.0.0.1])
	by bofh.1asiacom.net (8.14.8/8.14.8) with ESMTP id s3HAkjUb074863
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 17 Apr 2014 16:46:45 +0600 (BDT)
	(envelope-from bofh@bofh.1asiacom.net)
Received: (from root@localhost)
	by bofh.1asiacom.net (8.14.8/8.14.8/Submit) id s3HAkja7074862;
	Thu, 17 Apr 2014 16:46:45 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201404171046.s3HAkja7074862@bofh.1asiacom.net>
Date: Thu, 17 Apr 2014 16:46:45 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] misc/p5-Chatbot-Eliza: update to 1.05, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         188721
>Category:       ports
>Synopsis:       [PATCH] misc/p5-Chatbot-Eliza: update to 1.05, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 10:50:00 UTC 2014
>Closed-Date:    Sat Apr 26 17:35:27 UTC 2014
>Last-Modified:  Sat Apr 26 17:35:27 UTC 2014
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Update to 1.05
- Take maintainership

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Chatbot-Eliza/1.05/84i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Chatbot-Eliza/1.05/84amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Chatbot-Eliza/1.05/92i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Chatbot-Eliza/1.05/92amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Chatbot-Eliza/1.05/100i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Chatbot-Eliza/1.05/100amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Chatbot-Eliza/1.05/110i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/p5-Chatbot-Eliza/1.05/110amd64-default.log

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Chatbot-Eliza-1.05.patch begins here ---
diff -ruN /usr/ports//misc/p5-Chatbot-Eliza/Makefile ./Makefile
--- /usr/ports//misc/p5-Chatbot-Eliza/Makefile	2013-11-04 20:41:18.000000000 +0600
+++ ./Makefile	2014-04-17 16:35:47.939265276 +0600
@@ -2,14 +2,17 @@
 # $FreeBSD: head/misc/p5-Chatbot-Eliza/Makefile 332733 2013-11-04 14:41:18Z vanilla $
 
 PORTNAME=	Chatbot-Eliza
-PORTVERSION=	1.04
+PORTVERSION=	1.05
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Clone of the classic Eliza program
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 
diff -ruN /usr/ports//misc/p5-Chatbot-Eliza/distinfo ./distinfo
--- /usr/ports//misc/p5-Chatbot-Eliza/distinfo	2014-01-22 21:30:13.000000000 +0600
+++ ./distinfo	2014-04-17 16:35:53.139247276 +0600
@@ -1,2 +1,2 @@
-SHA256 (Chatbot-Eliza-1.04.tar.gz) = cc477e373c7cb4ee77ab6d50d4d6f19a6fe3a12ff1d4d555524031101c9a4a0f
-SIZE (Chatbot-Eliza-1.04.tar.gz) = 38361
+SHA256 (Chatbot-Eliza-1.05.tar.gz) = 7e6fc832a96ae0830e4ab3f3df7d670163f7016dbd00f69e347c9f37101b8e96
+SIZE (Chatbot-Eliza-1.05.tar.gz) = 39583
diff -ruN /usr/ports//misc/p5-Chatbot-Eliza/pkg-plist ./pkg-plist
--- /usr/ports//misc/p5-Chatbot-Eliza/pkg-plist	2014-01-22 21:16:56.000000000 +0600
+++ ./pkg-plist	2014-04-17 16:39:42.069231890 +0600
@@ -1,5 +1,6 @@
 %%PERL5_MAN3%%/Chatbot::Eliza.3.gz
 %%SITE_PERL%%/Chatbot/Eliza.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot/Eliza/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot/Eliza
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chatbot
 @dirrmtry %%SITE_PERL%%/Chatbot
--- p5-Chatbot-Eliza-1.05.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Apr 17 10:50:04 UTC 2014 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188721 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Apr 26 17:35:26 UTC 2014 
State-Changed-Why:  
culot@ has updated this port and taken maintainership. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188721 
>Unformatted:
