ccnping: moving github.setup before name and version
diff --git a/net/ccnping/Portfile b/net/ccnping/Portfile
index 2d4610b..584cad9 100644
--- a/net/ccnping/Portfile
+++ b/net/ccnping/Portfile
@@ -4,6 +4,10 @@
PortSystem 1.0
PortGroup github 1.0
+github.setup NDN-Routing ccnping 071f07b409c62dc1cf0de4e2eb2d214ea76bb624
+checksums rmd160 8c7071eba0e93da07f71f0dda7b0a538a7cbd078 \
+ sha256 b7c9ce05a990b7ef8411e43fcc60cf861a8da1e9d55e0bcc1ef557103cf2f4a6
+
name ccnping
homepage https://github.com/NDN-Routing/ccnping
license GPL-2+
@@ -18,10 +22,6 @@
long_description ccnpingserver and ccnping are CCNx applications used for testing connectivity
-github.setup NDN-Routing ccnping 071f07b409c62dc1cf0de4e2eb2d214ea76bb624
-checksums rmd160 8c7071eba0e93da07f71f0dda7b0a538a7cbd078 \
- sha256 b7c9ce05a990b7ef8411e43fcc60cf861a8da1e9d55e0bcc1ef557103cf2f4a6
-
use_configure false
depends_lib-append port:ccnx