Hello -

This moves net/adsuck to github.

Index: Makefile
===================================================================
RCS file: /cvs/ports/net/adsuck/Makefile,v
retrieving revision 1.29
diff -u -p -r1.29 Makefile
--- Makefile    15 Jul 2015 14:59:15 -0000      1.29
+++ Makefile    10 Mar 2016 23:55:18 -0000
@@ -2,18 +2,19 @@
 
 COMMENT=               DNS relay for ad blocking
 
-DISTNAME=              adsuck-2.5.0
+V=                     2.5.0
+REVISION=              4
+GH_TAGNAME=            ADSUCK_${V:S/./_/g}
+GH_ACCOUNT=            conformal
+GH_PROJECT=            adsuck
+DISTNAME=              ${GH_PROJECT}-${V}
 CATEGORIES=            net
-REVISION=              3
 
-HOMEPAGE=              http://opensource.conformal.com/wiki/Adsuck
+HOMEPAGE=              https://github.com/conformal/adsuck/wiki
 MAINTAINER=            Gonzalo L. R. <gonz...@openbsd.org>
-EXTRACT_SUFX=          .tgz
 
 # BSD
 PERMIT_PACKAGE_CDROM=  Yes
-
-MASTER_SITES=  http://opensource.conformal.com/snapshots/adsuck/
 
 WANTLIB += c event_core event_extra ldns pthread
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/adsuck/distinfo,v
retrieving revision 1.14
diff -u -p -r1.14 distinfo
--- distinfo    17 Dec 2012 11:34:44 -0000      1.14
+++ distinfo    10 Mar 2016 23:55:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (adsuck-2.5.0.tgz) = EmAuySScbHMD+QF7yQdHKK9jxFq+wVuYPkemZNcCQmM=
-SIZE (adsuck-2.5.0.tgz) = 10443584
+SHA256 (adsuck-2.5.0.tar.gz) = fWV34g0wnU+qb4hSDa+MXZUSLPXlKzUNyX3vyqx9x+Y=
+SIZE (adsuck-2.5.0.tar.gz) = 10448193

Reply via email to