Satisfy the latest ruby 1.8 more.
Submitted by: Fritz Heinrichmeyer <Fritz.Heinrichmeyer@FernUni-Hagen.de>
This commit is contained in:
parent
a211d19959
commit
2a999dfad0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79453
20
ports-mgmt/portupgrade-devel/files/patch-portsclean
Normal file
20
ports-mgmt/portupgrade-devel/files/patch-portsclean
Normal file
@ -0,0 +1,20 @@
|
||||
--- bin/portsclean.orig Tue Apr 22 20:30:14 2003
|
||||
+++ bin/portsclean Tue Apr 22 20:29:31 2003
|
||||
@@ -520,8 +520,6 @@
|
||||
end
|
||||
end
|
||||
end
|
||||
-
|
||||
- r.close # make sure to waitpid the process immediately
|
||||
end
|
||||
|
||||
IO.popen("find -H #{$packages_base} -type l -name '*.t[bg]z'") do |r|
|
||||
@@ -532,8 +530,6 @@
|
||||
delete_file(pkgfile)
|
||||
end
|
||||
end
|
||||
-
|
||||
- r.close # make sure to waitpid the process immediately
|
||||
end
|
||||
end
|
||||
|
20
ports-mgmt/portupgrade/files/patch-portsclean
Normal file
20
ports-mgmt/portupgrade/files/patch-portsclean
Normal file
@ -0,0 +1,20 @@
|
||||
--- bin/portsclean.orig Tue Apr 22 20:30:14 2003
|
||||
+++ bin/portsclean Tue Apr 22 20:29:31 2003
|
||||
@@ -520,8 +520,6 @@
|
||||
end
|
||||
end
|
||||
end
|
||||
-
|
||||
- r.close # make sure to waitpid the process immediately
|
||||
end
|
||||
|
||||
IO.popen("find -H #{$packages_base} -type l -name '*.t[bg]z'") do |r|
|
||||
@@ -532,8 +530,6 @@
|
||||
delete_file(pkgfile)
|
||||
end
|
||||
end
|
||||
-
|
||||
- r.close # make sure to waitpid the process immediately
|
||||
end
|
||||
end
|
||||
|
20
sysutils/portupgrade-devel/files/patch-portsclean
Normal file
20
sysutils/portupgrade-devel/files/patch-portsclean
Normal file
@ -0,0 +1,20 @@
|
||||
--- bin/portsclean.orig Tue Apr 22 20:30:14 2003
|
||||
+++ bin/portsclean Tue Apr 22 20:29:31 2003
|
||||
@@ -520,8 +520,6 @@
|
||||
end
|
||||
end
|
||||
end
|
||||
-
|
||||
- r.close # make sure to waitpid the process immediately
|
||||
end
|
||||
|
||||
IO.popen("find -H #{$packages_base} -type l -name '*.t[bg]z'") do |r|
|
||||
@@ -532,8 +530,6 @@
|
||||
delete_file(pkgfile)
|
||||
end
|
||||
end
|
||||
-
|
||||
- r.close # make sure to waitpid the process immediately
|
||||
end
|
||||
end
|
||||
|
20
sysutils/portupgrade/files/patch-portsclean
Normal file
20
sysutils/portupgrade/files/patch-portsclean
Normal file
@ -0,0 +1,20 @@
|
||||
--- bin/portsclean.orig Tue Apr 22 20:30:14 2003
|
||||
+++ bin/portsclean Tue Apr 22 20:29:31 2003
|
||||
@@ -520,8 +520,6 @@
|
||||
end
|
||||
end
|
||||
end
|
||||
-
|
||||
- r.close # make sure to waitpid the process immediately
|
||||
end
|
||||
|
||||
IO.popen("find -H #{$packages_base} -type l -name '*.t[bg]z'") do |r|
|
||||
@@ -532,8 +530,6 @@
|
||||
delete_file(pkgfile)
|
||||
end
|
||||
end
|
||||
-
|
||||
- r.close # make sure to waitpid the process immediately
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user