[152366] trunk/dports/devel/gnutls/Portfile

mps at macports.org mps at macports.org
Mon Sep 5 10:02:09 PDT 2016


Revision: 152366
          https://trac.macports.org/changeset/152366
Author:   mps at macports.org
Date:     2016-09-05 10:02:09 -0700 (Mon, 05 Sep 2016)
Log Message:
-----------
gnutls 3.4.14: rename man page for certtool (#52178).

Modified Paths:
--------------
    trunk/dports/devel/gnutls/Portfile

Modified: trunk/dports/devel/gnutls/Portfile
===================================================================
--- trunk/dports/devel/gnutls/Portfile	2016-09-05 16:57:46 UTC (rev 152365)
+++ trunk/dports/devel/gnutls/Portfile	2016-09-05 17:02:09 UTC (rev 152366)
@@ -7,6 +7,7 @@
 name            gnutls
 version         3.4.14
 set branch      [join [lrange [split ${version} .] 0 1] .]
+revision        1
 categories      devel security
 # yes, some of the libs are GPL only
 license         LGPL-2.1+ GPL-3+
@@ -104,6 +105,7 @@
 
 post-destroot {
     move ${destroot}${prefix}/bin/certtool ${destroot}${prefix}/bin/gnutls-certtool
+    move ${destroot}${prefix}/share/man/man1/certtool.1 ${destroot}${prefix}/share/man/man1/gnutls-certtool.1
 }
 
 platform darwin 8 {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160905/a47fa03d/attachment.html>


More information about the macports-changes mailing list