[114090] trunk/dports/net/fwknop-client

blair at macports.org blair at macports.org
Thu Nov 28 14:32:28 PST 2013


Revision: 114090
          https://trac.macports.org/changeset/114090
Author:   blair at macports.org
Date:     2013-11-28 14:32:28 -0800 (Thu, 28 Nov 2013)
Log Message:
-----------
fwknop-client: new upstream 2.5.1.1 release pulled from github.com.

Patches are now incorporated in the upstream release.

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

Removed Paths:
-------------
    trunk/dports/net/fwknop-client/files/

Modified: trunk/dports/net/fwknop-client/Portfile
===================================================================
--- trunk/dports/net/fwknop-client/Portfile	2013-11-28 22:22:44 UTC (rev 114089)
+++ trunk/dports/net/fwknop-client/Portfile	2013-11-28 22:32:28 UTC (rev 114090)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            fwknop-client
-version         2.5.1
+version         2.5.1.1
 conflicts       fwknop
 categories      net security
 license         GPL-2+
@@ -30,18 +30,15 @@
     packet is monitored.  This port installs the client side script \
     that you run to gain access to a Linux box.
 
-master_sites    ${homepage}download/
+master_sites    https://github.com/mrash/fwknop/archive
 
-distname        fwknop-${version}
-checksums       md5    f4661c6c8f3e03bd58b8b022adeef240 \
-                sha1   65bed25e9d7f4a7ccc3f15cab35b95a6f7b21873 \
-                sha256 caad7026e0e490c2c6e8251969bcf7066670b44463be303a54a21c13eb741ff1
+distname        ${version}
+checksums       md5    34d465be6dd1432e04aebf6f685bb916 \
+                sha1   47adc5734dfc84f9ab6e2ba8a5097132519cab8a \
+                sha256 152eaca10463006cb1582e2f092d201a1beff1d634118603cf6c19649e55aea6
 
-patchfiles      clang33-compatibility.diff
-patch.pre_args  -p1
+worksrcdir      fwknop-${version}
 
-use_bzip2       yes
-
 depends_lib-append      port:gnupg \
                         port:gpgme
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131128/ddc9bcdf/attachment.html>


More information about the macports-changes mailing list