From owner-svn-ports-head@freebsd.org Wed Sep 14 17:52:06 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64E7BBD515C; Wed, 14 Sep 2016 17:52:06 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37B6A1898; Wed, 14 Sep 2016 17:52:06 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8EHq5XJ040519; Wed, 14 Sep 2016 17:52:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8EHq55M040516; Wed, 14 Sep 2016 17:52:05 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201609141752.u8EHq55M040516@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 14 Sep 2016 17:52:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422146 - head/net/libdnet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2016 17:52:06 -0000 Author: antoine Date: Wed Sep 14 17:52:05 2016 New Revision: 422146 URL: https://svnweb.freebsd.org/changeset/ports/422146 Log: Unbreak by switching to USE_GITHUB Modified: head/net/libdnet/Makefile head/net/libdnet/distinfo Modified: head/net/libdnet/Makefile ============================================================================== --- head/net/libdnet/Makefile Wed Sep 14 17:31:34 2016 (r422145) +++ head/net/libdnet/Makefile Wed Sep 14 17:52:05 2016 (r422146) @@ -4,8 +4,8 @@ PORTNAME= libdnet PORTVERSION= 1.12 PORTREVISION= 1 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES?= net -MASTER_SITES= GOOGLE_CODE MAINTAINER?= onatan@gmail.com COMMENT= Simple interface to low level networking routines @@ -13,11 +13,12 @@ COMMENT= Simple interface to low level n LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= Unfetchable (google code has gone away) +USE_GITHUB= yes +GH_ACCOUNT= dugsong GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_dnet_bsd_bpf=yes -USES+= libtool tar:tgz +USES+= libtool .if !defined(LIBDNET_SLAVE) CONFIGURE_ARGS+= --without-python Modified: head/net/libdnet/distinfo ============================================================================== --- head/net/libdnet/distinfo Wed Sep 14 17:31:34 2016 (r422145) +++ head/net/libdnet/distinfo Wed Sep 14 17:52:05 2016 (r422146) @@ -1,2 +1,3 @@ -SHA256 (libdnet-1.12.tgz) = 83b33039787cf99990e977cef7f18a5d5e7aaffc4505548a83d31bd3515eb026 -SIZE (libdnet-1.12.tgz) = 970125 +TIMESTAMP = 1473875381 +SHA256 (dugsong-libdnet-libdnet-1.12_GH0.tar.gz) = b6360659c93fa2e3cde9e0a1fc9c07bc4111f3448c5de856e095eb98315dd424 +SIZE (dugsong-libdnet-libdnet-1.12_GH0.tar.gz) = 959945