From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 9 14:58:09 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8281C8E1 for ; Fri, 9 Jan 2015 14:58:09 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 4FF24F44 for ; Fri, 9 Jan 2015 14:58:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t09Ew9us032404 for ; Fri, 9 Jan 2015 14:58:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196639] devel/libevent2: convert to USE_GITHUB Date: Fri, 09 Jan 2015 14:58:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@vfemail.net X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: mm@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jan 2015 14:58:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196639 Bug ID: 196639 Summary: devel/libevent2: convert to USE_GITHUB Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mm@FreeBSD.org Reporter: jbeich@vfemail.net Flags: maintainer-feedback?(mm@FreeBSD.org) Assignee: mm@FreeBSD.org Created attachment 151534 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151534&action=edit v0 (test/test.sh disabled) USE_GITHUB provides consistent mirrors and distfile naming. However, in libevent case some files generated by autotools are not present or vice versa. Also, package downloads are deprecated: https://developer.github.com/v3/repos/downloads/ $ diff -r libevent-* Only in libevent-libevent-975498d: .gitignore Only in libevent-2.0.21-stable: Makefile.in Only in libevent-2.0.21-stable: aclocal.m4 Only in libevent-2.0.21-stable: compile Only in libevent-2.0.21-stable: config.guess Only in libevent-2.0.21-stable: config.h.in Only in libevent-2.0.21-stable: config.sub Only in libevent-2.0.21-stable: configure Only in libevent-2.0.21-stable: depcomp Only in libevent-libevent-975498d: evdns.3 Only in libevent-libevent-975498d: event.3 Only in libevent-2.0.21-stable/include: Makefile.in Only in libevent-2.0.21-stable: install-sh Only in libevent-2.0.21-stable: ltmain.sh Only in libevent-2.0.21-stable/m4: libtool.m4 Only in libevent-2.0.21-stable/m4: ltoptions.m4 Only in libevent-2.0.21-stable/m4: ltsugar.m4 Only in libevent-2.0.21-stable/m4: ltversion.m4 Only in libevent-2.0.21-stable/m4: lt~obsolete.m4 Only in libevent-2.0.21-stable: missing Only in libevent-2.0.21-stable/sample: Makefile.in Only in libevent-2.0.21-stable/test: Makefile.in Only in libevent-2.0.21-stable/test: regress.gen.c Only in libevent-2.0.21-stable/test: regress.gen.h Only in libevent-libevent-975498d/test: test-ratelim.sh Only in libevent-libevent-975498d/test: tinytest_demo.c --- Comment #1 from Bugzilla Automation --- Auto-assigned to maintainer mm@FreeBSD.org -- You are receiving this mail because: You are the assignee for the bug.