From owner-cvs-ports@FreeBSD.ORG Fri Dec 2 14:53:56 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 935F81065675; Fri, 2 Dec 2011 14:53:56 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 83D5C8FC0C; Fri, 2 Dec 2011 14:53:56 +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 pB2Eru1V096985; Fri, 2 Dec 2011 14:53:56 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB2EruZB096984; Fri, 2 Dec 2011 14:53:56 GMT (envelope-from ashish) Message-Id: <201112021453.pB2EruZB096984@repoman.freebsd.org> From: Ashish SHUKLA Date: Fri, 2 Dec 2011 14:53:56 +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-Sepia Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2011 14:53:56 -0000 ashish 2011-12-02 14:53:56 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Sepia Makefile distinfo pkg-descr pkg-plist Log: Sepia is a set of features to make Emacs a better tool for Perl development. This package contains the Perl side of the implementation, including all user-serviceable parts (for the cross-referencing facility see Sepia::Xref). WWW: http://search.cpan.org/dist/Sepia/ Feature safe: yes Revision Changes Path 1.4728 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/p5-Sepia/Makefile (new) 1.1 +2 -0 ports/devel/p5-Sepia/distinfo (new) 1.1 +6 -0 ports/devel/p5-Sepia/pkg-descr (new) 1.1 +21 -0 ports/devel/p5-Sepia/pkg-plist (new)