summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add/OpenBSD/Subst.pm
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2010-12-24 09:04:15 +0000
committerMarc Espie <espie@cvs.openbsd.org>2010-12-24 09:04:15 +0000
commitfad9aa48fa7616bef3da618e4d69e10390f368af (patch)
tree88efd00c61e7bb289cb682ca2ae56ea1399d76c9 /usr.sbin/pkg_add/OpenBSD/Subst.pm
parente8aa660d2596713d58d74612b0c701258b61f0b2 (diff)
handle failures from ports tree with more care.
this does avoid infinite loops in case of wrong plists. necessary since print-plist-with-depends CAN fail...
Diffstat (limited to 'usr.sbin/pkg_add/OpenBSD/Subst.pm')
-rw-r--r--usr.sbin/pkg_add/OpenBSD/Subst.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_add/OpenBSD/Subst.pm b/usr.sbin/pkg_add/OpenBSD/Subst.pm
index 3ae85385d1c..f1082facc58 100644
--- a/usr.sbin/pkg_add/OpenBSD/Subst.pm
+++ b/usr.sbin/pkg_add/OpenBSD/Subst.pm
@@ -1,5 +1,5 @@
# ex:ts=8 sw=4:
-# $OpenBSD: Subst.pm,v 1.13 2010/10/27 14:35:56 espie Exp $
+# $OpenBSD: Subst.pm,v 1.14 2010/12/24 09:04:14 espie Exp $
#
# Copyright (c) 2008 Marc Espie <espie@openbsd.org>
#