[114110] trunk/dports/net/fwknop-client/Portfile

blair at macports.org blair at macports.org
Fri Nov 29 11:57:09 PST 2013


Revision: 114110
          https://trac.macports.org/changeset/114110
Author:   blair at macports.org
Date:     2013-11-29 11:57:09 -0800 (Fri, 29 Nov 2013)
Log Message:
-----------
fwknop-client: use github port group instead of rolling my own.

Patch by: Ryan Schmidt

Modified Paths:
--------------
    trunk/dports/net/fwknop-client/Portfile

Modified: trunk/dports/net/fwknop-client/Portfile
===================================================================
--- trunk/dports/net/fwknop-client/Portfile	2013-11-29 19:41:46 UTC (rev 114109)
+++ trunk/dports/net/fwknop-client/Portfile	2013-11-29 19:57:09 UTC (rev 114110)
@@ -1,9 +1,10 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup       github 1.0
 
+github.setup    mrash fwknop 2.5.1.1
 name            fwknop-client
-version         2.5.1.1
 conflicts       fwknop
 categories      net security
 license         GPL-2+
@@ -30,15 +31,9 @@
     packet is monitored.  This port installs the client side script \
     that you run to gain access to a Linux box.
 
-master_sites    https://github.com/mrash/fwknop/archive
+checksums       rmd160  9c8ab4ad0849c893742b5bb3bbb424b2b6fb0d35 \
+                sha256  a15b721611a0f3b8b8915b388a32f46d4b9bba577d879bc4f1677786b13292a0
 
-distname        ${version}
-checksums       md5    34d465be6dd1432e04aebf6f685bb916 \
-                sha1   47adc5734dfc84f9ab6e2ba8a5097132519cab8a \
-                sha256 152eaca10463006cb1582e2f092d201a1beff1d634118603cf6c19649e55aea6
-
-worksrcdir      fwknop-${version}
-
 depends_lib-append      port:gnupg \
                         port:gpgme
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131129/a37f61c8/attachment.html>


More information about the macports-changes mailing list