From owner-cvs-all@FreeBSD.ORG  Mon Oct 10 00:20:43 2011
Return-Path: <owner-cvs-all@FreeBSD.ORG>
Delivered-To: cvs-all@FreeBSD.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7CB5A1065674;
	Mon, 10 Oct 2011 00:20:43 +0000 (UTC)
	(envelope-from sunpoet@FreeBSD.org)
Received: from repoman.freebsd.org (repoman.freebsd.org
	[IPv6:2001:4f8:fff6::29])
	by mx1.freebsd.org (Postfix) with ESMTP id 5927C8FC14;
	Mon, 10 Oct 2011 00:20:43 +0000 (UTC)
Received: from repoman.freebsd.org (localhost [127.0.0.1])
	by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p9A0Kh7d065847;
	Mon, 10 Oct 2011 00:20:43 GMT
	(envelope-from sunpoet@repoman.freebsd.org)
Received: (from sunpoet@localhost)
	by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9A0Kht4065846;
	Mon, 10 Oct 2011 00:20:43 GMT (envelope-from sunpoet)
Message-Id: <201110100020.p9A0Kht4065846@repoman.freebsd.org>
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Date: Mon, 10 Oct 2011 00:20:43 +0000 (UTC)
To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
X-FreeBSD-CVS-Branch: HEAD
Cc: 
Subject: cvs commit: ports/devel Makefile ports/devel/p5-Sys-Info Makefile
 distinfo pkg-descr pkg-plist
X-BeenThere: cvs-all@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: **OBSOLETE** CVS commit messages for the entire tree
	<cvs-all.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/cvs-all>
List-Post: <mailto:cvs-all@freebsd.org>
List-Help: <mailto:cvs-all-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/cvs-all>,
	<mailto:cvs-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Oct 2011 00:20:43 -0000

sunpoet     2011-10-10 00:20:43 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-Sys-Info    Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add p5-Sys-Info 0.78
  
  Sys::Info is a Perl module to fetch information from the host system.
  
  WWW: http://search.cpan.org/dist/Sys-Info/
  
  Revision  Changes    Path
  1.4591    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/p5-Sys-Info/Makefile (new)
  1.1       +2 -0      ports/devel/p5-Sys-Info/distinfo (new)
  1.1       +3 -0      ports/devel/p5-Sys-Info/pkg-descr (new)
  1.1       +5 -0      ports/devel/p5-Sys-Info/pkg-plist (new)