[csw-devel] SF.net SVN: gar:[21108] csw/mgar/pkg/cpan/File-chdir/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu May 16 14:49:41 CEST 2013
Revision: 21108
http://gar.svn.sourceforge.net/gar/?rev=21108&view=rev
Author: bonivart
Date: 2013-05-16 12:49:41 +0000 (Thu, 16 May 2013)
Log Message:
-----------
cpan/File-chdir/trunk: update to 0.1008, fix name
Modified Paths:
--------------
csw/mgar/pkg/cpan/File-chdir/trunk/Makefile
csw/mgar/pkg/cpan/File-chdir/trunk/checksums
Modified: csw/mgar/pkg/cpan/File-chdir/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/File-chdir/trunk/Makefile 2013-05-16 12:42:15 UTC (rev 21107)
+++ csw/mgar/pkg/cpan/File-chdir/trunk/Makefile 2013-05-16 12:49:41 UTC (rev 21108)
@@ -1,18 +1,16 @@
NAME = File-chdir
-VERSION = 0.06
+VERSION = 0.1008
CATEGORIES = cpan
GARTYPE = v2
-AUTHOR = MSCHWERN
+AUTHOR = DAGOLDEN
-DESCRIPTION = a more sensible way to change directories
+DESCRIPTION = A more sensible way to change directories
define BLURB
- Perl's chdir() has the unfortunate problem of being very, very, very global.
- If any part of your program calls chdir() or if any library you use calls
- chdir(), it changes the current working directory for the whole program.
- This sucks. File::chdir gives you an alternative, $$CWD and @CWD. These two
- variables combine all the power of chdir(), File::Spec and Cwd.
endef
-DISTFILES = $(call admfiles,CSWpmfilechdir,depend prototype)
+PACKAGES = CSWpm-file-chdir
+SPKG_DESC_CSWpm-file-chdir = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-file-chdir = CSWpmfilechdir
+CATALOGNAME_CSWpmfilechdir = pm_filechdir
include gar/category.mk
Modified: csw/mgar/pkg/cpan/File-chdir/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/File-chdir/trunk/checksums 2013-05-16 12:42:15 UTC (rev 21107)
+++ csw/mgar/pkg/cpan/File-chdir/trunk/checksums 2013-05-16 12:49:41 UTC (rev 21108)
@@ -1,4 +1 @@
-20066434a2b5654d9a2123cf861d2504 download/CSWpmfilechdir.gspec
-6e0d583c86d7f74b43769810714242aa download/CSWpmfilechdir.depend
-45cfb5c8f0baca2a7a4279d9bb7fa717 download/CSWpmfilechdir.prototype
-41a4661789f6de97fb632e4560d37864 download/File-chdir-0.06.tar.gz
+4b0bfb8135554ef1e4e1440b89befe09 File-chdir-0.1008.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list