From owner-cvs-all@FreeBSD.ORG Thu Dec 15 09:22:16 2011 Return-Path: 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 D1FC21065670; Thu, 15 Dec 2011 09:22:16 +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 C178A8FC0C; Thu, 15 Dec 2011 09:22:16 +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 pBF9MGcL019893; Thu, 15 Dec 2011 09:22:16 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pBF9MGYR019892; Thu, 15 Dec 2011 09:22:16 GMT (envelope-from sunpoet) Message-Id: <201112150922.pBF9MGYR019892@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Dec 2011 09:22:16 +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/math Makefile ports/math/p5-Math-Int64 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Dec 2011 09:22:16 -0000 sunpoet 2011-12-15 09:22:16 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Int64 Makefile distinfo pkg-descr pkg-plist Log: - Add p5-Math-Int64 0.17 Math::Int64 adds support for 64 bit integers, signed and unsigned, to Perl. WWW: http://search.cpan.org/dist/Math-Int64/ Revision Changes Path 1.745 +1 -0 ports/math/Makefile 1.1 +21 -0 ports/math/p5-Math-Int64/Makefile (new) 1.1 +2 -0 ports/math/p5-Math-Int64/distinfo (new) 1.1 +3 -0 ports/math/p5-Math-Int64/pkg-descr (new) 1.1 +7 -0 ports/math/p5-Math-Int64/pkg-plist (new)