Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2016 12:33:15 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422384 - head/misc/openr2
Message-ID:  <201609181233.u8ICXFDM011131@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Sep 18 12:33:15 2016
New Revision: 422384
URL: https://svnweb.freebsd.org/changeset/ports/422384

Log:
  Unbreak by switching to USE_GITHUB

Modified:
  head/misc/openr2/Makefile
  head/misc/openr2/distinfo

Modified: head/misc/openr2/Makefile
==============================================================================
--- head/misc/openr2/Makefile	Sun Sep 18 12:32:21 2016	(r422383)
+++ head/misc/openr2/Makefile	Sun Sep 18 12:33:15 2016	(r422384)
@@ -10,10 +10,12 @@ MASTER_SITES=	GOOGLE_CODE
 MAINTAINER=	fjoe@FreeBSD.org
 COMMENT=	MFC/R2 call setup library
 
-BROKEN=		Unfetchable (google code has gone away)
-
 BUILD_DEPENDS=	${LOCALBASE}/include/dahdi/user.h:misc/dahdi
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	moises-silva
+GH_TAGNAME=	d6a5716
+
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 INSTALL_TARGET=	install-strip

Modified: head/misc/openr2/distinfo
==============================================================================
--- head/misc/openr2/distinfo	Sun Sep 18 12:32:21 2016	(r422383)
+++ head/misc/openr2/distinfo	Sun Sep 18 12:33:15 2016	(r422384)
@@ -1,2 +1,3 @@
-SHA256 (openr2-1.3.3.tar.gz) = a498d4035677d581b64442595b1d246ec2e5a647ee3c090e83a3b22b367fc9cb
-SIZE (openr2-1.3.3.tar.gz) = 762432
+TIMESTAMP = 1474200863
+SHA256 (moises-silva-openr2-1.3.3-d6a5716_GH0.tar.gz) = b1f1df4b276f7bd08a50960bdf4df3631c2f1ce6247cfa148cfa915247f5ae50
+SIZE (moises-silva-openr2-1.3.3-d6a5716_GH0.tar.gz) = 758665



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609181233.u8ICXFDM011131>