Date: Mon, 17 Aug 2015 20:56:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 202396] [PATCH] ports-mgmt/freebsd-bugzilla-cli: fix unfetchable distfile Message-ID: <bug-202396-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202396 Bug ID: 202396 Summary: [PATCH] ports-mgmt/freebsd-bugzilla-cli: fix unfetchable distfile Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: pgollucci@FreeBSD.org Reporter: cpm@fbsd.es Assignee: pgollucci@FreeBSD.org Flags: maintainer-feedback?(pgollucci@FreeBSD.org) Keywords: patch - Add GH_PROJECT target to make it fetchable again. --- Makefile.orig 2015-08-17 22:51:32.802906000 +0200 +++ Makefile 2015-08-17 22:50:46.759023000 +0200 @@ -22,6 +22,7 @@ USE_GITHUB= yes GH_ACCOUNT= pgollucci +GH_PROJECT= freebsd-bugzilla-cli NO_ARCH= yes NO_BUILD= yes -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202396-13>