Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
$NetBSD: patch-ad,v 1.3 2013/04/10 21:10:55 tonnerre Exp $
$NetBSD: patch-ad,v 1.4 2014/01/02 01:41:48 tonnerre Exp $
Add NetBSD and update support to the pkgin provider.
@@ -12,7 +12,7 @@ Add NetBSD and update support to the pkgin provider.
+ defaultfor :operatingsystem => [:dragonfly, :netbsd]
- has_feature :installable, :uninstallable
+ has_feature :installable, :uninstallable, :versionable, :upgradeable
+ has_feature :installable, :uninstallable, :upgradeable
def self.parse_pkgin_line(package, force_status=nil)