Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2015 22:23:20 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384131 - head/ports-mgmt/pkg-devel/files
Message-ID:  <201504162223.t3GMNK8u022791@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Thu Apr 16 22:23:19 2015
New Revision: 384131
URL: https://svnweb.freebsd.org/changeset/ports/384131

Log:
  ports-mgmt/pkg-devel: Regenerate EXTRA_PATCHES (unbreaks DragonFly)
  
  The patch target will fail if EXTRA_PATCHES is defined, but it is
  only defined on DragonFly (change is no-op for FreeBSD)
  
  Approved by:	Just fix it

Modified:
  head/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8

Modified: head/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8
==============================================================================
--- head/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8	Thu Apr 16 22:16:07 2015	(r384130)
+++ head/ports-mgmt/pkg-devel/files/extra-patch-docs_pkg.8	Thu Apr 16 22:23:19 2015	(r384131)
@@ -1,15 +1,15 @@
---- docs/pkg.8.orig	2014-06-19 12:43:52.000000000 +0000
+--- docs/pkg.8.orig	2015-04-14 18:00:21 UTC
 +++ docs/pkg.8
-@@ -30,7 +30,7 @@
+@@ -29,7 +29,7 @@
  .Op Fl d
  .Op Fl l
  .Op Fl N
--.Op Fl j Ao jail name or id Ac | Fl c Ao chroot path Ac
-+.Op Fl c Ao chroot path Ac
+-.Op Fl j Ao jail name or id Ac | Fl c Ao chroot path Ac | Fl r Ao root directory Ac
++.Op Fl j Ao chroot path Ac | Fl r Ao root directory Ac
  .Op Fl C Ao configuration file Ac
  .Op Fl R Ao repository configuration directory Ac
- .Ao command Ac Ao Ar flags Ac
-@@ -146,22 +146,6 @@ is installed and activated:
+ .Op Fl 4 | Fl 6
+@@ -144,22 +144,6 @@ is installed and activated:
      # pkg_install-specifics
    fi
  .Ed



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504162223.t3GMNK8u022791>