Date: Fri, 20 May 2011 01:14:31 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Dir-Self Makefile distinfo pkg-descr pkg-plist Message-ID: <201105200114.p4K1EVGP088067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
swills 2011-05-20 01:14:31 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Dir-Self Makefile distinfo pkg-descr pkg-plist Log: Perl has two pseudo-constants describing the current location in your source code, __FILE__ and __LINE__. This module adds __DIR__, which expands to the directory your source file is in, as an absolute pathname. WWW: http://search.cpan.org/dist/Dir-Self/ Revision Changes Path 1.4332 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/p5-Dir-Self/Makefile (new) 1.1 +2 -0 ports/devel/p5-Dir-Self/distinfo (new) 1.1 +5 -0 ports/devel/p5-Dir-Self/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Dir-Self/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105200114.p4K1EVGP088067>