From amuhametov@monitoring.rambler.ru  Fri Jul  5 11:46:06 2013
Return-Path: <amuhametov@monitoring.rambler.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 252011F5
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Jul 2013 11:46:06 +0000 (UTC)
	(envelope-from amuhametov@monitoring.rambler.ru)
Received: from monitoring.rambler.ru (monitoring.rambler.ru [81.19.75.233])
	by mx1.freebsd.org (Postfix) with ESMTP id 8ECDA1613
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  5 Jul 2013 11:46:05 +0000 (UTC)
Received: from monitoring.rambler.ru (localhost [127.0.0.1])
	by monitoring.rambler.ru (8.14.4/8.14.4) with ESMTP id r65Bjpsm005950
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 5 Jul 2013 15:45:51 +0400 (MSK)
	(envelope-from amuhametov@monitoring.rambler.ru)
Received: (from amuhametov@localhost)
	by monitoring.rambler.ru (8.14.4/8.14.4/Submit) id r65Bjpdq005949;
	Fri, 5 Jul 2013 15:45:51 +0400 (MSK)
	(envelope-from amuhametov)
Message-Id: <201307051145.r65Bjpdq005949@monitoring.rambler.ru>
Date: Fri, 5 Jul 2013 15:45:51 +0400 (MSK)
From: Anes Mukhametov <anes@anes.su>
Reply-To: Anes Mukhametov <anes@anes.su>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: devel/p5-Class-Mixin
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         180293
>Category:       ports
>Synopsis:       New port: devel/p5-Class-Mixin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    mat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 05 11:50:00 UTC 2013
>Closed-Date:    Fri Nov 15 13:52:24 UTC 2013
>Last-Modified:  Fri Nov 15 13:52:24 UTC 2013
>Originator:     Anes Mukhametov
>Release:        
>Organization:
>Environment:
>Description:
	New port: devel/p5-Class-Mixin	
	Allows to mix methods from one class into another.
>How-To-Repeat:
>Fix:

--- p5-Class-Mixin.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Class-Mixin
#	p5-Class-Mixin/distinfo
#	p5-Class-Mixin/pkg-descr
#	p5-Class-Mixin/Makefile
#	p5-Class-Mixin/pkg-plist
#
echo c - p5-Class-Mixin
mkdir -p p5-Class-Mixin > /dev/null 2>&1
echo x - p5-Class-Mixin/distinfo
sed 's/^X//' >p5-Class-Mixin/distinfo << 'b1f5ffad2b4ba81d971b2eeaf8edb07b'
XSHA256 (Class-Mixin-1.00.tar.gz) = 52a6babb5397a3ffa1c49a66e7eaba939169bc056e91df7da681716514d185df
XSIZE (Class-Mixin-1.00.tar.gz) = 5549
b1f5ffad2b4ba81d971b2eeaf8edb07b
echo x - p5-Class-Mixin/pkg-descr
sed 's/^X//' >p5-Class-Mixin/pkg-descr << '733d9a61c7bec3c3fc2b5a8dbcd16762'
XClass::Mixin provides a way to mix methods from one class into another,
Xsuch that the target class can use both its methods as well as those of
Xthe source class.
XThe primary advantage is that the behavior of a class can be modified
Xto effectively be another class without changing any of the calling
Xcode -- just requires using the new class that mixes into the original.
X
XWWW: http://search.cpan.org/dist/Class-Mixin/
733d9a61c7bec3c3fc2b5a8dbcd16762
echo x - p5-Class-Mixin/Makefile
sed 's/^X//' >p5-Class-Mixin/Makefile << 'ae5d8e5faa831eb87c4e61631b1b0a94'
X# Created by: Anes Mukhametov <anes@anes.su>
X# $FreeBSD$
X
XPORTNAME=	Class-Mixin
XPORTVERSION=	1.00
XCATEGORIES=	devel perl5
XMASTER_SITES=	CPAN
X
XMAINTAINER=	anes@anes.su
XCOMMENT=	API for aliasing methods to/from other classes
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Class::Mixin.3
X
X.include <bsd.port.mk>
ae5d8e5faa831eb87c4e61631b1b0a94
echo x - p5-Class-Mixin/pkg-plist
sed 's/^X//' >p5-Class-Mixin/pkg-plist << '9e1d55dda83614937792d51ef49c92cd'
X%%SITE_PERL%%/Class/Mixin.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Mixin/.packlist
X@dirrmtry %%SITE_PERL%%/Class
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Mixin
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
9e1d55dda83614937792d51ef49c92cd
exit
--- p5-Class-Mixin.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Jul 5 11:53:50 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180293 
Responsible-Changed-From-To: perl->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Jul 17 21:55:52 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180293 

From: Mark Linimon <linimon@lonesome.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/180293: New port: devel/p5-Class-Mixin
Date: Wed, 21 Aug 2013 18:44:44 -0500

 ----- Forwarded message from Anes Mukhametov <anes@anes.su> -----
 
 Date: Wed, 21 Aug 2013 18:41:07 +0400
 From: Anes Mukhametov <anes@anes.su>
 To: edwin@freebsd.org
 Cc: freebsd-ports-bugs@freebsd.org, perl@freebsd.org
 Subject: Re: ports/180293: New port: devel/p5-Class-Mixin
 
 Oh, I forgot to add PKGNAMEPREFIX= p5-
 Martin, could you add it manually, please.
 
 
 On Fri, Jul 5, 2013 at 3:53 PM, <edwin@freebsd.org> wrote:
 
 > Synopsis: New port: devel/p5-Class-Mixin
 >
 > Responsible-Changed-From-To: freebsd-ports-bugs->perl
 > Responsible-Changed-By: edwin
 > Responsible-Changed-When: Fri Jul 5 11:53:50 UTC 2013
 > Responsible-Changed-Why:
 > perl@ wants this port PRs (via the GNATS Auto Assign Tool)
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=180293
 > _______________________________________________
 > freebsd-ports-bugs@freebsd.org mailing list
 > http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 > To unsubscribe, send any mail to "
 > freebsd-ports-bugs-unsubscribe@freebsd.org"
 >
 
 
 
 -- 
 Best regards
 Anes Mukhametov
 _______________________________________________
 freebsd-ports-bugs@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
 
 
 ----- End forwarded message -----
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bdrewery 
Responsible-Changed-When: Sun Sep 22 09:09:37 CDT 2013 
Responsible-Changed-Why:  
Back to the heap due to timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180293 
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 14 20:56:17 UTC 2013 
Responsible-Changed-Why:  
perl@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180293 
Responsible-Changed-From-To: perl->mat 
Responsible-Changed-By: mat 
Responsible-Changed-When: Fri Nov 15 11:44:37 UTC 2013 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180293 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/180293: commit references a PR
Date: Fri, 15 Nov 2013 13:48:46 +0000 (UTC)

 Author: mat
 Date: Fri Nov 15 13:48:38 2013
 New Revision: 333864
 URL: http://svnweb.freebsd.org/changeset/ports/333864
 
 Log:
   Add p5-Class-Mixin 1.00, API for aliasing methods to/from other classes.
   
   PR:		ports/180293
   Submitted by:	Anes Mukhametov <anes@anes.su>
 
 Added:
   head/devel/p5-Class-Mixin/
   head/devel/p5-Class-Mixin/Makefile   (contents, props changed)
   head/devel/p5-Class-Mixin/distinfo   (contents, props changed)
   head/devel/p5-Class-Mixin/pkg-descr   (contents, props changed)
   head/devel/p5-Class-Mixin/pkg-plist   (contents, props changed)
 Modified:
   head/devel/Makefile
 
 Modified: head/devel/Makefile
 ==============================================================================
 --- head/devel/Makefile	Fri Nov 15 13:01:11 2013	(r333863)
 +++ head/devel/Makefile	Fri Nov 15 13:48:38 2013	(r333864)
 @@ -1578,6 +1578,7 @@
      SUBDIR += p5-Class-MethodMaker
      SUBDIR += p5-Class-MethodMapper
      SUBDIR += p5-Class-Mix
 +    SUBDIR += p5-Class-Mixin
      SUBDIR += p5-Class-MixinFactory
      SUBDIR += p5-Class-Multimethods
      SUBDIR += p5-Class-Multimethods-Pure
 
 Added: head/devel/p5-Class-Mixin/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/p5-Class-Mixin/Makefile	Fri Nov 15 13:48:38 2013	(r333864)
 @@ -0,0 +1,16 @@
 +# Created by: Anes Mukhametov <anes@anes.su>
 +# $FreeBSD$
 +
 +PORTNAME=	Class-Mixin
 +PORTVERSION=	1.00
 +CATEGORIES=	devel perl5
 +MASTER_SITES=	CPAN
 +PKGNAMEPREFIX=	p5-
 +
 +MAINTAINER=	anes@anes.su
 +COMMENT=	API for aliasing methods to/from other classes
 +
 +USES=	perl5
 +USE_PERL5=	configure
 +
 +.include <bsd.port.mk>
 
 Added: head/devel/p5-Class-Mixin/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/p5-Class-Mixin/distinfo	Fri Nov 15 13:48:38 2013	(r333864)
 @@ -0,0 +1,2 @@
 +SHA256 (Class-Mixin-1.00.tar.gz) = 52a6babb5397a3ffa1c49a66e7eaba939169bc056e91df7da681716514d185df
 +SIZE (Class-Mixin-1.00.tar.gz) = 5549
 
 Added: head/devel/p5-Class-Mixin/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/p5-Class-Mixin/pkg-descr	Fri Nov 15 13:48:38 2013	(r333864)
 @@ -0,0 +1,8 @@
 +Class::Mixin provides a way to mix methods from one class into another,
 +such that the target class can use both its methods as well as those of
 +the source class.
 +The primary advantage is that the behavior of a class can be modified
 +to effectively be another class without changing any of the calling
 +code -- just requires using the new class that mixes into the original.
 +
 +WWW: http://search.cpan.org/dist/Class-Mixin/
 
 Added: head/devel/p5-Class-Mixin/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/devel/p5-Class-Mixin/pkg-plist	Fri Nov 15 13:48:38 2013	(r333864)
 @@ -0,0 +1,6 @@
 +%%SITE_PERL%%/Class/Mixin.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Mixin/.packlist
 +%%PERL5_MAN3%%/Class::Mixin.3.gz
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Mixin
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
 +@dirrmtry %%SITE_PERL%%/Class
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: mat 
State-Changed-When: Fri Nov 15 13:52:23 UTC 2013 
State-Changed-Why:  
Committed, thanks! 

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