diff options
| author | Wen Heping <wen@FreeBSD.org> | 2010-05-07 02:52:28 +0000 |
|---|---|---|
| committer | Wen Heping <wen@FreeBSD.org> | 2010-05-07 02:52:28 +0000 |
| commit | 6a7af898e225b6ab8bfbb6514e01ff340b142b88 (patch) | |
| tree | d1ec33ebe3ddf33d101aad80084ac6ec6b1089dd /sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem.pm | |
| parent | Update to 1.7.1. (diff) | |
- Update to 1.27
PR: ports/146356
Submitted by: Jim Pirzyk <pirzyk@FreeBSD.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=253870
Diffstat (limited to 'sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem.pm')
| -rw-r--r-- | sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem.pm | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem.pm b/sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem.pm deleted file mode 100644 index 9b84ef611989..000000000000 --- a/sysutils/p5-Sys-Filesystem/files/patch-lib-Sys-Filesystem.pm +++ /dev/null @@ -1,11 +0,0 @@ ---- ./lib/Sys/Filesystem.pm.orig Thu Jun 1 14:10:48 2006 -+++ ./lib/Sys/Filesystem.pm Fri Nov 30 11:39:17 2007 -@@ -30,6 +30,8 @@ - use vars qw($VERSION $AUTOLOAD); - $VERSION = '1.22' || sprintf('%d', q$Revision: 574 $ =~ /(\d+)/g); - -+our @special_fs = qw(swap proc tmpfs nfs autofs); -+ - sub new { - # Check we're being called correctly with a class name - ref(my $class = shift) && croak 'Class name required'; |
