From prvs=127c6cb93=root+buttercup4@utdallas.edu  Wed Feb 26 21:19:55 2014
Return-Path: <prvs=127c6cb93=root+buttercup4@utdallas.edu>
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 E2793C4C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Feb 2014 21:19:55 +0000 (UTC)
Received: from ip-relay-021.utdallas.edu (ip-relay-021.utdallas.edu [129.110.100.201])
	(using TLSv1 with cipher RC4-SHA (128/128 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id C6B2B1CCC
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Feb 2014 21:19:48 +0000 (UTC)
Received: from unknown (HELO mx31.utdallas.edu) ([10.110.20.31])
  by ip-relay-021.utdallas.edu with ESMTP; 26 Feb 2014 15:13:54 -0600
Received: from buttercup4.utdallas.edu (buttercup4.utdallas.edu [10.110.4.132])
	by mx31.utdallas.edu (Postfix) with ESMTP id 2EC924219B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Feb 2014 15:13:54 -0600 (CST)
Received: by buttercup4.utdallas.edu (Postfix, from userid 0)
	id DE31710376D1D; Wed, 26 Feb 2014 21:13:51 +0000 (UTC)
Message-Id: <20140226211351.DE31710376D1D@buttercup4.utdallas.edu>
Date: Wed, 26 Feb 2014 21:13:51 +0000 (UTC)
From: Paul Schmehl <pauls@utdallas.edu>
Reply-To: Paul Schmehl <pauls@utdallas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysutils/p5-Linux-Cpuinfo, net port submission
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         187099
>Category:       ports
>Synopsis:       [new port] sysutils/p5-Linux-Cpuinfo, Object Oriented Interface to /proc/cpuinfo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 26 21:30:00 UTC 2014
>Closed-Date:    Sat Mar 15 13:56:12 UTC 2014
>Last-Modified:  Sat Mar 15 14:00:00 UTC 2014
>Originator:     Paul Schmehl
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
University of Texas at Dallas
>Environment:
System: FreeBSD hostname.utdallas.edu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	sysutils/p5-Linux-Cpuinfo, new port submission
>How-To-Repeat:
	
>Fix:

	

--- p5-Linux-Cpuinfo.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-Linux-Cpuinfo
#	p5-Linux-Cpuinfo/Makefile
#	p5-Linux-Cpuinfo/pkg-descr
#	p5-Linux-Cpuinfo/distinfo
#	p5-Linux-Cpuinfo/pkg-plist
#
echo c - p5-Linux-Cpuinfo
mkdir -p p5-Linux-Cpuinfo > /dev/null 2>&1
echo x - p5-Linux-Cpuinfo/Makefile
sed 's/^X//' >p5-Linux-Cpuinfo/Makefile << '1f779504beba6177602ff492a4d2a12f'
X# $FreeBSD$
X
XPORTNAME=	Linux-Cpuinfo
XPORTVERSION=	1.8
XCATEGORIES=	sysutils perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	pauls@utdallas.edu
XCOMMENT=	Object Oriented Interface to /proc/cpuinfo
X
XLICENSE=	ART10 GPLv1
XLICENSE_COMB=	dual
X
XUSES=		perl5
XUSE_PERL5=	configure
X
X.include <bsd.port.mk>
1f779504beba6177602ff492a4d2a12f
echo x - p5-Linux-Cpuinfo/pkg-descr
sed 's/^X//' >p5-Linux-Cpuinfo/pkg-descr << '0f2bbc7877bd107414cfd6e6b830f2fc'
XAn Object Oriented Interface to /proc/cpuinfo
0f2bbc7877bd107414cfd6e6b830f2fc
echo x - p5-Linux-Cpuinfo/distinfo
sed 's/^X//' >p5-Linux-Cpuinfo/distinfo << '4815803a5e59a68466f34cd03b6061e6'
XSHA256 (Linux-Cpuinfo-1.8.tar.gz) = 55b50f551c62b2d4a541974db8f49b119e081110166777e03d05aac226508e83
XSIZE (Linux-Cpuinfo-1.8.tar.gz) = 9269
4815803a5e59a68466f34cd03b6061e6
echo x - p5-Linux-Cpuinfo/pkg-plist
sed 's/^X//' >p5-Linux-Cpuinfo/pkg-plist << '716489b3bd77d739db3638321024a4a7'
X%%PERL5_MAN3%%/Linux::Cpuinfo.3.gz
X%%SITE_PERL%%/Linux/Cpuinfo.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Linux/Cpuinfo/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Linux/Cpuinfo
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Linux
X@dirrmtry %%SITE_PERL%%/Linux
716489b3bd77d739db3638321024a4a7
exit
--- p5-Linux-Cpuinfo.shar ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Sat Mar 15 13:45:38 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187099 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Sat Mar 15 13:56:11 UTC 2014 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/187099: commit references a PR
Date: Sat, 15 Mar 2014 13:55:53 +0000 (UTC)

 Author: pawel
 Date: Sat Mar 15 13:55:49 2014
 New Revision: 348325
 URL: http://svnweb.freebsd.org/changeset/ports/348325
 QAT: https://qat.redports.org/buildarchive/r348325/
 
 Log:
   An Object Oriented Interface to /proc/cpuinfo
   
   PR:		ports/187099
   Submitted by:	pauls@utdallas.edu
 
 Added:
   head/sysutils/p5-Linux-Cpuinfo/
   head/sysutils/p5-Linux-Cpuinfo/Makefile   (contents, props changed)
   head/sysutils/p5-Linux-Cpuinfo/distinfo   (contents, props changed)
   head/sysutils/p5-Linux-Cpuinfo/pkg-descr   (contents, props changed)
   head/sysutils/p5-Linux-Cpuinfo/pkg-plist   (contents, props changed)
 Modified:
   head/sysutils/Makefile
 
 Modified: head/sysutils/Makefile
 ==============================================================================
 --- head/sysutils/Makefile	Sat Mar 15 13:38:35 2014	(r348324)
 +++ head/sysutils/Makefile	Sat Mar 15 13:55:49 2014	(r348325)
 @@ -597,6 +597,7 @@
      SUBDIR += p5-Fuse-Simple
      SUBDIR += p5-Iterator-File
      SUBDIR += p5-Lchown
 +    SUBDIR += p5-Linux-Cpuinfo
      SUBDIR += p5-MogileFS-Client
      SUBDIR += p5-MogileFS-Network
      SUBDIR += p5-MogileFS-Server
 
 Added: head/sysutils/p5-Linux-Cpuinfo/Makefile
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/sysutils/p5-Linux-Cpuinfo/Makefile	Sat Mar 15 13:55:49 2014	(r348325)
 @@ -0,0 +1,18 @@
 +# $FreeBSD$
 +
 +PORTNAME=	Linux-Cpuinfo
 +PORTVERSION=	1.8
 +CATEGORIES=	sysutils perl5
 +MASTER_SITES=	CPAN
 +PKGNAMEPREFIX=	p5-
 +
 +MAINTAINER=	pauls@utdallas.edu
 +COMMENT=	Object Oriented Interface to /proc/cpuinfo
 +
 +LICENSE=	ART10 GPLv1
 +LICENSE_COMB=	dual
 +
 +USES=		perl5
 +USE_PERL5=	configure
 +
 +.include <bsd.port.mk>
 
 Added: head/sysutils/p5-Linux-Cpuinfo/distinfo
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/sysutils/p5-Linux-Cpuinfo/distinfo	Sat Mar 15 13:55:49 2014	(r348325)
 @@ -0,0 +1,2 @@
 +SHA256 (Linux-Cpuinfo-1.8.tar.gz) = 55b50f551c62b2d4a541974db8f49b119e081110166777e03d05aac226508e83
 +SIZE (Linux-Cpuinfo-1.8.tar.gz) = 9269
 
 Added: head/sysutils/p5-Linux-Cpuinfo/pkg-descr
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/sysutils/p5-Linux-Cpuinfo/pkg-descr	Sat Mar 15 13:55:49 2014	(r348325)
 @@ -0,0 +1 @@
 +An Object Oriented Interface to /proc/cpuinfo
 
 Added: head/sysutils/p5-Linux-Cpuinfo/pkg-plist
 ==============================================================================
 --- /dev/null	00:00:00 1970	(empty, because file is newly added)
 +++ head/sysutils/p5-Linux-Cpuinfo/pkg-plist	Sat Mar 15 13:55:49 2014	(r348325)
 @@ -0,0 +1,6 @@
 +%%PERL5_MAN3%%/Linux::Cpuinfo.3.gz
 +%%SITE_PERL%%/Linux/Cpuinfo.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Linux/Cpuinfo/.packlist
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Linux/Cpuinfo
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Linux
 +@dirrmtry %%SITE_PERL%%/Linux
 _______________________________________________
 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"
 
>Unformatted:
